Oct 15 05:56:41.049 INFO testing UraPortuga/rust_exemple against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:56:41.049 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 05:56:41.247 INFO blam! fdb7b7382b96baa9a3fd6e004e9f2262b1de87771be7a811877295cdcd3c3835 Oct 15 05:56:41.248 INFO running `"docker" "start" "-a" "fdb7b7382b96baa9a3fd6e004e9f2262b1de87771be7a811877295cdcd3c3835"` Oct 15 05:56:41.666 INFO kablam! usermod: no changes Oct 15 05:56:41.802 INFO kablam! Compiling serde v1.0.28 Oct 15 05:56:41.811 INFO kablam! Compiling tokio-io v0.1.5 Oct 15 05:56:43.848 INFO kablam! Compiling tokio-core v0.1.12 Oct 15 05:56:48.095 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 05:56:52.147 INFO kablam! Compiling hyper v0.11.22 Oct 15 05:56:59.943 INFO kablam! Compiling serde_json v1.0.10 Oct 15 05:57:07.340 INFO kablam! Compiling hyper_test v0.1.0 (/source) Oct 15 05:57:08.755 INFO kablam! warning: unused imports: `Body`, `Chunk`, `Uri` Oct 15 05:57:08.755 INFO kablam! --> src/routes/file_response.rs:7:62 Oct 15 05:57:08.755 INFO kablam! | Oct 15 05:57:08.755 INFO kablam! 7 | use routes::file_response::hyper::{Get, Request, StatusCode, Body, Chunk, Uri}; Oct 15 05:57:08.755 INFO kablam! | ^^^^ ^^^^^ ^^^ Oct 15 05:57:08.755 INFO kablam! | Oct 15 05:57:08.755 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:57:08.755 INFO kablam! Oct 15 05:57:08.755 INFO kablam! warning: unused imports: `Http`, `Request as OtherRequest` Oct 15 05:57:08.755 INFO kablam! --> src/routes/file_response.rs:9:44 Oct 15 05:57:08.755 INFO kablam! | Oct 15 05:57:08.755 INFO kablam! 9 | use routes::file_response::hyper::server::{Http, Request as OtherRequest, Response, Service}; Oct 15 05:57:08.755 INFO kablam! | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:57:08.755 INFO kablam! Oct 15 05:57:08.755 INFO kablam! warning: unused import: `mpsc` Oct 15 05:57:08.755 INFO kablam! --> src/routes/file_response.rs:10:44 Oct 15 05:57:08.755 INFO kablam! | Oct 15 05:57:08.755 INFO kablam! 10 | use routes::file_response::futures::sync::{mpsc, oneshot}; Oct 15 05:57:08.755 INFO kablam! | ^^^^ Oct 15 05:57:08.755 INFO kablam! Oct 15 05:57:08.755 INFO kablam! warning: unused import: `Read` Oct 15 05:57:08.755 INFO kablam! --> src/routes/file_response.rs:14:27 Oct 15 05:57:08.755 INFO kablam! | Oct 15 05:57:08.755 INFO kablam! 14 | use std::io::{self, copy, Read}; Oct 15 05:57:08.755 INFO kablam! | ^^^^ Oct 15 05:57:08.755 INFO kablam! Oct 15 05:57:08.865 INFO kablam! warning: static variable `Path_File` should have an upper case name such as `PATH_FILE` Oct 15 05:57:08.865 INFO kablam! --> src/routes/file_response.rs:18:1 Oct 15 05:57:08.865 INFO kablam! | Oct 15 05:57:08.865 INFO kablam! 18 | static Path_File: &str = "C://Users/uracir.santos/projects/hyper_test/src/files/get.credit.card.bill.id.response.json"; Oct 15 05:57:08.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:57:08.865 INFO kablam! | Oct 15 05:57:08.865 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 05:57:08.865 INFO kablam! Oct 15 05:57:11.493 INFO kablam! warning: unused import: `hyper_test::routes::hello_world::HelloWorld` Oct 15 05:57:11.493 INFO kablam! --> src/main.rs:5:5 Oct 15 05:57:11.493 INFO kablam! | Oct 15 05:57:11.494 INFO kablam! 5 | use hyper_test::routes::hello_world::HelloWorld; Oct 15 05:57:11.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:57:11.494 INFO kablam! | Oct 15 05:57:11.494 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:57:11.494 INFO kablam! Oct 15 05:57:11.494 INFO kablam! warning: unused import: `hyper_test::routes::echo` Oct 15 05:57:11.494 INFO kablam! --> src/main.rs:6:5 Oct 15 05:57:11.494 INFO kablam! | Oct 15 05:57:11.494 INFO kablam! 6 | use hyper_test::routes::echo; Oct 15 05:57:11.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:57:11.494 INFO kablam! Oct 15 05:57:14.832 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.15s Oct 15 05:57:14.840 INFO kablam! su: No module specific data is present Oct 15 05:57:16.203 INFO running `"docker" "rm" "-f" "fdb7b7382b96baa9a3fd6e004e9f2262b1de87771be7a811877295cdcd3c3835"` Oct 15 05:57:16.471 INFO blam! fdb7b7382b96baa9a3fd6e004e9f2262b1de87771be7a811877295cdcd3c3835 Oct 15 05:57:16.492 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 05:57:17.004 INFO blam! 5ce6cae30f9911ae59dd5f6a6a1d7c426cebc9ceeb7c29f6b39c2cb7858619bb Oct 15 05:57:17.007 INFO running `"docker" "start" "-a" "5ce6cae30f9911ae59dd5f6a6a1d7c426cebc9ceeb7c29f6b39c2cb7858619bb"` Oct 15 05:57:19.539 INFO kablam! usermod: no changes Oct 15 05:57:19.739 INFO kablam! Compiling hyper_test v0.1.0 (/source) Oct 15 05:57:22.587 INFO kablam! warning: unused imports: `Body`, `Chunk`, `Uri` Oct 15 05:57:22.587 INFO kablam! --> src/routes/file_response.rs:7:62 Oct 15 05:57:22.587 INFO kablam! | Oct 15 05:57:22.587 INFO kablam! 7 | use routes::file_response::hyper::{Get, Request, StatusCode, Body, Chunk, Uri}; Oct 15 05:57:22.587 INFO kablam! | ^^^^ ^^^^^ ^^^ Oct 15 05:57:22.587 INFO kablam! | Oct 15 05:57:22.587 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:57:22.587 INFO kablam! Oct 15 05:57:22.587 INFO kablam! warning: unused imports: `Http`, `Request as OtherRequest` Oct 15 05:57:22.587 INFO kablam! --> src/routes/file_response.rs:9:44 Oct 15 05:57:22.587 INFO kablam! | Oct 15 05:57:22.587 INFO kablam! 9 | use routes::file_response::hyper::server::{Http, Request as OtherRequest, Response, Service}; Oct 15 05:57:22.587 INFO kablam! | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:57:22.587 INFO kablam! Oct 15 05:57:22.587 INFO kablam! warning: unused import: `mpsc` Oct 15 05:57:22.587 INFO kablam! --> src/routes/file_response.rs:10:44 Oct 15 05:57:22.587 INFO kablam! | Oct 15 05:57:22.587 INFO kablam! 10 | use routes::file_response::futures::sync::{mpsc, oneshot}; Oct 15 05:57:22.587 INFO kablam! | ^^^^ Oct 15 05:57:22.587 INFO kablam! Oct 15 05:57:22.587 INFO kablam! warning: unused import: `Read` Oct 15 05:57:22.587 INFO kablam! --> src/routes/file_response.rs:14:27 Oct 15 05:57:22.587 INFO kablam! | Oct 15 05:57:22.587 INFO kablam! 14 | use std::io::{self, copy, Read}; Oct 15 05:57:22.587 INFO kablam! | ^^^^ Oct 15 05:57:22.587 INFO kablam! Oct 15 05:57:22.673 INFO kablam! warning: unused import: `hyper_test::routes::hello_world::HelloWorld` Oct 15 05:57:22.674 INFO kablam! --> src/main.rs:5:5 Oct 15 05:57:22.674 INFO kablam! | Oct 15 05:57:22.675 INFO kablam! 5 | use hyper_test::routes::hello_world::HelloWorld; Oct 15 05:57:22.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:57:22.676 INFO kablam! | Oct 15 05:57:22.677 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:57:22.677 INFO kablam! Oct 15 05:57:22.679 INFO kablam! warning: unused import: `hyper_test::routes::echo` Oct 15 05:57:22.679 INFO kablam! --> src/main.rs:6:5 Oct 15 05:57:22.680 INFO kablam! | Oct 15 05:57:22.680 INFO kablam! 6 | use hyper_test::routes::echo; Oct 15 05:57:22.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:57:22.680 INFO kablam! Oct 15 05:57:22.778 INFO kablam! warning: static variable `Path_File` should have an upper case name such as `PATH_FILE` Oct 15 05:57:22.779 INFO kablam! --> src/routes/file_response.rs:18:1 Oct 15 05:57:22.779 INFO kablam! | Oct 15 05:57:22.780 INFO kablam! 18 | static Path_File: &str = "C://Users/uracir.santos/projects/hyper_test/src/files/get.credit.card.bill.id.response.json"; Oct 15 05:57:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:57:22.795 INFO kablam! | Oct 15 05:57:22.796 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 05:57:22.797 INFO kablam! Oct 15 05:57:23.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.07s Oct 15 05:57:23.655 INFO kablam! su: No module specific data is present Oct 15 05:57:24.859 INFO running `"docker" "rm" "-f" "5ce6cae30f9911ae59dd5f6a6a1d7c426cebc9ceeb7c29f6b39c2cb7858619bb"` Oct 15 05:57:25.099 INFO blam! 5ce6cae30f9911ae59dd5f6a6a1d7c426cebc9ceeb7c29f6b39c2cb7858619bb Oct 15 05:57:25.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 05:57:25.506 INFO blam! 71c3e79c384eaccb0c84d2bedb5c59293e6cb3b18feebb21ba7c42bcea85bb1a Oct 15 05:57:25.508 INFO running `"docker" "start" "-a" "71c3e79c384eaccb0c84d2bedb5c59293e6cb3b18feebb21ba7c42bcea85bb1a"` Oct 15 05:57:26.547 INFO kablam! usermod: no changes Oct 15 05:57:26.644 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 05:57:26.658 INFO kablam! Running /target/debug/deps/hyper_test-332ae49c1433ef3c Oct 15 05:57:26.662 INFO blam! Oct 15 05:57:26.662 INFO blam! running 0 tests Oct 15 05:57:26.662 INFO blam! Oct 15 05:57:26.662 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:57:26.662 INFO blam! Oct 15 05:57:26.664 INFO kablam! Running /target/debug/deps/hyper_test-3a0bfc6b3f9ce669 Oct 15 05:57:26.687 INFO kablam! Doc-tests hyper_test Oct 15 05:57:26.687 INFO blam! Oct 15 05:57:26.687 INFO blam! running 0 tests Oct 15 05:57:26.687 INFO blam! Oct 15 05:57:26.687 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:57:26.687 INFO blam! Oct 15 05:57:29.227 INFO blam! Oct 15 05:57:29.227 INFO blam! running 0 tests Oct 15 05:57:29.227 INFO blam! Oct 15 05:57:29.227 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:57:29.227 INFO blam! Oct 15 05:57:29.236 INFO kablam! su: No module specific data is present Oct 15 05:57:29.851 INFO running `"docker" "rm" "-f" "71c3e79c384eaccb0c84d2bedb5c59293e6cb3b18feebb21ba7c42bcea85bb1a"` Oct 15 05:57:29.989 INFO blam! 71c3e79c384eaccb0c84d2bedb5c59293e6cb3b18feebb21ba7c42bcea85bb1a