Oct 21 20:14:58.058 INFO checking UraPortuga/rust_exemple against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:14:58.058 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 20:14:58.216 INFO blam! 8d346bd491c6aea8ed33f7762f13cce5fd60bd7bf6999e5c4889548d79f22f5e Oct 21 20:14:58.218 INFO running `"docker" "start" "-a" "8d346bd491c6aea8ed33f7762f13cce5fd60bd7bf6999e5c4889548d79f22f5e"` Oct 21 20:14:58.674 INFO kablam! usermod: no changes Oct 21 20:14:58.832 INFO kablam! Checking serde_json v1.0.10 Oct 21 20:14:58.832 INFO kablam! Checking tokio-io v0.1.5 Oct 21 20:15:00.011 INFO kablam! Checking tokio-core v0.1.12 Oct 21 20:15:01.644 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 20:15:04.192 INFO kablam! Checking hyper v0.11.22 Oct 21 20:15:09.594 INFO kablam! Checking hyper_test v0.1.0 (/source) Oct 21 20:15:11.415 INFO kablam! warning: unused imports: `Body`, `Chunk`, `Uri` Oct 21 20:15:11.415 INFO kablam! --> src/routes/file_response.rs:7:62 Oct 21 20:15:11.416 INFO kablam! | Oct 21 20:15:11.416 INFO kablam! 7 | use routes::file_response::hyper::{Get, Request, StatusCode, Body, Chunk, Uri}; Oct 21 20:15:11.416 INFO kablam! | ^^^^ ^^^^^ ^^^ Oct 21 20:15:11.416 INFO kablam! | Oct 21 20:15:11.416 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:15:11.416 INFO kablam! Oct 21 20:15:11.416 INFO kablam! warning: unused imports: `Http`, `Request as OtherRequest` Oct 21 20:15:11.416 INFO kablam! --> src/routes/file_response.rs:9:44 Oct 21 20:15:11.416 INFO kablam! | Oct 21 20:15:11.416 INFO kablam! 9 | use routes::file_response::hyper::server::{Http, Request as OtherRequest, Response, Service}; Oct 21 20:15:11.416 INFO kablam! | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:15:11.416 INFO kablam! Oct 21 20:15:11.416 INFO kablam! warning: unused import: `mpsc` Oct 21 20:15:11.416 INFO kablam! --> src/routes/file_response.rs:10:44 Oct 21 20:15:11.416 INFO kablam! | Oct 21 20:15:11.416 INFO kablam! 10 | use routes::file_response::futures::sync::{mpsc, oneshot}; Oct 21 20:15:11.416 INFO kablam! | ^^^^ Oct 21 20:15:11.416 INFO kablam! Oct 21 20:15:11.416 INFO kablam! warning: unused import: `Read` Oct 21 20:15:11.416 INFO kablam! --> src/routes/file_response.rs:14:27 Oct 21 20:15:11.416 INFO kablam! | Oct 21 20:15:11.416 INFO kablam! 14 | use std::io::{self, copy, Read}; Oct 21 20:15:11.416 INFO kablam! | ^^^^ Oct 21 20:15:11.416 INFO kablam! Oct 21 20:15:11.515 INFO kablam! warning: static variable `Path_File` should have an upper case name such as `PATH_FILE` Oct 21 20:15:11.515 INFO kablam! --> src/routes/file_response.rs:18:1 Oct 21 20:15:11.515 INFO kablam! | Oct 21 20:15:11.515 INFO kablam! 18 | static Path_File: &str = "C://Users/uracir.santos/projects/hyper_test/src/files/get.credit.card.bill.id.response.json"; Oct 21 20:15:11.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:15:11.515 INFO kablam! | Oct 21 20:15:11.515 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 21 20:15:11.516 INFO kablam! Oct 21 20:15:11.852 INFO kablam! warning: unused imports: `Body`, `Chunk`, `Uri` Oct 21 20:15:11.852 INFO kablam! --> src/routes/file_response.rs:7:62 Oct 21 20:15:11.852 INFO kablam! | Oct 21 20:15:11.852 INFO kablam! 7 | use routes::file_response::hyper::{Get, Request, StatusCode, Body, Chunk, Uri}; Oct 21 20:15:11.852 INFO kablam! | ^^^^ ^^^^^ ^^^ Oct 21 20:15:11.852 INFO kablam! | Oct 21 20:15:11.852 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:15:11.852 INFO kablam! Oct 21 20:15:11.852 INFO kablam! warning: unused imports: `Http`, `Request as OtherRequest` Oct 21 20:15:11.852 INFO kablam! --> src/routes/file_response.rs:9:44 Oct 21 20:15:11.852 INFO kablam! | Oct 21 20:15:11.852 INFO kablam! 9 | use routes::file_response::hyper::server::{Http, Request as OtherRequest, Response, Service}; Oct 21 20:15:11.852 INFO kablam! | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:15:11.852 INFO kablam! Oct 21 20:15:11.852 INFO kablam! warning: unused import: `mpsc` Oct 21 20:15:11.852 INFO kablam! --> src/routes/file_response.rs:10:44 Oct 21 20:15:11.852 INFO kablam! | Oct 21 20:15:11.852 INFO kablam! 10 | use routes::file_response::futures::sync::{mpsc, oneshot}; Oct 21 20:15:11.852 INFO kablam! | ^^^^ Oct 21 20:15:11.852 INFO kablam! Oct 21 20:15:11.852 INFO kablam! warning: unused import: `Read` Oct 21 20:15:11.852 INFO kablam! --> src/routes/file_response.rs:14:27 Oct 21 20:15:11.852 INFO kablam! | Oct 21 20:15:11.852 INFO kablam! 14 | use std::io::{self, copy, Read}; Oct 21 20:15:11.852 INFO kablam! | ^^^^ Oct 21 20:15:11.852 INFO kablam! Oct 21 20:15:11.962 INFO kablam! warning: static variable `Path_File` should have an upper case name such as `PATH_FILE` Oct 21 20:15:11.962 INFO kablam! --> src/routes/file_response.rs:18:1 Oct 21 20:15:11.962 INFO kablam! | Oct 21 20:15:11.962 INFO kablam! 18 | static Path_File: &str = "C://Users/uracir.santos/projects/hyper_test/src/files/get.credit.card.bill.id.response.json"; Oct 21 20:15:11.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:15:11.962 INFO kablam! | Oct 21 20:15:11.962 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 21 20:15:11.962 INFO kablam! Oct 21 20:15:13.351 INFO kablam! warning: unused import: `hyper_test::routes::hello_world::HelloWorld` Oct 21 20:15:13.351 INFO kablam! --> src/main.rs:5:5 Oct 21 20:15:13.351 INFO kablam! | Oct 21 20:15:13.351 INFO kablam! 5 | use hyper_test::routes::hello_world::HelloWorld; Oct 21 20:15:13.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:15:13.351 INFO kablam! | Oct 21 20:15:13.351 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:15:13.351 INFO kablam! Oct 21 20:15:13.351 INFO kablam! warning: unused import: `hyper_test::routes::echo` Oct 21 20:15:13.351 INFO kablam! --> src/main.rs:6:5 Oct 21 20:15:13.351 INFO kablam! | Oct 21 20:15:13.351 INFO kablam! 6 | use hyper_test::routes::echo; Oct 21 20:15:13.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:15:13.351 INFO kablam! Oct 21 20:15:13.416 INFO kablam! warning: unused import: `hyper_test::routes::hello_world::HelloWorld` Oct 21 20:15:13.416 INFO kablam! --> src/main.rs:5:5 Oct 21 20:15:13.416 INFO kablam! | Oct 21 20:15:13.416 INFO kablam! 5 | use hyper_test::routes::hello_world::HelloWorld; Oct 21 20:15:13.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:15:13.416 INFO kablam! | Oct 21 20:15:13.416 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:15:13.416 INFO kablam! Oct 21 20:15:13.416 INFO kablam! warning: unused import: `hyper_test::routes::echo` Oct 21 20:15:13.416 INFO kablam! --> src/main.rs:6:5 Oct 21 20:15:13.416 INFO kablam! | Oct 21 20:15:13.416 INFO kablam! 6 | use hyper_test::routes::echo; Oct 21 20:15:13.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:15:13.416 INFO kablam! Oct 21 20:15:13.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.77s Oct 21 20:15:13.492 INFO kablam! su: No module specific data is present Oct 21 20:15:13.878 INFO running `"docker" "rm" "-f" "8d346bd491c6aea8ed33f7762f13cce5fd60bd7bf6999e5c4889548d79f22f5e"` Oct 21 20:15:13.965 INFO blam! 8d346bd491c6aea8ed33f7762f13cce5fd60bd7bf6999e5c4889548d79f22f5e