Oct 13 04:12:14.654 INFO testing pgrzesik/rust-web-server against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:12:14.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 04:12:15.109 INFO blam! 3022fb1c3564be4e61ee7c707132a41ea53923c323e5da377a12cde97fa5fa9a Oct 13 04:12:15.111 INFO running `"docker" "start" "-a" "3022fb1c3564be4e61ee7c707132a41ea53923c323e5da377a12cde97fa5fa9a"` Oct 13 04:12:16.639 INFO kablam! usermod: no changes Oct 13 04:12:16.689 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 04:12:16.689 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 04:12:16.689 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 04:12:16.689 INFO kablam! files will be included as a binary target: Oct 13 04:12:16.689 INFO kablam! Oct 13 04:12:16.689 INFO kablam! * /source/src/main.rs Oct 13 04:12:16.689 INFO kablam! Oct 13 04:12:16.689 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 04:12:16.689 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 04:12:16.689 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 04:12:16.689 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 04:12:16.689 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 04:12:16.689 INFO kablam! Oct 13 04:12:16.689 INFO kablam! For more information on this warning you can consult Oct 13 04:12:16.689 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 04:12:16.689 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-web-server`, Oct 13 04:12:16.689 INFO kablam! please set bin.path in Cargo.toml Oct 13 04:12:16.691 INFO kablam! Compiling rust_web_server v0.1.0 (/source) Oct 13 04:12:19.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.63s Oct 13 04:12:19.299 INFO kablam! su: No module specific data is present Oct 13 04:12:20.005 INFO running `"docker" "rm" "-f" "3022fb1c3564be4e61ee7c707132a41ea53923c323e5da377a12cde97fa5fa9a"` Oct 13 04:12:20.315 INFO blam! 3022fb1c3564be4e61ee7c707132a41ea53923c323e5da377a12cde97fa5fa9a Oct 13 04:12:20.325 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 04:12:20.819 INFO blam! d0e33b0f7a7f20ccc94a5a0ebf4739fd5c3e1512107a9e82679d369a085ad29d Oct 13 04:12:20.827 INFO running `"docker" "start" "-a" "d0e33b0f7a7f20ccc94a5a0ebf4739fd5c3e1512107a9e82679d369a085ad29d"` Oct 13 04:12:22.363 INFO kablam! usermod: no changes Oct 13 04:12:22.424 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 04:12:22.424 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 04:12:22.424 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 04:12:22.424 INFO kablam! files will be included as a binary target: Oct 13 04:12:22.424 INFO kablam! Oct 13 04:12:22.424 INFO kablam! * /source/src/main.rs Oct 13 04:12:22.424 INFO kablam! Oct 13 04:12:22.424 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 04:12:22.424 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 04:12:22.424 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 04:12:22.424 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 04:12:22.424 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 04:12:22.424 INFO kablam! Oct 13 04:12:22.424 INFO kablam! For more information on this warning you can consult Oct 13 04:12:22.424 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 04:12:22.424 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-web-server`, Oct 13 04:12:22.424 INFO kablam! please set bin.path in Cargo.toml Oct 13 04:12:22.424 INFO kablam! Compiling rust_web_server v0.1.0 (/source) Oct 13 04:12:23.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 13 04:12:23.611 INFO kablam! su: No module specific data is present Oct 13 04:12:24.283 INFO running `"docker" "rm" "-f" "d0e33b0f7a7f20ccc94a5a0ebf4739fd5c3e1512107a9e82679d369a085ad29d"` Oct 13 04:12:24.501 INFO blam! d0e33b0f7a7f20ccc94a5a0ebf4739fd5c3e1512107a9e82679d369a085ad29d Oct 13 04:12:24.507 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 04:12:24.888 INFO blam! bc1beb1df0477727aee6b87465f9581664dcf10bdf32735acb9059acca48446f Oct 13 04:12:24.890 INFO running `"docker" "start" "-a" "bc1beb1df0477727aee6b87465f9581664dcf10bdf32735acb9059acca48446f"` Oct 13 04:12:26.198 INFO kablam! usermod: no changes Oct 13 04:12:26.259 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 04:12:26.259 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 04:12:26.259 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 04:12:26.259 INFO kablam! files will be included as a binary target: Oct 13 04:12:26.259 INFO kablam! Oct 13 04:12:26.259 INFO kablam! * /source/src/main.rs Oct 13 04:12:26.259 INFO kablam! Oct 13 04:12:26.259 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 04:12:26.259 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 04:12:26.259 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 04:12:26.259 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 04:12:26.259 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 04:12:26.259 INFO kablam! Oct 13 04:12:26.259 INFO kablam! For more information on this warning you can consult Oct 13 04:12:26.259 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 04:12:26.259 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-web-server`, Oct 13 04:12:26.259 INFO kablam! please set bin.path in Cargo.toml Oct 13 04:12:26.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 04:12:26.259 INFO kablam! Running /target/debug/deps/rust_web_server-77154bd94b0293c8 Oct 13 04:12:26.267 INFO blam! Oct 13 04:12:26.267 INFO blam! running 0 tests Oct 13 04:12:26.267 INFO blam! Oct 13 04:12:26.267 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:12:26.267 INFO blam! Oct 13 04:12:26.291 INFO kablam! Running /target/debug/deps/rust_web_server-63ea59c6649b69cf Oct 13 04:12:26.293 INFO blam! Oct 13 04:12:26.293 INFO blam! running 0 tests Oct 13 04:12:26.293 INFO blam! Oct 13 04:12:26.293 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:12:26.293 INFO blam! Oct 13 04:12:26.293 INFO kablam! Doc-tests rust_web_server Oct 13 04:12:26.711 INFO blam! Oct 13 04:12:26.711 INFO blam! running 0 tests Oct 13 04:12:26.711 INFO blam! Oct 13 04:12:26.711 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:12:26.711 INFO blam! Oct 13 04:12:26.725 INFO kablam! su: No module specific data is present Oct 13 04:12:27.511 INFO running `"docker" "rm" "-f" "bc1beb1df0477727aee6b87465f9581664dcf10bdf32735acb9059acca48446f"` Oct 13 04:12:27.914 INFO blam! bc1beb1df0477727aee6b87465f9581664dcf10bdf32735acb9059acca48446f