Nov 18 03:57:30.694 INFO testing pide-rs-0.2.2 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 03:57:30.695 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 18 03:57:31.135 INFO [stdout] a79003ebae26c4d971343a05b28a6940ead9fbd89e2ab565bdc1b05632692b8c Nov 18 03:57:31.138 INFO running `"docker" "start" "-a" "a79003ebae26c4d971343a05b28a6940ead9fbd89e2ab565bdc1b05632692b8c"` Nov 18 03:57:31.813 INFO [stderr] usermod: no changes Nov 18 03:57:31.836 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 03:57:31.836 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 03:57:31.836 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 03:57:31.836 INFO [stderr] files will be included as a binary target: Nov 18 03:57:31.836 INFO [stderr] Nov 18 03:57:31.836 INFO [stderr] * /source/src/main.rs Nov 18 03:57:31.836 INFO [stderr] Nov 18 03:57:31.836 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 03:57:31.836 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 03:57:31.836 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 03:57:31.836 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 03:57:31.836 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 03:57:31.836 INFO [stderr] Nov 18 03:57:31.836 INFO [stderr] For more information on this warning you can consult Nov 18 03:57:31.836 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 03:57:31.836 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Nov 18 03:57:31.836 INFO [stderr] please set bin.path in Cargo.toml Nov 18 03:57:31.893 INFO [stderr] Compiling uuid v0.4.0 Nov 18 03:57:32.772 INFO [stderr] Compiling pide-rs v0.2.2 (/source) Nov 18 03:57:36.955 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.12s Nov 18 03:57:36.955 INFO [stderr] su: No module specific data is present Nov 18 03:57:37.977 INFO running `"docker" "inspect" "a79003ebae26c4d971343a05b28a6940ead9fbd89e2ab565bdc1b05632692b8c"` Nov 18 03:57:38.257 INFO running `"docker" "rm" "-f" "a79003ebae26c4d971343a05b28a6940ead9fbd89e2ab565bdc1b05632692b8c"` Nov 18 03:57:38.509 INFO [stdout] a79003ebae26c4d971343a05b28a6940ead9fbd89e2ab565bdc1b05632692b8c Nov 18 03:57:38.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 18 03:57:39.018 INFO [stdout] cf04af777706b3771cc61c241a96318f5abbe311eea52d0081e5708da5656d8a Nov 18 03:57:39.023 INFO running `"docker" "start" "-a" "cf04af777706b3771cc61c241a96318f5abbe311eea52d0081e5708da5656d8a"` Nov 18 03:57:40.235 INFO [stderr] usermod: no changes Nov 18 03:57:40.260 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 03:57:40.260 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 03:57:40.260 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 03:57:40.260 INFO [stderr] files will be included as a binary target: Nov 18 03:57:40.260 INFO [stderr] Nov 18 03:57:40.260 INFO [stderr] * /source/src/main.rs Nov 18 03:57:40.260 INFO [stderr] Nov 18 03:57:40.260 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 03:57:40.260 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 03:57:40.260 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 03:57:40.260 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 03:57:40.260 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 03:57:40.260 INFO [stderr] Nov 18 03:57:40.260 INFO [stderr] For more information on this warning you can consult Nov 18 03:57:40.260 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 03:57:40.260 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Nov 18 03:57:40.260 INFO [stderr] please set bin.path in Cargo.toml Nov 18 03:57:40.311 INFO [stderr] Compiling pide-rs v0.2.2 (/source) Nov 18 03:57:41.818 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s Nov 18 03:57:41.822 INFO [stderr] su: No module specific data is present Nov 18 03:57:42.052 INFO running `"docker" "inspect" "cf04af777706b3771cc61c241a96318f5abbe311eea52d0081e5708da5656d8a"` Nov 18 03:57:42.146 INFO running `"docker" "rm" "-f" "cf04af777706b3771cc61c241a96318f5abbe311eea52d0081e5708da5656d8a"` Nov 18 03:57:42.226 INFO [stdout] cf04af777706b3771cc61c241a96318f5abbe311eea52d0081e5708da5656d8a Nov 18 03:57:42.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 18 03:57:42.514 INFO [stdout] 5792c67e69be078d82c8621c09cedadecb8c5abe433c325972485a17d1ea621e Nov 18 03:57:42.515 INFO running `"docker" "start" "-a" "5792c67e69be078d82c8621c09cedadecb8c5abe433c325972485a17d1ea621e"` Nov 18 03:57:42.897 INFO [stderr] usermod: no changes Nov 18 03:57:42.915 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 03:57:42.915 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 03:57:42.915 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 03:57:42.915 INFO [stderr] files will be included as a binary target: Nov 18 03:57:42.915 INFO [stderr] Nov 18 03:57:42.915 INFO [stderr] * /source/src/main.rs Nov 18 03:57:42.916 INFO [stderr] Nov 18 03:57:42.916 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 03:57:42.916 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 03:57:42.916 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 03:57:42.916 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 03:57:42.916 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 03:57:42.916 INFO [stderr] Nov 18 03:57:42.916 INFO [stderr] For more information on this warning you can consult Nov 18 03:57:42.916 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 03:57:42.916 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Nov 18 03:57:42.916 INFO [stderr] please set bin.path in Cargo.toml Nov 18 03:57:42.954 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Nov 18 03:57:42.969 INFO [stderr] Running /target/debug/deps/pide-67550ca503094ee4 Nov 18 03:57:42.972 INFO [stdout] Nov 18 03:57:42.972 INFO [stdout] running 0 tests Nov 18 03:57:42.972 INFO [stdout] Nov 18 03:57:42.972 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 03:57:42.972 INFO [stdout] Nov 18 03:57:42.974 INFO [stderr] su: No module specific data is present Nov 18 03:57:43.200 INFO running `"docker" "inspect" "5792c67e69be078d82c8621c09cedadecb8c5abe433c325972485a17d1ea621e"` Nov 18 03:57:43.287 INFO running `"docker" "rm" "-f" "5792c67e69be078d82c8621c09cedadecb8c5abe433c325972485a17d1ea621e"` Nov 18 03:57:43.372 INFO [stdout] 5792c67e69be078d82c8621c09cedadecb8c5abe433c325972485a17d1ea621e