Dec 07 04:33:57.099 INFO testing pide-rs-0.2.2 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 04:33:57.099 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 07 04:33:57.347 INFO [stdout] b463e212a88d44479043a7e5924288bc6749c3d760c53ddc4f89e8f644a4e66a Dec 07 04:33:57.354 INFO running `"docker" "start" "-a" "b463e212a88d44479043a7e5924288bc6749c3d760c53ddc4f89e8f644a4e66a"` Dec 07 04:33:58.389 INFO [stderr] usermod: no changes Dec 07 04:33:58.460 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 04:33:58.460 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 04:33:58.460 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 04:33:58.460 INFO [stderr] files will be included as a binary target: Dec 07 04:33:58.460 INFO [stderr] Dec 07 04:33:58.460 INFO [stderr] * /source/src/main.rs Dec 07 04:33:58.460 INFO [stderr] Dec 07 04:33:58.460 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 04:33:58.460 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 04:33:58.460 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 04:33:58.460 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 04:33:58.460 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 04:33:58.460 INFO [stderr] Dec 07 04:33:58.460 INFO [stderr] For more information on this warning you can consult Dec 07 04:33:58.460 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 04:33:58.460 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Dec 07 04:33:58.460 INFO [stderr] please set bin.path in Cargo.toml Dec 07 04:33:58.576 INFO [stderr] Compiling toml v0.3.2 Dec 07 04:33:58.576 INFO [stderr] Compiling uuid v0.4.0 Dec 07 04:34:02.354 INFO [stderr] Compiling pide-rs v0.2.2 (/source) Dec 07 04:34:05.694 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.27s Dec 07 04:34:05.695 INFO [stderr] su: No module specific data is present Dec 07 04:34:06.117 INFO running `"docker" "inspect" "b463e212a88d44479043a7e5924288bc6749c3d760c53ddc4f89e8f644a4e66a"` Dec 07 04:34:06.230 INFO running `"docker" "rm" "-f" "b463e212a88d44479043a7e5924288bc6749c3d760c53ddc4f89e8f644a4e66a"` Dec 07 04:34:06.368 INFO [stdout] b463e212a88d44479043a7e5924288bc6749c3d760c53ddc4f89e8f644a4e66a Dec 07 04:34:06.371 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 07 04:34:06.597 INFO [stdout] 91e217947d7de834564aa98cab0d3d726a7ebf61d792df7c99b2390e737f4efa Dec 07 04:34:06.602 INFO running `"docker" "start" "-a" "91e217947d7de834564aa98cab0d3d726a7ebf61d792df7c99b2390e737f4efa"` Dec 07 04:34:07.484 INFO [stderr] usermod: no changes Dec 07 04:34:07.514 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 04:34:07.514 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 04:34:07.514 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 04:34:07.514 INFO [stderr] files will be included as a binary target: Dec 07 04:34:07.514 INFO [stderr] Dec 07 04:34:07.514 INFO [stderr] * /source/src/main.rs Dec 07 04:34:07.514 INFO [stderr] Dec 07 04:34:07.514 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 04:34:07.514 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 04:34:07.514 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 04:34:07.514 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 04:34:07.514 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 04:34:07.514 INFO [stderr] Dec 07 04:34:07.514 INFO [stderr] For more information on this warning you can consult Dec 07 04:34:07.514 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 04:34:07.514 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Dec 07 04:34:07.514 INFO [stderr] please set bin.path in Cargo.toml Dec 07 04:34:07.556 INFO [stderr] Compiling pide-rs v0.2.2 (/source) Dec 07 04:34:09.088 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s Dec 07 04:34:09.094 INFO [stderr] su: No module specific data is present Dec 07 04:34:09.326 INFO running `"docker" "inspect" "91e217947d7de834564aa98cab0d3d726a7ebf61d792df7c99b2390e737f4efa"` Dec 07 04:34:09.417 INFO running `"docker" "rm" "-f" "91e217947d7de834564aa98cab0d3d726a7ebf61d792df7c99b2390e737f4efa"` Dec 07 04:34:09.496 INFO [stdout] 91e217947d7de834564aa98cab0d3d726a7ebf61d792df7c99b2390e737f4efa Dec 07 04:34:09.497 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 07 04:34:09.656 INFO [stdout] 15ffc424b6d19075c45408509eb92d0492deea344a84a46b01b3d6689757006f Dec 07 04:34:09.659 INFO running `"docker" "start" "-a" "15ffc424b6d19075c45408509eb92d0492deea344a84a46b01b3d6689757006f"` Dec 07 04:34:10.099 INFO [stderr] usermod: no changes Dec 07 04:34:10.126 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 04:34:10.126 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 04:34:10.126 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 04:34:10.126 INFO [stderr] files will be included as a binary target: Dec 07 04:34:10.126 INFO [stderr] Dec 07 04:34:10.126 INFO [stderr] * /source/src/main.rs Dec 07 04:34:10.126 INFO [stderr] Dec 07 04:34:10.126 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 04:34:10.126 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 04:34:10.126 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 04:34:10.126 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 04:34:10.126 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 04:34:10.126 INFO [stderr] Dec 07 04:34:10.126 INFO [stderr] For more information on this warning you can consult Dec 07 04:34:10.126 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 04:34:10.126 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Dec 07 04:34:10.126 INFO [stderr] please set bin.path in Cargo.toml Dec 07 04:34:10.167 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 07 04:34:10.169 INFO [stderr] Running /target/debug/deps/pide-caa63052b17ac49d Dec 07 04:34:10.180 INFO [stdout] Dec 07 04:34:10.180 INFO [stdout] running 0 tests Dec 07 04:34:10.180 INFO [stdout] Dec 07 04:34:10.180 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 04:34:10.180 INFO [stdout] Dec 07 04:34:10.183 INFO [stderr] su: No module specific data is present Dec 07 04:34:10.651 INFO running `"docker" "inspect" "15ffc424b6d19075c45408509eb92d0492deea344a84a46b01b3d6689757006f"` Dec 07 04:34:10.774 INFO running `"docker" "rm" "-f" "15ffc424b6d19075c45408509eb92d0492deea344a84a46b01b3d6689757006f"` Dec 07 04:34:10.884 INFO [stdout] 15ffc424b6d19075c45408509eb92d0492deea344a84a46b01b3d6689757006f