Dec 07 22:50:51.299 INFO testing bigbro-0.4.0 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 22:50:51.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 07 22:50:51.644 INFO [stdout] a774c6ecc6388f68ccf7a5c135c68499941ea3041610708f9149d8499582417a Dec 07 22:50:51.646 INFO running `"docker" "start" "-a" "a774c6ecc6388f68ccf7a5c135c68499941ea3041610708f9149d8499582417a"` Dec 07 22:50:52.482 INFO [stderr] usermod: no changes Dec 07 22:50:52.539 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 22:50:52.539 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 22:50:52.539 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 22:50:52.539 INFO [stderr] files will be included as a binary target: Dec 07 22:50:52.539 INFO [stderr] Dec 07 22:50:52.539 INFO [stderr] * /source/src/bin/sh.rs Dec 07 22:50:52.539 INFO [stderr] Dec 07 22:50:52.539 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 22:50:52.539 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 22:50:52.539 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 22:50:52.539 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 22:50:52.539 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 22:50:52.539 INFO [stderr] Dec 07 22:50:52.539 INFO [stderr] For more information on this warning you can consult Dec 07 22:50:52.539 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 22:50:52.613 INFO [stderr] Compiling seccomp-droundy v0.1.0 Dec 07 22:50:54.101 INFO [stderr] Compiling bigbro v0.4.0 (/source) Dec 07 22:51:06.235 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.73s Dec 07 22:51:06.241 INFO [stderr] su: No module specific data is present Dec 07 22:51:06.751 INFO running `"docker" "inspect" "a774c6ecc6388f68ccf7a5c135c68499941ea3041610708f9149d8499582417a"` Dec 07 22:51:07.102 INFO running `"docker" "rm" "-f" "a774c6ecc6388f68ccf7a5c135c68499941ea3041610708f9149d8499582417a"` Dec 07 22:51:07.315 INFO [stdout] a774c6ecc6388f68ccf7a5c135c68499941ea3041610708f9149d8499582417a Dec 07 22:51:07.322 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 07 22:51:07.744 INFO [stdout] ca144ca1e13e46b66f8908fc66c04ca96e7489520096bcfeeeb9367ca5c1539f Dec 07 22:51:07.752 INFO running `"docker" "start" "-a" "ca144ca1e13e46b66f8908fc66c04ca96e7489520096bcfeeeb9367ca5c1539f"` Dec 07 22:51:08.336 INFO [stderr] usermod: no changes Dec 07 22:51:08.396 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 22:51:08.396 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 22:51:08.396 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 22:51:08.396 INFO [stderr] files will be included as a binary target: Dec 07 22:51:08.396 INFO [stderr] Dec 07 22:51:08.396 INFO [stderr] * /source/src/bin/sh.rs Dec 07 22:51:08.396 INFO [stderr] Dec 07 22:51:08.396 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 22:51:08.396 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 22:51:08.396 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 22:51:08.396 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 22:51:08.396 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 22:51:08.396 INFO [stderr] Dec 07 22:51:08.396 INFO [stderr] For more information on this warning you can consult Dec 07 22:51:08.396 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 22:51:08.411 INFO [stderr] Compiling bigbro v0.4.0 (/source) Dec 07 22:51:13.482 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.11s Dec 07 22:51:13.491 INFO [stderr] su: No module specific data is present Dec 07 22:51:13.878 INFO running `"docker" "inspect" "ca144ca1e13e46b66f8908fc66c04ca96e7489520096bcfeeeb9367ca5c1539f"` Dec 07 22:51:14.050 INFO running `"docker" "rm" "-f" "ca144ca1e13e46b66f8908fc66c04ca96e7489520096bcfeeeb9367ca5c1539f"` Dec 07 22:51:14.192 INFO [stdout] ca144ca1e13e46b66f8908fc66c04ca96e7489520096bcfeeeb9367ca5c1539f