Dec 06 05:27:06.517 INFO testing bionikspoon/rust_server against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 05:27:06.517 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 05:27:07.004 INFO [stdout] a871d226cf7d3da3f7b323f5f5c48a8080e282976bc510975b8703cd1bfe641d Dec 06 05:27:07.010 INFO running `"docker" "start" "-a" "a871d226cf7d3da3f7b323f5f5c48a8080e282976bc510975b8703cd1bfe641d"` Dec 06 05:27:08.338 INFO [stderr] usermod: no changes Dec 06 05:27:08.396 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 05:27:08.396 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 05:27:08.396 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 05:27:08.396 INFO [stderr] files will be included as a binary target: Dec 06 05:27:08.396 INFO [stderr] Dec 06 05:27:08.396 INFO [stderr] * /source/src/main.rs Dec 06 05:27:08.396 INFO [stderr] Dec 06 05:27:08.396 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 05:27:08.396 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 05:27:08.396 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 05:27:08.396 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 05:27:08.396 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 05:27:08.396 INFO [stderr] Dec 06 05:27:08.396 INFO [stderr] For more information on this warning you can consult Dec 06 05:27:08.396 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 05:27:08.396 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Dec 06 05:27:08.396 INFO [stderr] please set bin.path in Cargo.toml Dec 06 05:27:08.405 INFO [stderr] Compiling server v0.1.0 (/source) Dec 06 05:27:10.475 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.10s Dec 06 05:27:10.478 INFO [stderr] su: No module specific data is present Dec 06 05:27:11.504 INFO running `"docker" "inspect" "a871d226cf7d3da3f7b323f5f5c48a8080e282976bc510975b8703cd1bfe641d"` Dec 06 05:27:11.722 INFO running `"docker" "rm" "-f" "a871d226cf7d3da3f7b323f5f5c48a8080e282976bc510975b8703cd1bfe641d"` Dec 06 05:27:12.028 INFO [stdout] a871d226cf7d3da3f7b323f5f5c48a8080e282976bc510975b8703cd1bfe641d Dec 06 05:27:12.030 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 05:27:12.604 INFO [stdout] 09227ce260a4dbbb0c397bcb1e0b148d1c79eaa8d0ffd3e41d023cbadfd9d068 Dec 06 05:27:12.612 INFO running `"docker" "start" "-a" "09227ce260a4dbbb0c397bcb1e0b148d1c79eaa8d0ffd3e41d023cbadfd9d068"` Dec 06 05:27:13.908 INFO [stderr] usermod: no changes Dec 06 05:27:13.976 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 05:27:13.976 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 05:27:13.976 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 05:27:13.976 INFO [stderr] files will be included as a binary target: Dec 06 05:27:13.976 INFO [stderr] Dec 06 05:27:13.976 INFO [stderr] * /source/src/main.rs Dec 06 05:27:13.976 INFO [stderr] Dec 06 05:27:13.976 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 05:27:13.976 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 05:27:13.976 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 05:27:13.976 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 05:27:13.976 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 05:27:13.976 INFO [stderr] Dec 06 05:27:13.976 INFO [stderr] For more information on this warning you can consult Dec 06 05:27:13.976 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 05:27:13.976 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Dec 06 05:27:13.976 INFO [stderr] please set bin.path in Cargo.toml Dec 06 05:27:13.989 INFO [stderr] Compiling server v0.1.0 (/source) Dec 06 05:27:14.937 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s Dec 06 05:27:14.939 INFO [stderr] su: No module specific data is present Dec 06 05:27:15.977 INFO running `"docker" "inspect" "09227ce260a4dbbb0c397bcb1e0b148d1c79eaa8d0ffd3e41d023cbadfd9d068"` Dec 06 05:27:16.182 INFO running `"docker" "rm" "-f" "09227ce260a4dbbb0c397bcb1e0b148d1c79eaa8d0ffd3e41d023cbadfd9d068"` Dec 06 05:27:16.516 INFO [stdout] 09227ce260a4dbbb0c397bcb1e0b148d1c79eaa8d0ffd3e41d023cbadfd9d068 Dec 06 05:27:16.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 05:27:16.924 INFO [stdout] 009b42c820e8ea4dcb8960f767418bb8909d6952979410833515452bbe042c6d Dec 06 05:27:16.928 INFO running `"docker" "start" "-a" "009b42c820e8ea4dcb8960f767418bb8909d6952979410833515452bbe042c6d"` Dec 06 05:27:18.472 INFO [stderr] usermod: no changes Dec 06 05:27:18.546 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 05:27:18.547 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 05:27:18.547 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 05:27:18.547 INFO [stderr] files will be included as a binary target: Dec 06 05:27:18.547 INFO [stderr] Dec 06 05:27:18.547 INFO [stderr] * /source/src/main.rs Dec 06 05:27:18.547 INFO [stderr] Dec 06 05:27:18.547 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 05:27:18.547 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 05:27:18.547 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 05:27:18.547 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 05:27:18.547 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 05:27:18.547 INFO [stderr] Dec 06 05:27:18.547 INFO [stderr] For more information on this warning you can consult Dec 06 05:27:18.547 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 05:27:18.547 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Dec 06 05:27:18.547 INFO [stderr] please set bin.path in Cargo.toml Dec 06 05:27:18.564 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 06 05:27:18.566 INFO [stderr] Running /target/debug/deps/server-5364be8b50adb17e Dec 06 05:27:18.571 INFO [stdout] Dec 06 05:27:18.571 INFO [stdout] running 0 tests Dec 06 05:27:18.572 INFO [stdout] Dec 06 05:27:18.572 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 05:27:18.572 INFO [stdout] Dec 06 05:27:18.572 INFO [stdout] Dec 06 05:27:18.572 INFO [stdout] running 0 tests Dec 06 05:27:18.572 INFO [stdout] Dec 06 05:27:18.572 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 05:27:18.572 INFO [stdout] Dec 06 05:27:18.572 INFO [stderr] Running /target/debug/deps/serve-56fe1f0c27b82d0f Dec 06 05:27:18.572 INFO [stderr] Doc-tests server Dec 06 05:27:18.916 INFO [stdout] Dec 06 05:27:18.916 INFO [stdout] running 0 tests Dec 06 05:27:18.916 INFO [stdout] Dec 06 05:27:18.916 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 05:27:18.916 INFO [stdout] Dec 06 05:27:18.924 INFO [stderr] su: No module specific data is present Dec 06 05:27:20.056 INFO running `"docker" "inspect" "009b42c820e8ea4dcb8960f767418bb8909d6952979410833515452bbe042c6d"` Dec 06 05:27:20.338 INFO running `"docker" "rm" "-f" "009b42c820e8ea4dcb8960f767418bb8909d6952979410833515452bbe042c6d"` Dec 06 05:27:20.624 INFO [stdout] 009b42c820e8ea4dcb8960f767418bb8909d6952979410833515452bbe042c6d