Oct 13 04:12:21.816 INFO testing pgrzesik/rust-web-server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:12:21.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 04:12:22.491 INFO blam! 11893a2868f090ff690233c232313302aa2a8c80a1e512f05863fa694f2e2daf Oct 13 04:12:22.492 INFO running `"docker" "start" "-a" "11893a2868f090ff690233c232313302aa2a8c80a1e512f05863fa694f2e2daf"` Oct 13 04:12:23.807 INFO kablam! usermod: no changes Oct 13 04:12:23.883 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 04:12:23.886 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 04:12:23.887 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 04:12:23.887 INFO kablam! files will be included as a binary target: Oct 13 04:12:23.887 INFO kablam! Oct 13 04:12:23.887 INFO kablam! * /source/src/main.rs Oct 13 04:12:23.888 INFO kablam! Oct 13 04:12:23.888 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 04:12:23.888 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 04:12:23.889 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 04:12:23.889 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 04:12:23.889 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 04:12:23.889 INFO kablam! Oct 13 04:12:23.890 INFO kablam! For more information on this warning you can consult Oct 13 04:12:23.890 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 04:12:23.890 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-web-server`, Oct 13 04:12:23.891 INFO kablam! please set bin.path in Cargo.toml Oct 13 04:12:23.891 INFO kablam! Compiling rust_web_server v0.1.0 (/source) Oct 13 04:12:26.237 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.37s Oct 13 04:12:26.239 INFO kablam! su: No module specific data is present Oct 13 04:12:27.339 INFO running `"docker" "rm" "-f" "11893a2868f090ff690233c232313302aa2a8c80a1e512f05863fa694f2e2daf"` Oct 13 04:12:27.595 INFO blam! 11893a2868f090ff690233c232313302aa2a8c80a1e512f05863fa694f2e2daf Oct 13 04:12:27.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 04:12:27.964 INFO blam! 69587ace2d96490ec7da501dc0e64907f4a9cfc70490a613f69d6bafc5fc3c68 Oct 13 04:12:27.966 INFO running `"docker" "start" "-a" "69587ace2d96490ec7da501dc0e64907f4a9cfc70490a613f69d6bafc5fc3c68"` Oct 13 04:12:29.470 INFO kablam! usermod: no changes Oct 13 04:12:29.519 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 04:12:29.519 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 04:12:29.519 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 04:12:29.519 INFO kablam! files will be included as a binary target: Oct 13 04:12:29.519 INFO kablam! Oct 13 04:12:29.519 INFO kablam! * /source/src/main.rs Oct 13 04:12:29.519 INFO kablam! Oct 13 04:12:29.519 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 04:12:29.519 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 04:12:29.519 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 04:12:29.519 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 04:12:29.519 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 04:12:29.519 INFO kablam! Oct 13 04:12:29.519 INFO kablam! For more information on this warning you can consult Oct 13 04:12:29.519 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 04:12:29.519 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-web-server`, Oct 13 04:12:29.519 INFO kablam! please set bin.path in Cargo.toml Oct 13 04:12:29.527 INFO kablam! Compiling rust_web_server v0.1.0 (/source) Oct 13 04:12:30.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 13 04:12:30.788 INFO kablam! su: No module specific data is present Oct 13 04:12:31.632 INFO running `"docker" "rm" "-f" "69587ace2d96490ec7da501dc0e64907f4a9cfc70490a613f69d6bafc5fc3c68"` Oct 13 04:12:31.938 INFO blam! 69587ace2d96490ec7da501dc0e64907f4a9cfc70490a613f69d6bafc5fc3c68 Oct 13 04:12:31.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 04:12:32.427 INFO blam! 7749bb7608cd3003972fdceb3bdb9a03b3458df813f0e917aa67b7359e251ad5 Oct 13 04:12:32.429 INFO running `"docker" "start" "-a" "7749bb7608cd3003972fdceb3bdb9a03b3458df813f0e917aa67b7359e251ad5"` Oct 13 04:12:33.655 INFO kablam! usermod: no changes Oct 13 04:12:33.692 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 04:12:33.692 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 04:12:33.693 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 04:12:33.693 INFO kablam! files will be included as a binary target: Oct 13 04:12:33.693 INFO kablam! Oct 13 04:12:33.693 INFO kablam! * /source/src/main.rs Oct 13 04:12:33.693 INFO kablam! Oct 13 04:12:33.693 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 04:12:33.693 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 04:12:33.693 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 04:12:33.693 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 04:12:33.693 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 04:12:33.693 INFO kablam! Oct 13 04:12:33.693 INFO kablam! For more information on this warning you can consult Oct 13 04:12:33.693 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 04:12:33.693 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-web-server`, Oct 13 04:12:33.693 INFO kablam! please set bin.path in Cargo.toml Oct 13 04:12:33.693 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 04:12:33.693 INFO kablam! Running /target/debug/deps/rust_web_server-4e648e84e3ba6de7 Oct 13 04:12:33.711 INFO blam! Oct 13 04:12:33.711 INFO blam! running 0 tests Oct 13 04:12:33.711 INFO blam! Oct 13 04:12:33.711 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:12:33.711 INFO blam! Oct 13 04:12:33.712 INFO kablam! Running /target/debug/deps/rust_web_server-497cfb5334c1278f Oct 13 04:12:33.713 INFO blam! Oct 13 04:12:33.713 INFO blam! running 0 tests Oct 13 04:12:33.713 INFO blam! Oct 13 04:12:33.713 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:12:33.713 INFO blam! Oct 13 04:12:33.714 INFO kablam! Doc-tests rust_web_server Oct 13 04:12:34.135 INFO blam! Oct 13 04:12:34.135 INFO blam! running 0 tests Oct 13 04:12:34.135 INFO blam! Oct 13 04:12:34.135 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:12:34.135 INFO blam! Oct 13 04:12:34.140 INFO kablam! su: No module specific data is present Oct 13 04:12:34.751 INFO running `"docker" "rm" "-f" "7749bb7608cd3003972fdceb3bdb9a03b3458df813f0e917aa67b7359e251ad5"` Oct 13 04:12:35.035 INFO blam! 7749bb7608cd3003972fdceb3bdb9a03b3458df813f0e917aa67b7359e251ad5