Nov 18 03:57:30.369 INFO testing pide-rs-0.2.2 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 03:57:30.369 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 18 03:57:30.638 INFO [stdout] 7de5534a704a475951937aa605fef7f71cac9286dc03ba1200be961c84029307 Nov 18 03:57:30.640 INFO running `"docker" "start" "-a" "7de5534a704a475951937aa605fef7f71cac9286dc03ba1200be961c84029307"` Nov 18 03:57:31.363 INFO [stderr] usermod: no changes Nov 18 03:57:31.395 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 03:57:31.395 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 03:57:31.395 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 03:57:31.395 INFO [stderr] files will be included as a binary target: Nov 18 03:57:31.395 INFO [stderr] Nov 18 03:57:31.395 INFO [stderr] * /source/src/main.rs Nov 18 03:57:31.395 INFO [stderr] Nov 18 03:57:31.395 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 03:57:31.395 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 03:57:31.395 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 03:57:31.395 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 03:57:31.395 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 03:57:31.395 INFO [stderr] Nov 18 03:57:31.395 INFO [stderr] For more information on this warning you can consult Nov 18 03:57:31.395 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 03:57:31.395 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Nov 18 03:57:31.395 INFO [stderr] please set bin.path in Cargo.toml Nov 18 03:57:31.462 INFO [stderr] Compiling toml v0.3.2 Nov 18 03:57:34.531 INFO [stderr] Compiling pide-rs v0.2.2 (/source) Nov 18 03:57:38.732 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.35s Nov 18 03:57:38.738 INFO [stderr] su: No module specific data is present Nov 18 03:57:39.375 INFO running `"docker" "inspect" "7de5534a704a475951937aa605fef7f71cac9286dc03ba1200be961c84029307"` Nov 18 03:57:39.615 INFO running `"docker" "rm" "-f" "7de5534a704a475951937aa605fef7f71cac9286dc03ba1200be961c84029307"` Nov 18 03:57:39.935 INFO [stdout] 7de5534a704a475951937aa605fef7f71cac9286dc03ba1200be961c84029307 Nov 18 03:57:39.939 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 18 03:57:40.450 INFO [stdout] a8d9de1f3324199a98011d7b77c3e606a7805445413f2d424f1dfbecd2230d58 Nov 18 03:57:40.452 INFO running `"docker" "start" "-a" "a8d9de1f3324199a98011d7b77c3e606a7805445413f2d424f1dfbecd2230d58"` Nov 18 03:57:41.201 INFO [stderr] usermod: no changes Nov 18 03:57:41.243 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 03:57:41.244 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 03:57:41.244 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 03:57:41.244 INFO [stderr] files will be included as a binary target: Nov 18 03:57:41.244 INFO [stderr] Nov 18 03:57:41.244 INFO [stderr] * /source/src/main.rs Nov 18 03:57:41.244 INFO [stderr] Nov 18 03:57:41.244 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 03:57:41.244 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 03:57:41.244 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 03:57:41.244 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 03:57:41.244 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 03:57:41.244 INFO [stderr] Nov 18 03:57:41.244 INFO [stderr] For more information on this warning you can consult Nov 18 03:57:41.244 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 03:57:41.244 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Nov 18 03:57:41.244 INFO [stderr] please set bin.path in Cargo.toml Nov 18 03:57:41.276 INFO [stderr] Compiling pide-rs v0.2.2 (/source) Nov 18 03:57:42.637 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s Nov 18 03:57:42.641 INFO [stderr] su: No module specific data is present Nov 18 03:57:42.897 INFO running `"docker" "inspect" "a8d9de1f3324199a98011d7b77c3e606a7805445413f2d424f1dfbecd2230d58"` Nov 18 03:57:42.957 INFO running `"docker" "rm" "-f" "a8d9de1f3324199a98011d7b77c3e606a7805445413f2d424f1dfbecd2230d58"` Nov 18 03:57:43.077 INFO [stdout] a8d9de1f3324199a98011d7b77c3e606a7805445413f2d424f1dfbecd2230d58 Nov 18 03:57:43.079 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 18 03:57:43.227 INFO [stdout] f6c63984b18542cd2f807f0b6e347183a19a493176c06a9a9b01847ae797753d Nov 18 03:57:43.230 INFO running `"docker" "start" "-a" "f6c63984b18542cd2f807f0b6e347183a19a493176c06a9a9b01847ae797753d"` Nov 18 03:57:43.695 INFO [stderr] usermod: no changes Nov 18 03:57:43.727 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 03:57:43.727 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 03:57:43.728 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 03:57:43.728 INFO [stderr] files will be included as a binary target: Nov 18 03:57:43.728 INFO [stderr] Nov 18 03:57:43.728 INFO [stderr] * /source/src/main.rs Nov 18 03:57:43.728 INFO [stderr] Nov 18 03:57:43.729 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 03:57:43.729 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 03:57:43.729 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 03:57:43.729 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 03:57:43.729 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 03:57:43.729 INFO [stderr] Nov 18 03:57:43.730 INFO [stderr] For more information on this warning you can consult Nov 18 03:57:43.730 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 03:57:43.730 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Nov 18 03:57:43.730 INFO [stderr] please set bin.path in Cargo.toml Nov 18 03:57:43.768 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Nov 18 03:57:43.784 INFO [stderr] Running /target/debug/deps/pide-fd4de2b5859e1326 Nov 18 03:57:43.784 INFO [stdout] Nov 18 03:57:43.784 INFO [stdout] running 0 tests Nov 18 03:57:43.784 INFO [stdout] Nov 18 03:57:43.784 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 03:57:43.784 INFO [stdout] Nov 18 03:57:43.791 INFO [stderr] su: No module specific data is present Nov 18 03:57:44.072 INFO running `"docker" "inspect" "f6c63984b18542cd2f807f0b6e347183a19a493176c06a9a9b01847ae797753d"` Nov 18 03:57:44.206 INFO running `"docker" "rm" "-f" "f6c63984b18542cd2f807f0b6e347183a19a493176c06a9a9b01847ae797753d"` Nov 18 03:57:44.334 INFO [stdout] f6c63984b18542cd2f807f0b6e347183a19a493176c06a9a9b01847ae797753d