Oct 16 00:14:26.003 INFO testing pide-rs-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 00:14:26.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 00:14:26.343 INFO blam! f8ea8a23c8193579081c3371312a20ed84c498bd2903330e3f057fe7a017e335 Oct 16 00:14:26.345 INFO running `"docker" "start" "-a" "f8ea8a23c8193579081c3371312a20ed84c498bd2903330e3f057fe7a017e335"` Oct 16 00:14:26.735 INFO kablam! usermod: no changes Oct 16 00:14:26.769 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 00:14:26.769 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 00:14:26.769 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:14:26.769 INFO kablam! files will be included as a binary target: Oct 16 00:14:26.769 INFO kablam! Oct 16 00:14:26.769 INFO kablam! * /source/src/main.rs Oct 16 00:14:26.769 INFO kablam! Oct 16 00:14:26.769 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:14:26.769 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 00:14:26.769 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 00:14:26.769 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:14:26.769 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:14:26.769 INFO kablam! Oct 16 00:14:26.769 INFO kablam! For more information on this warning you can consult Oct 16 00:14:26.769 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:14:26.769 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Oct 16 00:14:26.769 INFO kablam! please set bin.path in Cargo.toml Oct 16 00:14:26.841 INFO kablam! Compiling toml v0.3.2 Oct 16 00:14:26.841 INFO kablam! Compiling uuid v0.4.0 Oct 16 00:14:31.004 INFO kablam! Compiling pide-rs v0.2.2 (/source) Oct 16 00:14:33.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.86s Oct 16 00:14:33.632 INFO kablam! su: No module specific data is present Oct 16 00:14:34.045 INFO running `"docker" "rm" "-f" "f8ea8a23c8193579081c3371312a20ed84c498bd2903330e3f057fe7a017e335"` Oct 16 00:14:34.303 INFO blam! f8ea8a23c8193579081c3371312a20ed84c498bd2903330e3f057fe7a017e335 Oct 16 00:14:34.307 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 00:14:34.623 INFO blam! 6d5261b27870fd9bc55276adcc55c004f4563c92abcb09922e2678a24767bb53 Oct 16 00:14:34.635 INFO running `"docker" "start" "-a" "6d5261b27870fd9bc55276adcc55c004f4563c92abcb09922e2678a24767bb53"` Oct 16 00:14:35.723 INFO kablam! usermod: no changes Oct 16 00:14:35.791 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 00:14:35.791 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 00:14:35.791 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:14:35.791 INFO kablam! files will be included as a binary target: Oct 16 00:14:35.791 INFO kablam! Oct 16 00:14:35.791 INFO kablam! * /source/src/main.rs Oct 16 00:14:35.791 INFO kablam! Oct 16 00:14:35.791 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:14:35.791 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 00:14:35.791 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 00:14:35.791 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:14:35.791 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:14:35.791 INFO kablam! Oct 16 00:14:35.791 INFO kablam! For more information on this warning you can consult Oct 16 00:14:35.791 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:14:35.791 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Oct 16 00:14:35.791 INFO kablam! please set bin.path in Cargo.toml Oct 16 00:14:35.871 INFO kablam! Compiling pide-rs v0.2.2 (/source) Oct 16 00:14:37.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 16 00:14:37.891 INFO kablam! su: No module specific data is present Oct 16 00:14:38.515 INFO running `"docker" "rm" "-f" "6d5261b27870fd9bc55276adcc55c004f4563c92abcb09922e2678a24767bb53"` Oct 16 00:14:38.763 INFO blam! 6d5261b27870fd9bc55276adcc55c004f4563c92abcb09922e2678a24767bb53 Oct 16 00:14:38.765 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 00:14:39.119 INFO blam! ea2746780385c144b844d9d34deab8b5537b2a813bf984271cbd755a53c2f5eb Oct 16 00:14:39.122 INFO running `"docker" "start" "-a" "ea2746780385c144b844d9d34deab8b5537b2a813bf984271cbd755a53c2f5eb"` Oct 16 00:14:40.151 INFO kablam! usermod: no changes Oct 16 00:14:40.184 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 00:14:40.184 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 00:14:40.185 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:14:40.185 INFO kablam! files will be included as a binary target: Oct 16 00:14:40.185 INFO kablam! Oct 16 00:14:40.185 INFO kablam! * /source/src/main.rs Oct 16 00:14:40.186 INFO kablam! Oct 16 00:14:40.186 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:14:40.186 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 00:14:40.186 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 00:14:40.188 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:14:40.188 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:14:40.191 INFO kablam! Oct 16 00:14:40.192 INFO kablam! For more information on this warning you can consult Oct 16 00:14:40.194 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:14:40.194 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pide`, Oct 16 00:14:40.194 INFO kablam! please set bin.path in Cargo.toml Oct 16 00:14:40.224 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 00:14:40.247 INFO kablam! Running /target/debug/deps/pide-3b7eb7bac4477b82 Oct 16 00:14:40.258 INFO kablam! su: No module specific data is present Oct 16 00:14:40.258 INFO blam! Oct 16 00:14:40.258 INFO blam! running 0 tests Oct 16 00:14:40.258 INFO blam! Oct 16 00:14:40.258 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:14:40.258 INFO blam! Oct 16 00:14:40.755 INFO running `"docker" "rm" "-f" "ea2746780385c144b844d9d34deab8b5537b2a813bf984271cbd755a53c2f5eb"` Oct 16 00:14:40.930 INFO blam! ea2746780385c144b844d9d34deab8b5537b2a813bf984271cbd755a53c2f5eb