Oct 14 14:44:02.099 INFO testing konojunya/rust-http against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:44:02.099 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 14:44:02.566 INFO blam! f180d5d41f0e9b8e40bd9e0a9d3ac8f7ad4de48f0d708c954f7aa00a6ad6133d Oct 14 14:44:02.569 INFO running `"docker" "start" "-a" "f180d5d41f0e9b8e40bd9e0a9d3ac8f7ad4de48f0d708c954f7aa00a6ad6133d"` Oct 14 14:44:03.882 INFO kablam! usermod: no changes Oct 14 14:44:04.063 INFO kablam! Compiling memchr v2.0.1 Oct 14 14:44:04.063 INFO kablam! Compiling time v0.1.39 Oct 14 14:44:04.075 INFO kablam! Compiling base64 v0.6.0 Oct 14 14:44:04.075 INFO kablam! Compiling log v0.3.9 Oct 14 14:44:04.075 INFO kablam! Compiling url v1.6.0 Oct 14 14:44:05.287 INFO kablam! Compiling mime v0.2.6 Oct 14 14:44:05.287 INFO kablam! Compiling mustache v0.8.2 Oct 14 14:44:05.367 INFO kablam! Compiling aho-corasick v0.6.4 Oct 14 14:44:08.251 INFO kablam! Compiling regex v0.2.5 Oct 14 14:44:11.940 INFO kablam! Compiling hyper v0.10.13 Oct 14 14:44:31.635 INFO kablam! Compiling nickel v0.10.1 Oct 14 14:44:36.018 INFO kablam! Compiling rust-http v0.1.0 (/source) Oct 14 14:44:36.631 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 14:44:36.631 INFO kablam! --> src/main.rs:10:5 Oct 14 14:44:36.631 INFO kablam! | Oct 14 14:44:36.631 INFO kablam! 10 | serv.listen("127.0.0.1:8000"); Oct 14 14:44:36.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:44:36.631 INFO kablam! | Oct 14 14:44:36.631 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 14:44:36.631 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 14:44:36.631 INFO kablam! Oct 14 14:44:40.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.91s Oct 14 14:44:40.835 INFO kablam! su: No module specific data is present Oct 14 14:44:42.239 INFO running `"docker" "rm" "-f" "f180d5d41f0e9b8e40bd9e0a9d3ac8f7ad4de48f0d708c954f7aa00a6ad6133d"` Oct 14 14:44:42.660 INFO blam! f180d5d41f0e9b8e40bd9e0a9d3ac8f7ad4de48f0d708c954f7aa00a6ad6133d Oct 14 14:44:42.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 14:44:43.154 INFO blam! f1032bdc6013581f40c3a4d22a9a5ea1537b823b2c328ddb45d86b1d45fc45bf Oct 14 14:44:43.157 INFO running `"docker" "start" "-a" "f1032bdc6013581f40c3a4d22a9a5ea1537b823b2c328ddb45d86b1d45fc45bf"` Oct 14 14:44:45.067 INFO kablam! usermod: no changes Oct 14 14:44:45.251 INFO kablam! Compiling rust-http v0.1.0 (/source) Oct 14 14:44:45.955 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 14:44:45.956 INFO kablam! --> src/main.rs:10:5 Oct 14 14:44:45.956 INFO kablam! | Oct 14 14:44:45.956 INFO kablam! 10 | serv.listen("127.0.0.1:8000"); Oct 14 14:44:45.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:44:45.956 INFO kablam! | Oct 14 14:44:45.956 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 14:44:45.956 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 14:44:45.956 INFO kablam! Oct 14 14:44:46.432 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 14 14:44:46.438 INFO kablam! su: No module specific data is present Oct 14 14:44:48.099 INFO running `"docker" "rm" "-f" "f1032bdc6013581f40c3a4d22a9a5ea1537b823b2c328ddb45d86b1d45fc45bf"` Oct 14 14:44:48.523 INFO blam! f1032bdc6013581f40c3a4d22a9a5ea1537b823b2c328ddb45d86b1d45fc45bf Oct 14 14:44:48.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 14:44:49.040 INFO blam! dbe96115b61ceefa691121df5687d56c89d723e76bf62ac8ac3b32f0ebe0e2a9 Oct 14 14:44:49.043 INFO running `"docker" "start" "-a" "dbe96115b61ceefa691121df5687d56c89d723e76bf62ac8ac3b32f0ebe0e2a9"` Oct 14 14:44:51.105 INFO kablam! usermod: no changes Oct 14 14:44:51.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 14 14:44:51.227 INFO kablam! Running /target/debug/deps/rust_http-6000590d0aa66f91 Oct 14 14:44:51.227 INFO blam! Oct 14 14:44:51.227 INFO blam! running 0 tests Oct 14 14:44:51.227 INFO blam! Oct 14 14:44:51.227 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:44:51.227 INFO blam! Oct 14 14:44:51.239 INFO kablam! su: No module specific data is present Oct 14 14:44:51.879 INFO running `"docker" "rm" "-f" "dbe96115b61ceefa691121df5687d56c89d723e76bf62ac8ac3b32f0ebe0e2a9"` Oct 14 14:44:52.187 INFO blam! dbe96115b61ceefa691121df5687d56c89d723e76bf62ac8ac3b32f0ebe0e2a9