Oct 11 15:06:35.231 INFO testing pide-rs-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:06:35.231 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:06:35.231 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:06:35.496 INFO blam! b7aa1e2432cf16a496001606a3bb7f035002ecc19157ed9adddcd4d8ec863922 Oct 11 15:06:35.508 INFO running `"docker" "start" "-a" "b7aa1e2432cf16a496001606a3bb7f035002ecc19157ed9adddcd4d8ec863922"` Oct 11 15:06:36.380 INFO kablam! usermod: no changes Oct 11 15:06:36.416 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 15:06:36.416 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 15:06:36.416 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 15:06:36.416 INFO kablam! files will be included as a binary target: Oct 11 15:06:36.416 INFO kablam! Oct 11 15:06:36.416 INFO kablam! * /source/src/main.rs Oct 11 15:06:36.416 INFO kablam! Oct 11 15:06:36.416 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 15:06:36.416 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 15:06:36.416 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 15:06:36.416 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 15:06:36.416 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 15:06:36.416 INFO kablam! Oct 11 15:06:36.416 INFO kablam! For more information on this warning you can consult Oct 11 15:06:36.416 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 15:06:36.416 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Oct 11 15:06:36.416 INFO kablam! please set bin.path in Cargo.toml Oct 11 15:06:36.528 INFO kablam! Compiling uuid v0.4.0 Oct 11 15:06:37.844 INFO kablam! Compiling pide-rs v0.2.2 (/source) Oct 11 15:06:41.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.11s Oct 11 15:06:41.511 INFO kablam! su: No module specific data is present Oct 11 15:06:42.044 INFO running `"docker" "rm" "-f" "b7aa1e2432cf16a496001606a3bb7f035002ecc19157ed9adddcd4d8ec863922"` Oct 11 15:06:42.248 INFO blam! b7aa1e2432cf16a496001606a3bb7f035002ecc19157ed9adddcd4d8ec863922 Oct 11 15:06:42.256 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:06:42.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:06:42.505 INFO blam! 164347438ec952d9134f590dd9f1746305e8b57a1de65ae41dc94fd52fc66612 Oct 11 15:06:42.512 INFO running `"docker" "start" "-a" "164347438ec952d9134f590dd9f1746305e8b57a1de65ae41dc94fd52fc66612"` Oct 11 15:06:43.412 INFO kablam! usermod: no changes Oct 11 15:06:43.440 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 15:06:43.440 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 15:06:43.440 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 15:06:43.440 INFO kablam! files will be included as a binary target: Oct 11 15:06:43.440 INFO kablam! Oct 11 15:06:43.440 INFO kablam! * /source/src/main.rs Oct 11 15:06:43.440 INFO kablam! Oct 11 15:06:43.440 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 15:06:43.440 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 15:06:43.440 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 15:06:43.440 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 15:06:43.440 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 15:06:43.440 INFO kablam! Oct 11 15:06:43.440 INFO kablam! For more information on this warning you can consult Oct 11 15:06:43.440 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 15:06:43.440 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Oct 11 15:06:43.440 INFO kablam! please set bin.path in Cargo.toml Oct 11 15:06:43.468 INFO kablam! Compiling pide-rs v0.2.2 (/source) Oct 11 15:06:46.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.74s Oct 11 15:06:46.172 INFO kablam! su: No module specific data is present Oct 11 15:06:46.819 INFO running `"docker" "rm" "-f" "164347438ec952d9134f590dd9f1746305e8b57a1de65ae41dc94fd52fc66612"` Oct 11 15:06:47.076 INFO blam! 164347438ec952d9134f590dd9f1746305e8b57a1de65ae41dc94fd52fc66612 Oct 11 15:06:47.084 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:06:47.084 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:06:47.658 INFO blam! b9e2ec43a2c2908cd33638ee6353b16f37a44d5f50edfb22052e0e5007d87caa Oct 11 15:06:47.662 INFO running `"docker" "start" "-a" "b9e2ec43a2c2908cd33638ee6353b16f37a44d5f50edfb22052e0e5007d87caa"` Oct 11 15:06:48.497 INFO kablam! usermod: no changes Oct 11 15:06:48.572 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 15:06:48.572 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 15:06:48.572 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 15:06:48.572 INFO kablam! files will be included as a binary target: Oct 11 15:06:48.573 INFO kablam! Oct 11 15:06:48.573 INFO kablam! * /source/src/main.rs Oct 11 15:06:48.573 INFO kablam! Oct 11 15:06:48.573 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 15:06:48.573 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 15:06:48.573 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 15:06:48.573 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 15:06:48.573 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 15:06:48.573 INFO kablam! Oct 11 15:06:48.573 INFO kablam! For more information on this warning you can consult Oct 11 15:06:48.573 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 15:06:48.573 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Oct 11 15:06:48.573 INFO kablam! please set bin.path in Cargo.toml Oct 11 15:06:48.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 15:06:48.643 INFO kablam! Running /target/debug/deps/pide-3b7eb7bac4477b82 Oct 11 15:06:48.646 INFO blam! Oct 11 15:06:48.646 INFO blam! running 0 tests Oct 11 15:06:48.646 INFO blam! Oct 11 15:06:48.646 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:06:48.646 INFO blam! Oct 11 15:06:48.647 INFO kablam! su: No module specific data is present Oct 11 15:06:49.126 INFO running `"docker" "rm" "-f" "b9e2ec43a2c2908cd33638ee6353b16f37a44d5f50edfb22052e0e5007d87caa"` Oct 11 15:06:49.388 INFO blam! b9e2ec43a2c2908cd33638ee6353b16f37a44d5f50edfb22052e0e5007d87caa