Oct 12 21:59:11.187 INFO testing techhazard/decapitate against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:59:11.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 21:59:11.686 INFO blam! 6812e3b69fc8ff2fbd96f4353b5d4389a264f74c3f7eed683014173bd0cc62a6 Oct 12 21:59:11.688 INFO running `"docker" "start" "-a" "6812e3b69fc8ff2fbd96f4353b5d4389a264f74c3f7eed683014173bd0cc62a6"` Oct 12 21:59:13.699 INFO kablam! usermod: no changes Oct 12 21:59:13.755 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 21:59:13.755 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 21:59:13.755 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 21:59:13.755 INFO kablam! files will be included as a binary target: Oct 12 21:59:13.755 INFO kablam! Oct 12 21:59:13.755 INFO kablam! * /source/src/main.rs Oct 12 21:59:13.755 INFO kablam! Oct 12 21:59:13.755 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 21:59:13.755 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 21:59:13.755 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 21:59:13.755 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 21:59:13.755 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 21:59:13.755 INFO kablam! Oct 12 21:59:13.755 INFO kablam! For more information on this warning you can consult Oct 12 21:59:13.755 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 21:59:13.755 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Oct 12 21:59:13.755 INFO kablam! please set bin.path in Cargo.toml Oct 12 21:59:13.827 INFO kablam! Compiling libc v0.2.16 Oct 12 21:59:14.731 INFO kablam! Compiling term_size v0.2.1 Oct 12 21:59:15.057 INFO kablam! Compiling clap v2.14.0 Oct 12 21:59:27.786 INFO kablam! Compiling decapitate v1.0.0 (/source) Oct 12 21:59:29.633 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.90s Oct 12 21:59:29.637 INFO kablam! su: No module specific data is present Oct 12 21:59:30.689 INFO running `"docker" "rm" "-f" "6812e3b69fc8ff2fbd96f4353b5d4389a264f74c3f7eed683014173bd0cc62a6"` Oct 12 21:59:31.028 INFO blam! 6812e3b69fc8ff2fbd96f4353b5d4389a264f74c3f7eed683014173bd0cc62a6 Oct 12 21:59:31.029 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 21:59:31.419 INFO blam! 2b40cd57861b44b808d66fa1ab27bc906720228564d5ea1ab8bd4c9fc7d33b95 Oct 12 21:59:31.425 INFO running `"docker" "start" "-a" "2b40cd57861b44b808d66fa1ab27bc906720228564d5ea1ab8bd4c9fc7d33b95"` Oct 12 21:59:32.607 INFO kablam! usermod: no changes Oct 12 21:59:32.671 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 21:59:32.671 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 21:59:32.672 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 21:59:32.672 INFO kablam! files will be included as a binary target: Oct 12 21:59:32.672 INFO kablam! Oct 12 21:59:32.673 INFO kablam! * /source/src/main.rs Oct 12 21:59:32.673 INFO kablam! Oct 12 21:59:32.673 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 21:59:32.674 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 21:59:32.674 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 21:59:32.674 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 21:59:32.675 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 21:59:32.675 INFO kablam! Oct 12 21:59:32.675 INFO kablam! For more information on this warning you can consult Oct 12 21:59:32.675 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 21:59:32.676 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Oct 12 21:59:32.676 INFO kablam! please set bin.path in Cargo.toml Oct 12 21:59:32.705 INFO kablam! Compiling decapitate v1.0.0 (/source) Oct 12 21:59:33.797 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 12 21:59:33.798 INFO kablam! su: No module specific data is present Oct 12 21:59:34.739 INFO running `"docker" "rm" "-f" "2b40cd57861b44b808d66fa1ab27bc906720228564d5ea1ab8bd4c9fc7d33b95"` Oct 12 21:59:34.967 INFO blam! 2b40cd57861b44b808d66fa1ab27bc906720228564d5ea1ab8bd4c9fc7d33b95 Oct 12 21:59:34.970 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 21:59:35.361 INFO blam! a5dd85ea7712128a7dc457d3a6b273a471c2cdc3a75cb51eacd26fe26c7b5543 Oct 12 21:59:35.363 INFO running `"docker" "start" "-a" "a5dd85ea7712128a7dc457d3a6b273a471c2cdc3a75cb51eacd26fe26c7b5543"` Oct 12 21:59:36.782 INFO kablam! usermod: no changes Oct 12 21:59:36.831 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 21:59:36.831 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 21:59:36.831 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 21:59:36.831 INFO kablam! files will be included as a binary target: Oct 12 21:59:36.831 INFO kablam! Oct 12 21:59:36.831 INFO kablam! * /source/src/main.rs Oct 12 21:59:36.831 INFO kablam! Oct 12 21:59:36.831 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 21:59:36.831 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 21:59:36.831 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 21:59:36.831 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 21:59:36.831 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 21:59:36.831 INFO kablam! Oct 12 21:59:36.831 INFO kablam! For more information on this warning you can consult Oct 12 21:59:36.831 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 21:59:36.831 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Oct 12 21:59:36.831 INFO kablam! please set bin.path in Cargo.toml Oct 12 21:59:36.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 21:59:36.875 INFO kablam! Running /target/debug/deps/decapitate-53dac9291317c829 Oct 12 21:59:36.879 INFO blam! Oct 12 21:59:36.879 INFO blam! running 0 tests Oct 12 21:59:36.879 INFO blam! Oct 12 21:59:36.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:59:36.879 INFO blam! Oct 12 21:59:36.879 INFO kablam! Running /target/debug/deps/dcap-fb41477c32630bf6 Oct 12 21:59:36.887 INFO blam! Oct 12 21:59:36.887 INFO blam! running 0 tests Oct 12 21:59:36.887 INFO blam! Oct 12 21:59:36.887 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:59:36.887 INFO blam! Oct 12 21:59:36.887 INFO kablam! Doc-tests decapitate Oct 12 21:59:37.163 INFO blam! Oct 12 21:59:37.164 INFO blam! running 0 tests Oct 12 21:59:37.164 INFO blam! Oct 12 21:59:37.164 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:59:37.164 INFO blam! Oct 12 21:59:37.176 INFO kablam! su: No module specific data is present Oct 12 21:59:38.159 INFO running `"docker" "rm" "-f" "a5dd85ea7712128a7dc457d3a6b273a471c2cdc3a75cb51eacd26fe26c7b5543"` Oct 12 21:59:38.473 INFO blam! a5dd85ea7712128a7dc457d3a6b273a471c2cdc3a75cb51eacd26fe26c7b5543