Oct 16 06:05:46.108 INFO testing hyper-fs-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:05:46.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 06:05:46.449 INFO blam! c6cd2a58b349e8b21a231bda0d595dfe198457e66ac86e9160860ad77bba36a3 Oct 16 06:05:46.455 INFO running `"docker" "start" "-a" "c6cd2a58b349e8b21a231bda0d595dfe198457e66ac86e9160860ad77bba36a3"` Oct 16 06:05:47.571 INFO kablam! usermod: no changes Oct 16 06:05:47.907 INFO kablam! Compiling hyper-fs v0.2.0 (/source) Oct 16 06:05:55.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.89s Oct 16 06:05:55.499 INFO kablam! su: No module specific data is present Oct 16 06:05:56.280 INFO running `"docker" "rm" "-f" "c6cd2a58b349e8b21a231bda0d595dfe198457e66ac86e9160860ad77bba36a3"` Oct 16 06:05:56.583 INFO blam! c6cd2a58b349e8b21a231bda0d595dfe198457e66ac86e9160860ad77bba36a3 Oct 16 06:05:56.589 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 06:05:57.023 INFO blam! 4d2e754bf6fb122d49a27cb49246b6a313b7af79036064f7210d80033634ab92 Oct 16 06:05:57.027 INFO running `"docker" "start" "-a" "4d2e754bf6fb122d49a27cb49246b6a313b7af79036064f7210d80033634ab92"` Oct 16 06:05:58.219 INFO kablam! usermod: no changes Oct 16 06:05:58.597 INFO kablam! Compiling mxo_env_logger v0.1.0 Oct 16 06:06:00.402 INFO kablam! Compiling hyper-fs v0.2.0 (/source) Oct 16 06:06:19.402 INFO kablam! warning: unused `#[macro_use]` import Oct 16 06:06:19.403 INFO kablam! --> examples/hyper-doc.rs:4:1 Oct 16 06:06:19.403 INFO kablam! | Oct 16 06:06:19.404 INFO kablam! 4 | #[macro_use] Oct 16 06:06:19.404 INFO kablam! | ^^^^^^^^^^^^ Oct 16 06:06:19.405 INFO kablam! | Oct 16 06:06:19.406 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:06:19.406 INFO kablam! Oct 16 06:06:19.751 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 16 06:06:19.751 INFO kablam! --> examples/hyper-doc.rs:49:14 Oct 16 06:06:19.751 INFO kablam! | Oct 16 06:06:19.751 INFO kablam! 49 | http.bind_connection(&handle, socket, addr, doc.clone()); Oct 16 06:06:19.751 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 06:06:19.751 INFO kablam! | Oct 16 06:06:19.753 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:06:19.753 INFO kablam! Oct 16 06:06:21.536 INFO kablam! warning: unused `#[macro_use]` import Oct 16 06:06:21.536 INFO kablam! --> examples/hyper-file.rs:4:1 Oct 16 06:06:21.536 INFO kablam! | Oct 16 06:06:21.536 INFO kablam! 4 | #[macro_use] Oct 16 06:06:21.536 INFO kablam! | ^^^^^^^^^^^^ Oct 16 06:06:21.536 INFO kablam! | Oct 16 06:06:21.537 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:06:21.537 INFO kablam! Oct 16 06:06:21.743 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 16 06:06:21.743 INFO kablam! --> examples/hyper-index.rs:51:14 Oct 16 06:06:21.743 INFO kablam! | Oct 16 06:06:21.744 INFO kablam! 51 | http.bind_connection(&handle, socket, addr, index_server.clone()); Oct 16 06:06:21.744 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 06:06:21.744 INFO kablam! | Oct 16 06:06:21.744 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:06:21.744 INFO kablam! Oct 16 06:06:21.879 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 16 06:06:21.879 INFO kablam! --> examples/hyper-file.rs:49:14 Oct 16 06:06:21.879 INFO kablam! | Oct 16 06:06:21.879 INFO kablam! 49 | http.bind_connection(&handle, socket, addr, file_server.clone()); Oct 16 06:06:21.879 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 06:06:21.891 INFO kablam! | Oct 16 06:06:21.891 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:06:21.891 INFO kablam! Oct 16 06:06:23.551 INFO kablam! warning: unused `#[macro_use]` import Oct 16 06:06:23.551 INFO kablam! --> examples/hyper-fs.rs:4:1 Oct 16 06:06:23.551 INFO kablam! | Oct 16 06:06:23.551 INFO kablam! 4 | #[macro_use] Oct 16 06:06:23.551 INFO kablam! | ^^^^^^^^^^^^ Oct 16 06:06:23.551 INFO kablam! | Oct 16 06:06:23.551 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:06:23.551 INFO kablam! Oct 16 06:06:23.852 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 16 06:06:23.853 INFO kablam! --> examples/hyper-fs.rs:53:14 Oct 16 06:06:23.853 INFO kablam! | Oct 16 06:06:23.853 INFO kablam! 53 | http.bind_connection(&handle, socket, addr, fs_server.clone()); Oct 16 06:06:23.853 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 06:06:23.853 INFO kablam! | Oct 16 06:06:23.853 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:06:23.853 INFO kablam! Oct 16 06:06:23.895 INFO kablam! warning: use of deprecated item '>::remote_addr': This method will be gone in future versions. Oct 16 06:06:23.896 INFO kablam! --> examples/hyper-fs.rs:107:18 Oct 16 06:06:23.896 INFO kablam! | Oct 16 06:06:23.896 INFO kablam! 107 | .remote_addr() Oct 16 06:06:23.896 INFO kablam! | ^^^^^^^^^^^ Oct 16 06:06:23.896 INFO kablam! Oct 16 06:06:33.432 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 16 06:06:33.432 INFO kablam! --> tests/test_fs.rs:194:14 Oct 16 06:06:33.432 INFO kablam! | Oct 16 06:06:33.432 INFO kablam! 194 | http.bind_connection(&handle, socket, addr, fs_server.clone()); Oct 16 06:06:33.432 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 06:06:33.433 INFO kablam! | Oct 16 06:06:33.433 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:06:33.433 INFO kablam! Oct 16 06:06:46.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.65s Oct 16 06:06:46.922 INFO kablam! su: No module specific data is present Oct 16 06:06:47.432 INFO running `"docker" "rm" "-f" "4d2e754bf6fb122d49a27cb49246b6a313b7af79036064f7210d80033634ab92"` Oct 16 06:06:47.595 INFO blam! 4d2e754bf6fb122d49a27cb49246b6a313b7af79036064f7210d80033634ab92 Oct 16 06:06:47.604 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 06:06:47.865 INFO blam! 6eca574fc517a9cdc67d66c8e119567ddbbddd43950d275f513324ae29024266 Oct 16 06:06:47.867 INFO running `"docker" "start" "-a" "6eca574fc517a9cdc67d66c8e119567ddbbddd43950d275f513324ae29024266"` Oct 16 06:06:48.427 INFO kablam! usermod: no changes Oct 16 06:06:48.615 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 16 06:06:48.636 INFO kablam! Running /target/debug/deps/hyper_fs-9a2cafe4c1c29115 Oct 16 06:06:48.638 INFO blam! Oct 16 06:06:48.639 INFO blam! running 1 test Oct 16 06:06:48.639 INFO blam! test static_fs::router_test ... ok Oct 16 06:06:48.639 INFO blam! Oct 16 06:06:48.640 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:06:48.640 INFO blam! Oct 16 06:06:48.640 INFO kablam! Running /target/debug/deps/test_fs-d24e956798a35006 Oct 16 06:06:48.644 INFO blam! Oct 16 06:06:48.644 INFO blam! running 1 test Oct 16 06:06:48.653 INFO kablam! INFO #test_fs:197: Listening on http://0.0.0.0:34433 with 1 thread. Oct 16 06:06:48.667 INFO kablam! INFO #test_fs:251: 0ms 200 GET // Oct 16 06:06:48.668 INFO kablam! INFO #test_fs:129: test_dir_(./ -> http://0.0.0.0:34433/%2E//) -> true Oct 16 06:06:48.669 INFO kablam! INFO #test_fs:251: 0ms 200 GET /Cargo.lock Oct 16 06:06:48.670 INFO kablam! INFO #test_fs:84: test_file(Cargo.lock -> http://0.0.0.0:34433/%43%61%72%67%6F%2E%6C%6F%63%6B) -> true Oct 16 06:06:48.726 INFO kablam! INFO #test_fs:251: 0ms 200 GET /Cargo.toml.orig Oct 16 06:06:48.726 INFO kablam! INFO #test_fs:84: test_file(Cargo.toml.orig -> http://0.0.0.0:34433/%43%61%72%67%6F%2E%74%6F%6D%6C%2E%6F%72%69%67) -> true Oct 16 06:06:48.764 INFO kablam! INFO #test_fs:251: 0ms 200 GET /src/ Oct 16 06:06:48.764 INFO kablam! INFO #test_fs:129: test_dir_(src -> http://0.0.0.0:34433/%73%72%63/) -> true Oct 16 06:06:48.786 INFO kablam! INFO #test_fs:251: 0ms 200 GET /src/static_file.rs Oct 16 06:06:48.786 INFO kablam! INFO #test_fs:84: test_file(src/static_file.rs -> http://0.0.0.0:34433/%73%72%63/%73%74%61%74%69%63%5F%66%69%6C%65%2E%72%73) -> true Oct 16 06:06:48.819 INFO kablam! INFO #test_fs:251: 0ms 200 GET /src/static_fs.rs Oct 16 06:06:48.819 INFO kablam! INFO #test_fs:84: test_file(src/static_fs.rs -> http://0.0.0.0:34433/%73%72%63/%73%74%61%74%69%63%5F%66%73%2E%72%73) -> true Oct 16 06:06:48.860 INFO kablam! INFO #test_fs:251: 0ms 200 GET /src/lib.rs Oct 16 06:06:48.867 INFO kablam! INFO #test_fs:84: test_file(src/lib.rs -> http://0.0.0.0:34433/%73%72%63/%6C%69%62%2E%72%73) -> true Oct 16 06:06:48.909 INFO kablam! INFO #test_fs:251: 0ms 200 GET /src/config.rs Oct 16 06:06:48.910 INFO kablam! INFO #test_fs:84: test_file(src/config.rs -> http://0.0.0.0:34433/%73%72%63/%63%6F%6E%66%69%67%2E%72%73) -> true Oct 16 06:06:48.953 INFO kablam! INFO #test_fs:251: 0ms 200 GET /src/error.rs Oct 16 06:06:48.954 INFO kablam! INFO #test_fs:84: test_file(src/error.rs -> http://0.0.0.0:34433/%73%72%63/%65%72%72%6F%72%2E%72%73) -> true Oct 16 06:06:49.001 INFO kablam! INFO #test_fs:251: 0ms 200 GET /src/content_type.rs Oct 16 06:06:49.001 INFO kablam! INFO #test_fs:84: test_file(src/content_type.rs -> http://0.0.0.0:34433/%73%72%63/%63%6F%6E%74%65%6E%74%5F%74%79%70%65%2E%72%73) -> true Oct 16 06:06:49.040 INFO kablam! INFO #test_fs:251: 0ms 200 GET /src/static_index.rs Oct 16 06:06:49.040 INFO kablam! INFO #test_fs:84: test_file(src/static_index.rs -> http://0.0.0.0:34433/%73%72%63/%73%74%61%74%69%63%5F%69%6E%64%65%78%2E%72%73) -> true Oct 16 06:06:49.084 INFO kablam! INFO #test_fs:251: 0ms 200 GET /Cargo.toml Oct 16 06:06:49.086 INFO kablam! INFO #test_fs:84: test_file(Cargo.toml -> http://0.0.0.0:34433/%43%61%72%67%6F%2E%74%6F%6D%6C) -> true Oct 16 06:06:49.129 INFO kablam! INFO #test_fs:251: 0ms 200 GET /LICENSE Oct 16 06:06:49.129 INFO kablam! INFO #test_fs:84: test_file(LICENSE -> http://0.0.0.0:34433/%4C%49%43%45%4E%53%45) -> true Oct 16 06:06:49.174 INFO kablam! INFO #test_fs:251: 0ms 200 GET /readme.md Oct 16 06:06:49.175 INFO kablam! INFO #test_fs:84: test_file(readme.md -> http://0.0.0.0:34433/%72%65%61%64%6D%65%2E%6D%64) -> true Oct 16 06:06:49.216 INFO kablam! INFO #test_fs:251: 0ms 200 GET /examples/ Oct 16 06:06:49.218 INFO kablam! INFO #test_fs:129: test_dir_(examples -> http://0.0.0.0:34433/%65%78%61%6D%70%6C%65%73/) -> true Oct 16 06:06:49.218 INFO kablam! INFO #test_fs:251: 0ms 200 GET /examples/hyper-index.rs Oct 16 06:06:49.219 INFO kablam! INFO #test_fs:84: test_file(examples/hyper-index.rs -> http://0.0.0.0:34433/%65%78%61%6D%70%6C%65%73/%68%79%70%65%72%2D%69%6E%64%65%78%2E%72%73) -> true Oct 16 06:06:49.261 INFO kablam! INFO #test_fs:251: 0ms 200 GET /examples/hyper-doc.rs Oct 16 06:06:49.264 INFO kablam! INFO #test_fs:84: test_file(examples/hyper-doc.rs -> http://0.0.0.0:34433/%65%78%61%6D%70%6C%65%73/%68%79%70%65%72%2D%64%6F%63%2E%72%73) -> true Oct 16 06:06:49.304 INFO kablam! INFO #test_fs:251: 0ms 200 GET /examples/hyper-file.rs Oct 16 06:06:49.305 INFO kablam! INFO #test_fs:84: test_file(examples/hyper-file.rs -> http://0.0.0.0:34433/%65%78%61%6D%70%6C%65%73/%68%79%70%65%72%2D%66%69%6C%65%2E%72%73) -> true Oct 16 06:06:49.348 INFO kablam! INFO #test_fs:251: 0ms 200 GET /examples/hyper-fs.rs Oct 16 06:06:49.349 INFO kablam! INFO #test_fs:84: test_file(examples/hyper-fs.rs -> http://0.0.0.0:34433/%65%78%61%6D%70%6C%65%73/%68%79%70%65%72%2D%66%73%2E%72%73) -> true Oct 16 06:06:49.392 INFO kablam! INFO #test_fs:251: 0ms 200 GET /tests/ Oct 16 06:06:49.392 INFO kablam! INFO #test_fs:129: test_dir_(tests -> http://0.0.0.0:34433/%74%65%73%74%73/) -> true Oct 16 06:06:49.394 INFO kablam! INFO #test_fs:251: 0ms 200 GET /tests/index/ Oct 16 06:06:49.395 INFO kablam! INFO #test_fs:129: test_dir_(tests/index -> http://0.0.0.0:34433/%74%65%73%74%73/%69%6E%64%65%78/) -> true Oct 16 06:06:49.397 INFO kablam! INFO #test_fs:251: 0ms 200 GET /tests/index/file Oct 16 06:06:49.397 INFO kablam! INFO #test_fs:84: test_file(tests/index/file -> http://0.0.0.0:34433/%74%65%73%74%73/%69%6E%64%65%78/%66%69%6C%65) -> true Oct 16 06:06:49.398 INFO kablam! INFO #test_fs:251: 0ms 200 GET /tests/test_fs.rs Oct 16 06:06:49.398 INFO kablam! INFO #test_fs:84: test_file(tests/test_fs.rs -> http://0.0.0.0:34433/%74%65%73%74%73/%74%65%73%74%5F%66%73%2E%72%73) -> true Oct 16 06:06:49.443 INFO kablam! INFO #test_fs:251: 0ms 200 GET /rustfmt.toml Oct 16 06:06:49.443 INFO kablam! INFO #test_fs:84: test_file(rustfmt.toml -> http://0.0.0.0:34433/%72%75%73%74%66%6D%74%2E%74%6F%6D%6C) -> true Oct 16 06:06:49.487 INFO blam! test main ... ok Oct 16 06:06:49.487 INFO blam! Oct 16 06:06:49.487 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:06:49.487 INFO blam! Oct 16 06:06:49.488 INFO kablam! Doc-tests hyper-fs Oct 16 06:06:58.029 INFO blam! Oct 16 06:06:58.030 INFO blam! running 0 tests Oct 16 06:06:58.030 INFO blam! Oct 16 06:06:58.030 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:06:58.030 INFO blam! Oct 16 06:06:58.040 INFO kablam! su: No module specific data is present Oct 16 06:06:58.608 INFO running `"docker" "rm" "-f" "6eca574fc517a9cdc67d66c8e119567ddbbddd43950d275f513324ae29024266"` Oct 16 06:06:58.842 INFO blam! 6eca574fc517a9cdc67d66c8e119567ddbbddd43950d275f513324ae29024266