Nov 17 08:07:09.137 INFO testing bionikspoon/rust_server against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 08:07:09.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 08:07:09.615 INFO [stdout] e095c030feec85bd8b01abc78570f0f8977ccc6f2d116b812d75491bf79134e3 Nov 17 08:07:09.621 INFO running `"docker" "start" "-a" "e095c030feec85bd8b01abc78570f0f8977ccc6f2d116b812d75491bf79134e3"` Nov 17 08:07:11.403 INFO [stderr] usermod: no changes Nov 17 08:07:11.452 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:07:11.452 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:07:11.452 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:07:11.452 INFO [stderr] files will be included as a binary target: Nov 17 08:07:11.452 INFO [stderr] Nov 17 08:07:11.452 INFO [stderr] * /source/src/main.rs Nov 17 08:07:11.452 INFO [stderr] Nov 17 08:07:11.452 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:07:11.453 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:07:11.453 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:07:11.453 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:07:11.453 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:07:11.453 INFO [stderr] Nov 17 08:07:11.453 INFO [stderr] For more information on this warning you can consult Nov 17 08:07:11.453 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:07:11.453 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Nov 17 08:07:11.453 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:07:11.453 INFO [stderr] Compiling server v0.1.0 (/source) Nov 17 08:07:13.539 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.10s Nov 17 08:07:13.540 INFO [stderr] su: No module specific data is present Nov 17 08:07:14.293 INFO running `"docker" "inspect" "e095c030feec85bd8b01abc78570f0f8977ccc6f2d116b812d75491bf79134e3"` Nov 17 08:07:14.749 INFO running `"docker" "rm" "-f" "e095c030feec85bd8b01abc78570f0f8977ccc6f2d116b812d75491bf79134e3"` Nov 17 08:07:15.063 INFO [stdout] e095c030feec85bd8b01abc78570f0f8977ccc6f2d116b812d75491bf79134e3 Nov 17 08:07:15.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 08:07:15.567 INFO [stdout] 317c64fadc3e95650f1ba17836a34051bb57a0351d63781bb4141215b3257ee2 Nov 17 08:07:15.573 INFO running `"docker" "start" "-a" "317c64fadc3e95650f1ba17836a34051bb57a0351d63781bb4141215b3257ee2"` Nov 17 08:07:17.269 INFO [stderr] usermod: no changes Nov 17 08:07:17.297 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:07:17.297 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:07:17.297 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:07:17.297 INFO [stderr] files will be included as a binary target: Nov 17 08:07:17.297 INFO [stderr] Nov 17 08:07:17.297 INFO [stderr] * /source/src/main.rs Nov 17 08:07:17.297 INFO [stderr] Nov 17 08:07:17.297 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:07:17.297 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:07:17.297 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:07:17.297 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:07:17.297 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:07:17.297 INFO [stderr] Nov 17 08:07:17.297 INFO [stderr] For more information on this warning you can consult Nov 17 08:07:17.297 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:07:17.297 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Nov 17 08:07:17.297 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:07:17.301 INFO [stderr] Compiling server v0.1.0 (/source) Nov 17 08:07:18.477 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s Nov 17 08:07:18.480 INFO [stderr] su: No module specific data is present Nov 17 08:07:19.418 INFO running `"docker" "inspect" "317c64fadc3e95650f1ba17836a34051bb57a0351d63781bb4141215b3257ee2"` Nov 17 08:07:19.707 INFO running `"docker" "rm" "-f" "317c64fadc3e95650f1ba17836a34051bb57a0351d63781bb4141215b3257ee2"` Nov 17 08:07:20.056 INFO [stdout] 317c64fadc3e95650f1ba17836a34051bb57a0351d63781bb4141215b3257ee2 Nov 17 08:07:20.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 08:07:20.563 INFO [stdout] 6c40156eed336c2a1161c548a02ebadc53336f68055a612f1836c143eb5813a4 Nov 17 08:07:20.571 INFO running `"docker" "start" "-a" "6c40156eed336c2a1161c548a02ebadc53336f68055a612f1836c143eb5813a4"` Nov 17 08:07:22.602 INFO [stderr] usermod: no changes Nov 17 08:07:22.648 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:07:22.648 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:07:22.648 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:07:22.648 INFO [stderr] files will be included as a binary target: Nov 17 08:07:22.648 INFO [stderr] Nov 17 08:07:22.648 INFO [stderr] * /source/src/main.rs Nov 17 08:07:22.648 INFO [stderr] Nov 17 08:07:22.648 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:07:22.648 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:07:22.648 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:07:22.648 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:07:22.648 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:07:22.648 INFO [stderr] Nov 17 08:07:22.648 INFO [stderr] For more information on this warning you can consult Nov 17 08:07:22.648 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:07:22.648 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Nov 17 08:07:22.648 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:07:22.655 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 17 08:07:22.659 INFO [stderr] Running /target/debug/deps/server-7f3f1054593506e3 Nov 17 08:07:22.663 INFO [stdout] Nov 17 08:07:22.663 INFO [stdout] running 0 tests Nov 17 08:07:22.663 INFO [stdout] Nov 17 08:07:22.663 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:07:22.663 INFO [stdout] Nov 17 08:07:22.663 INFO [stderr] Running /target/debug/deps/serve-8ec157660cecd4fa Nov 17 08:07:22.667 INFO [stdout] Nov 17 08:07:22.667 INFO [stdout] running 0 tests Nov 17 08:07:22.667 INFO [stdout] Nov 17 08:07:22.667 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:07:22.667 INFO [stdout] Nov 17 08:07:22.667 INFO [stderr] Doc-tests server Nov 17 08:07:23.052 INFO [stdout] Nov 17 08:07:23.052 INFO [stdout] running 0 tests Nov 17 08:07:23.052 INFO [stdout] Nov 17 08:07:23.052 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:07:23.052 INFO [stdout] Nov 17 08:07:23.067 INFO [stderr] su: No module specific data is present Nov 17 08:07:23.928 INFO running `"docker" "inspect" "6c40156eed336c2a1161c548a02ebadc53336f68055a612f1836c143eb5813a4"` Nov 17 08:07:24.221 INFO running `"docker" "rm" "-f" "6c40156eed336c2a1161c548a02ebadc53336f68055a612f1836c143eb5813a4"` Nov 17 08:07:24.599 INFO [stdout] 6c40156eed336c2a1161c548a02ebadc53336f68055a612f1836c143eb5813a4