Dec 05 05:02:40.653 INFO testing techhazard/decapitate against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 05:02:40.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 05:02:41.142 INFO [stdout] 9834dfb7df9b075e2a6f525e3b5241750cf9ba1ca81959523f6d56bad56e3977 Dec 05 05:02:41.144 INFO running `"docker" "start" "-a" "9834dfb7df9b075e2a6f525e3b5241750cf9ba1ca81959523f6d56bad56e3977"` Dec 05 05:02:43.687 INFO [stderr] usermod: no changes Dec 05 05:02:43.744 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 05:02:43.744 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 05:02:43.744 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 05:02:43.744 INFO [stderr] files will be included as a binary target: Dec 05 05:02:43.744 INFO [stderr] Dec 05 05:02:43.744 INFO [stderr] * /source/src/main.rs Dec 05 05:02:43.744 INFO [stderr] Dec 05 05:02:43.744 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 05:02:43.744 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 05:02:43.744 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 05:02:43.744 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 05:02:43.744 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 05:02:43.744 INFO [stderr] Dec 05 05:02:43.744 INFO [stderr] For more information on this warning you can consult Dec 05 05:02:43.744 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 05:02:43.744 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Dec 05 05:02:43.744 INFO [stderr] please set bin.path in Cargo.toml Dec 05 05:02:43.796 INFO [stderr] Compiling libc v0.2.16 Dec 05 05:02:44.806 INFO [stderr] Compiling term_size v0.2.1 Dec 05 05:02:45.142 INFO [stderr] Compiling clap v2.14.0 Dec 05 05:02:59.914 INFO [stderr] Compiling decapitate v1.0.0 (/source) Dec 05 05:03:02.291 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.58s Dec 05 05:03:02.301 INFO [stderr] su: No module specific data is present Dec 05 05:03:03.449 INFO running `"docker" "inspect" "9834dfb7df9b075e2a6f525e3b5241750cf9ba1ca81959523f6d56bad56e3977"` Dec 05 05:03:03.752 INFO running `"docker" "rm" "-f" "9834dfb7df9b075e2a6f525e3b5241750cf9ba1ca81959523f6d56bad56e3977"` Dec 05 05:03:04.052 INFO [stdout] 9834dfb7df9b075e2a6f525e3b5241750cf9ba1ca81959523f6d56bad56e3977 Dec 05 05:03:04.054 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 05:03:04.540 INFO [stdout] a7aa3314c19c0a87fe7b77b8e9d55bdff16d7ef9e8bb74cf129885b46d6c1b98 Dec 05 05:03:04.542 INFO running `"docker" "start" "-a" "a7aa3314c19c0a87fe7b77b8e9d55bdff16d7ef9e8bb74cf129885b46d6c1b98"` Dec 05 05:03:06.207 INFO [stderr] usermod: no changes Dec 05 05:03:06.282 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 05:03:06.282 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 05:03:06.282 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 05:03:06.282 INFO [stderr] files will be included as a binary target: Dec 05 05:03:06.282 INFO [stderr] Dec 05 05:03:06.282 INFO [stderr] * /source/src/main.rs Dec 05 05:03:06.282 INFO [stderr] Dec 05 05:03:06.282 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 05:03:06.282 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 05:03:06.282 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 05:03:06.282 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 05:03:06.282 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 05:03:06.282 INFO [stderr] Dec 05 05:03:06.282 INFO [stderr] For more information on this warning you can consult Dec 05 05:03:06.282 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 05:03:06.282 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Dec 05 05:03:06.282 INFO [stderr] please set bin.path in Cargo.toml Dec 05 05:03:06.368 INFO [stderr] Compiling decapitate v1.0.0 (/source) Dec 05 05:03:07.661 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.43s Dec 05 05:03:07.665 INFO [stderr] su: No module specific data is present Dec 05 05:03:09.030 INFO running `"docker" "inspect" "a7aa3314c19c0a87fe7b77b8e9d55bdff16d7ef9e8bb74cf129885b46d6c1b98"` Dec 05 05:03:09.401 INFO running `"docker" "rm" "-f" "a7aa3314c19c0a87fe7b77b8e9d55bdff16d7ef9e8bb74cf129885b46d6c1b98"` Dec 05 05:03:09.804 INFO [stdout] a7aa3314c19c0a87fe7b77b8e9d55bdff16d7ef9e8bb74cf129885b46d6c1b98 Dec 05 05:03:09.810 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 05:03:10.233 INFO [stdout] 2d4f7084ee7e8119179e3eed2d632fbb378393b620c52bdb409fcbb0cd5d6f8d Dec 05 05:03:10.238 INFO running `"docker" "start" "-a" "2d4f7084ee7e8119179e3eed2d632fbb378393b620c52bdb409fcbb0cd5d6f8d"` Dec 05 05:03:11.500 INFO [stderr] usermod: no changes Dec 05 05:03:11.532 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 05:03:11.532 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 05:03:11.532 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 05:03:11.532 INFO [stderr] files will be included as a binary target: Dec 05 05:03:11.532 INFO [stderr] Dec 05 05:03:11.532 INFO [stderr] * /source/src/main.rs Dec 05 05:03:11.532 INFO [stderr] Dec 05 05:03:11.532 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 05:03:11.532 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 05:03:11.532 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 05:03:11.532 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 05:03:11.533 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 05:03:11.533 INFO [stderr] Dec 05 05:03:11.533 INFO [stderr] For more information on this warning you can consult Dec 05 05:03:11.533 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 05:03:11.533 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Dec 05 05:03:11.533 INFO [stderr] please set bin.path in Cargo.toml Dec 05 05:03:11.550 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 05 05:03:11.576 INFO [stderr] Running /target/debug/deps/decapitate-cc0c6354a99b0151 Dec 05 05:03:11.588 INFO [stdout] Dec 05 05:03:11.588 INFO [stdout] running 0 tests Dec 05 05:03:11.588 INFO [stdout] Dec 05 05:03:11.588 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 05:03:11.588 INFO [stdout] Dec 05 05:03:11.588 INFO [stderr] Running /target/debug/deps/dcap-8a1af3a9546e9511 Dec 05 05:03:11.593 INFO [stdout] Dec 05 05:03:11.593 INFO [stdout] running 0 tests Dec 05 05:03:11.593 INFO [stdout] Dec 05 05:03:11.593 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 05:03:11.593 INFO [stdout] Dec 05 05:03:11.593 INFO [stderr] Doc-tests decapitate Dec 05 05:03:11.820 INFO [stderr] su: No module specific data is present Dec 05 05:03:11.820 INFO [stdout] Dec 05 05:03:11.820 INFO [stdout] running 0 tests Dec 05 05:03:11.820 INFO [stdout] Dec 05 05:03:11.820 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 05:03:11.820 INFO [stdout] Dec 05 05:03:12.720 INFO running `"docker" "inspect" "2d4f7084ee7e8119179e3eed2d632fbb378393b620c52bdb409fcbb0cd5d6f8d"` Dec 05 05:03:12.950 INFO running `"docker" "rm" "-f" "2d4f7084ee7e8119179e3eed2d632fbb378393b620c52bdb409fcbb0cd5d6f8d"` Dec 05 05:03:13.180 INFO [stdout] 2d4f7084ee7e8119179e3eed2d632fbb378393b620c52bdb409fcbb0cd5d6f8d