Nov 17 08:07:06.408 INFO testing bionikspoon/rust_server against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 08:07:06.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:06.837 INFO [stdout] 834a0e2acea66e631cd06bce79f6192201b5490d3d8adbfaf999146a7f5cfd09 Nov 17 08:07:06.839 INFO running `"docker" "start" "-a" "834a0e2acea66e631cd06bce79f6192201b5490d3d8adbfaf999146a7f5cfd09"` Nov 17 08:07:08.567 INFO [stderr] usermod: no changes Nov 17 08:07:08.619 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:07:08.620 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:07:08.620 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:07:08.620 INFO [stderr] files will be included as a binary target: Nov 17 08:07:08.621 INFO [stderr] Nov 17 08:07:08.621 INFO [stderr] * /source/src/main.rs Nov 17 08:07:08.621 INFO [stderr] Nov 17 08:07:08.621 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:07:08.622 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:07:08.622 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:07:08.622 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:07:08.622 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:07:08.623 INFO [stderr] Nov 17 08:07:08.623 INFO [stderr] For more information on this warning you can consult Nov 17 08:07:08.623 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:07:08.624 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Nov 17 08:07:08.624 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:07:08.624 INFO [stderr] Compiling server v0.1.0 (/source) Nov 17 08:07:11.505 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.90s Nov 17 08:07:11.511 INFO [stderr] su: No module specific data is present Nov 17 08:07:12.565 INFO running `"docker" "inspect" "834a0e2acea66e631cd06bce79f6192201b5490d3d8adbfaf999146a7f5cfd09"` Nov 17 08:07:12.841 INFO running `"docker" "rm" "-f" "834a0e2acea66e631cd06bce79f6192201b5490d3d8adbfaf999146a7f5cfd09"` Nov 17 08:07:13.171 INFO [stdout] 834a0e2acea66e631cd06bce79f6192201b5490d3d8adbfaf999146a7f5cfd09 Nov 17 08:07:13.175 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:13.678 INFO [stdout] 3d9817eb5cf14c9d556127655e80048d24b787ea78bde263bbce3968ab583136 Nov 17 08:07:13.680 INFO running `"docker" "start" "-a" "3d9817eb5cf14c9d556127655e80048d24b787ea78bde263bbce3968ab583136"` Nov 17 08:07:15.406 INFO [stderr] usermod: no changes Nov 17 08:07:15.475 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:07:15.476 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:07:15.476 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:07:15.476 INFO [stderr] files will be included as a binary target: Nov 17 08:07:15.477 INFO [stderr] Nov 17 08:07:15.477 INFO [stderr] * /source/src/main.rs Nov 17 08:07:15.477 INFO [stderr] Nov 17 08:07:15.478 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:07:15.478 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:07:15.478 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:07:15.479 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:07:15.479 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:07:15.479 INFO [stderr] Nov 17 08:07:15.480 INFO [stderr] For more information on this warning you can consult Nov 17 08:07:15.480 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:07:15.480 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Nov 17 08:07:15.481 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:07:15.481 INFO [stderr] Compiling server v0.1.0 (/source) Nov 17 08:07:17.114 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s Nov 17 08:07:17.143 INFO [stderr] su: No module specific data is present Nov 17 08:07:18.319 INFO running `"docker" "inspect" "3d9817eb5cf14c9d556127655e80048d24b787ea78bde263bbce3968ab583136"` Nov 17 08:07:18.727 INFO running `"docker" "rm" "-f" "3d9817eb5cf14c9d556127655e80048d24b787ea78bde263bbce3968ab583136"` Nov 17 08:07:19.023 INFO [stdout] 3d9817eb5cf14c9d556127655e80048d24b787ea78bde263bbce3968ab583136 Nov 17 08:07:19.030 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:19.455 INFO [stdout] 49e66375ac0adf3826f87e7261acbe64786b147aa81890b0e0864bf7753b5841 Nov 17 08:07:19.457 INFO running `"docker" "start" "-a" "49e66375ac0adf3826f87e7261acbe64786b147aa81890b0e0864bf7753b5841"` Nov 17 08:07:20.671 INFO [stderr] usermod: no changes Nov 17 08:07:20.752 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:07:20.752 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:07:20.752 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:07:20.752 INFO [stderr] files will be included as a binary target: Nov 17 08:07:20.752 INFO [stderr] Nov 17 08:07:20.752 INFO [stderr] * /source/src/main.rs Nov 17 08:07:20.752 INFO [stderr] Nov 17 08:07:20.752 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:07:20.752 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:07:20.752 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:07:20.752 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:07:20.752 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:07:20.752 INFO [stderr] Nov 17 08:07:20.752 INFO [stderr] For more information on this warning you can consult Nov 17 08:07:20.752 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:07:20.752 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Nov 17 08:07:20.752 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:07:20.752 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 17 08:07:20.763 INFO [stderr] Running /target/debug/deps/server-db71868cbf257954 Nov 17 08:07:20.768 INFO [stdout] Nov 17 08:07:20.768 INFO [stdout] running 0 tests Nov 17 08:07:20.768 INFO [stdout] Nov 17 08:07:20.768 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:07:20.768 INFO [stdout] Nov 17 08:07:20.775 INFO [stdout] Nov 17 08:07:20.775 INFO [stderr] Running /target/debug/deps/serve-66feb0784eaa30ea Nov 17 08:07:20.775 INFO [stdout] running 0 tests Nov 17 08:07:20.775 INFO [stdout] Nov 17 08:07:20.775 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:07:20.775 INFO [stdout] Nov 17 08:07:20.783 INFO [stderr] Doc-tests server Nov 17 08:07:21.407 INFO [stdout] Nov 17 08:07:21.407 INFO [stdout] running 0 tests Nov 17 08:07:21.407 INFO [stdout] Nov 17 08:07:21.407 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:07:21.407 INFO [stdout] Nov 17 08:07:21.410 INFO [stderr] su: No module specific data is present Nov 17 08:07:22.800 INFO running `"docker" "inspect" "49e66375ac0adf3826f87e7261acbe64786b147aa81890b0e0864bf7753b5841"` Nov 17 08:07:23.075 INFO running `"docker" "rm" "-f" "49e66375ac0adf3826f87e7261acbe64786b147aa81890b0e0864bf7753b5841"` Nov 17 08:07:23.379 INFO [stdout] 49e66375ac0adf3826f87e7261acbe64786b147aa81890b0e0864bf7753b5841