Dec 15 01:46:31.080 INFO testing pide-rs-0.2.2 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 01:46:31.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 15 01:46:31.252 INFO [stdout] 8b8472e1f89b0d6573cf608ba7d56b8bd1e3443158d34745b113371fe9121fe4 Dec 15 01:46:31.254 INFO running `"docker" "start" "-a" "8b8472e1f89b0d6573cf608ba7d56b8bd1e3443158d34745b113371fe9121fe4"` Dec 15 01:46:31.803 INFO [stderr] usermod: no changes Dec 15 01:46:31.833 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 01:46:31.833 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 01:46:31.833 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 01:46:31.833 INFO [stderr] files will be included as a binary target: Dec 15 01:46:31.833 INFO [stderr] Dec 15 01:46:31.833 INFO [stderr] * /source/src/main.rs Dec 15 01:46:31.833 INFO [stderr] Dec 15 01:46:31.833 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 01:46:31.833 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 01:46:31.833 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 01:46:31.833 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 01:46:31.833 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 01:46:31.833 INFO [stderr] Dec 15 01:46:31.833 INFO [stderr] For more information on this warning you can consult Dec 15 01:46:31.833 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 01:46:31.833 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Dec 15 01:46:31.833 INFO [stderr] please set bin.path in Cargo.toml Dec 15 01:46:31.914 INFO [stderr] Compiling uuid v0.4.0 Dec 15 01:46:33.355 INFO [stderr] Compiling pide-rs v0.2.2 (/source) Dec 15 01:46:36.311 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.49s Dec 15 01:46:36.321 INFO [stderr] su: No module specific data is present Dec 15 01:46:37.120 INFO running `"docker" "inspect" "8b8472e1f89b0d6573cf608ba7d56b8bd1e3443158d34745b113371fe9121fe4"` Dec 15 01:46:37.291 INFO running `"docker" "rm" "-f" "8b8472e1f89b0d6573cf608ba7d56b8bd1e3443158d34745b113371fe9121fe4"` Dec 15 01:46:37.463 INFO [stdout] 8b8472e1f89b0d6573cf608ba7d56b8bd1e3443158d34745b113371fe9121fe4 Dec 15 01:46:37.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 15 01:46:37.722 INFO [stdout] da8556fd4e2117822b6e8c0e19c5295993a3717d869ea4fdb8a1cbd28b3c95c6 Dec 15 01:46:37.725 INFO running `"docker" "start" "-a" "da8556fd4e2117822b6e8c0e19c5295993a3717d869ea4fdb8a1cbd28b3c95c6"` Dec 15 01:46:38.333 INFO [stderr] usermod: no changes Dec 15 01:46:38.379 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 01:46:38.379 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 01:46:38.379 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 01:46:38.379 INFO [stderr] files will be included as a binary target: Dec 15 01:46:38.379 INFO [stderr] Dec 15 01:46:38.379 INFO [stderr] * /source/src/main.rs Dec 15 01:46:38.379 INFO [stderr] Dec 15 01:46:38.379 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 01:46:38.379 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 01:46:38.379 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 01:46:38.379 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 01:46:38.379 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 01:46:38.379 INFO [stderr] Dec 15 01:46:38.379 INFO [stderr] For more information on this warning you can consult Dec 15 01:46:38.379 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 01:46:38.379 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Dec 15 01:46:38.379 INFO [stderr] please set bin.path in Cargo.toml Dec 15 01:46:38.423 INFO [stderr] Compiling pide-rs v0.2.2 (/source) Dec 15 01:46:40.109 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s Dec 15 01:46:40.118 INFO [stderr] su: No module specific data is present Dec 15 01:46:40.623 INFO running `"docker" "inspect" "da8556fd4e2117822b6e8c0e19c5295993a3717d869ea4fdb8a1cbd28b3c95c6"` Dec 15 01:46:40.753 INFO running `"docker" "rm" "-f" "da8556fd4e2117822b6e8c0e19c5295993a3717d869ea4fdb8a1cbd28b3c95c6"` Dec 15 01:46:40.856 INFO [stdout] da8556fd4e2117822b6e8c0e19c5295993a3717d869ea4fdb8a1cbd28b3c95c6 Dec 15 01:46:40.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 15 01:46:41.059 INFO [stdout] d01a3b261616e6276c150e5194ba7c81909fd9e28323daafd1db4350a42a0b13 Dec 15 01:46:41.068 INFO running `"docker" "start" "-a" "d01a3b261616e6276c150e5194ba7c81909fd9e28323daafd1db4350a42a0b13"` Dec 15 01:46:41.484 INFO [stderr] usermod: no changes Dec 15 01:46:41.509 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 01:46:41.509 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 01:46:41.509 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 01:46:41.509 INFO [stderr] files will be included as a binary target: Dec 15 01:46:41.509 INFO [stderr] Dec 15 01:46:41.509 INFO [stderr] * /source/src/main.rs Dec 15 01:46:41.509 INFO [stderr] Dec 15 01:46:41.509 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 01:46:41.509 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 01:46:41.509 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 01:46:41.509 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 01:46:41.509 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 01:46:41.509 INFO [stderr] Dec 15 01:46:41.509 INFO [stderr] For more information on this warning you can consult Dec 15 01:46:41.509 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 01:46:41.509 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Dec 15 01:46:41.509 INFO [stderr] please set bin.path in Cargo.toml Dec 15 01:46:41.555 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 15 01:46:41.568 INFO [stderr] Running /target/debug/deps/pide-296b842e162f65f8 Dec 15 01:46:41.570 INFO [stdout] Dec 15 01:46:41.570 INFO [stdout] running 0 tests Dec 15 01:46:41.570 INFO [stdout] Dec 15 01:46:41.570 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 01:46:41.570 INFO [stdout] Dec 15 01:46:41.573 INFO [stderr] su: No module specific data is present Dec 15 01:46:41.927 INFO running `"docker" "inspect" "d01a3b261616e6276c150e5194ba7c81909fd9e28323daafd1db4350a42a0b13"` Dec 15 01:46:42.016 INFO running `"docker" "rm" "-f" "d01a3b261616e6276c150e5194ba7c81909fd9e28323daafd1db4350a42a0b13"` Dec 15 01:46:42.110 INFO [stdout] d01a3b261616e6276c150e5194ba7c81909fd9e28323daafd1db4350a42a0b13