Dec 13 00:48:18.700 INFO testing techhazard/decapitate against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 00:48:18.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 00:48:19.194 INFO [stdout] 66b975a528fba72fade8e05e2beed4a2b0578beade91ada397ab1cfbad12026c Dec 13 00:48:19.196 INFO running `"docker" "start" "-a" "66b975a528fba72fade8e05e2beed4a2b0578beade91ada397ab1cfbad12026c"` Dec 13 00:48:21.426 INFO [stderr] usermod: no changes Dec 13 00:48:21.491 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 00:48:21.491 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 00:48:21.491 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 00:48:21.491 INFO [stderr] files will be included as a binary target: Dec 13 00:48:21.491 INFO [stderr] Dec 13 00:48:21.491 INFO [stderr] * /source/src/main.rs Dec 13 00:48:21.491 INFO [stderr] Dec 13 00:48:21.491 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 00:48:21.491 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 00:48:21.491 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 00:48:21.491 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 00:48:21.491 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 00:48:21.491 INFO [stderr] Dec 13 00:48:21.491 INFO [stderr] For more information on this warning you can consult Dec 13 00:48:21.491 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 00:48:21.491 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Dec 13 00:48:21.491 INFO [stderr] please set bin.path in Cargo.toml Dec 13 00:48:21.543 INFO [stderr] Compiling libc v0.2.16 Dec 13 00:48:21.543 INFO [stderr] Compiling strsim v0.5.1 Dec 13 00:48:23.092 INFO [stderr] Compiling term_size v0.2.1 Dec 13 00:48:23.308 INFO [stderr] Compiling clap v2.14.0 Dec 13 00:48:37.935 INFO [stderr] Compiling decapitate v1.0.0 (/source) Dec 13 00:48:39.929 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.47s Dec 13 00:48:39.934 INFO [stderr] su: No module specific data is present Dec 13 00:48:41.714 INFO running `"docker" "inspect" "66b975a528fba72fade8e05e2beed4a2b0578beade91ada397ab1cfbad12026c"` Dec 13 00:48:42.069 INFO running `"docker" "rm" "-f" "66b975a528fba72fade8e05e2beed4a2b0578beade91ada397ab1cfbad12026c"` Dec 13 00:48:42.351 INFO [stdout] 66b975a528fba72fade8e05e2beed4a2b0578beade91ada397ab1cfbad12026c Dec 13 00:48:42.353 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 00:48:42.915 INFO [stdout] 6a01506b86a88bcb516e29603abe0b1cb8993daab2869e85afd85014c3ac86f9 Dec 13 00:48:42.921 INFO running `"docker" "start" "-a" "6a01506b86a88bcb516e29603abe0b1cb8993daab2869e85afd85014c3ac86f9"` Dec 13 00:48:44.327 INFO [stderr] usermod: no changes Dec 13 00:48:44.419 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 00:48:44.419 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 00:48:44.419 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 00:48:44.419 INFO [stderr] files will be included as a binary target: Dec 13 00:48:44.419 INFO [stderr] Dec 13 00:48:44.419 INFO [stderr] * /source/src/main.rs Dec 13 00:48:44.419 INFO [stderr] Dec 13 00:48:44.419 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 00:48:44.419 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 00:48:44.419 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 00:48:44.419 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 00:48:44.419 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 00:48:44.419 INFO [stderr] Dec 13 00:48:44.419 INFO [stderr] For more information on this warning you can consult Dec 13 00:48:44.419 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 00:48:44.419 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Dec 13 00:48:44.419 INFO [stderr] please set bin.path in Cargo.toml Dec 13 00:48:44.459 INFO [stderr] Compiling decapitate v1.0.0 (/source) Dec 13 00:48:45.755 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.40s Dec 13 00:48:45.760 INFO [stderr] su: No module specific data is present Dec 13 00:48:47.027 INFO running `"docker" "inspect" "6a01506b86a88bcb516e29603abe0b1cb8993daab2869e85afd85014c3ac86f9"` Dec 13 00:48:47.350 INFO running `"docker" "rm" "-f" "6a01506b86a88bcb516e29603abe0b1cb8993daab2869e85afd85014c3ac86f9"` Dec 13 00:48:47.675 INFO [stdout] 6a01506b86a88bcb516e29603abe0b1cb8993daab2869e85afd85014c3ac86f9 Dec 13 00:48:47.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 00:48:48.145 INFO [stdout] 5b6b556e3f157857561bd7278e5d6c1e482f082c37a8bcd2d005af29df224feb Dec 13 00:48:48.151 INFO running `"docker" "start" "-a" "5b6b556e3f157857561bd7278e5d6c1e482f082c37a8bcd2d005af29df224feb"` Dec 13 00:48:49.747 INFO [stderr] usermod: no changes Dec 13 00:48:49.823 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 00:48:49.823 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 00:48:49.823 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 00:48:49.823 INFO [stderr] files will be included as a binary target: Dec 13 00:48:49.823 INFO [stderr] Dec 13 00:48:49.823 INFO [stderr] * /source/src/main.rs Dec 13 00:48:49.823 INFO [stderr] Dec 13 00:48:49.823 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 00:48:49.823 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 00:48:49.823 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 00:48:49.823 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 00:48:49.823 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 00:48:49.823 INFO [stderr] Dec 13 00:48:49.823 INFO [stderr] For more information on this warning you can consult Dec 13 00:48:49.823 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 00:48:49.823 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Dec 13 00:48:49.823 INFO [stderr] please set bin.path in Cargo.toml Dec 13 00:48:49.855 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s Dec 13 00:48:49.859 INFO [stderr] Running /target/debug/deps/decapitate-cf484d215608cef9 Dec 13 00:48:49.865 INFO [stdout] Dec 13 00:48:49.865 INFO [stdout] running 0 tests Dec 13 00:48:49.865 INFO [stdout] Dec 13 00:48:49.865 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 00:48:49.865 INFO [stdout] Dec 13 00:48:49.875 INFO [stdout] Dec 13 00:48:49.875 INFO [stderr] Running /target/debug/deps/dcap-5f6922bb39a8d664 Dec 13 00:48:49.875 INFO [stdout] running 0 tests Dec 13 00:48:49.875 INFO [stdout] Dec 13 00:48:49.875 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 00:48:49.875 INFO [stdout] Dec 13 00:48:49.880 INFO [stderr] Doc-tests decapitate Dec 13 00:48:50.189 INFO [stdout] Dec 13 00:48:50.189 INFO [stdout] running 0 tests Dec 13 00:48:50.189 INFO [stdout] Dec 13 00:48:50.189 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 00:48:50.189 INFO [stdout] Dec 13 00:48:50.199 INFO [stderr] su: No module specific data is present Dec 13 00:48:51.160 INFO running `"docker" "inspect" "5b6b556e3f157857561bd7278e5d6c1e482f082c37a8bcd2d005af29df224feb"` Dec 13 00:48:51.465 INFO running `"docker" "rm" "-f" "5b6b556e3f157857561bd7278e5d6c1e482f082c37a8bcd2d005af29df224feb"` Dec 13 00:48:51.871 INFO [stdout] 5b6b556e3f157857561bd7278e5d6c1e482f082c37a8bcd2d005af29df224feb