Dec 07 22:50:51.006 INFO testing bigbro-0.4.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 22:50:51.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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.556 INFO [stdout] 603311f4481c4382d4feaf772ae1f6f0dde9a37d192919283dddbe4cf39f3aad Dec 07 22:50:51.560 INFO running `"docker" "start" "-a" "603311f4481c4382d4feaf772ae1f6f0dde9a37d192919283dddbe4cf39f3aad"` Dec 07 22:50:52.324 INFO [stderr] usermod: no changes Dec 07 22:50:52.371 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 22:50:52.371 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 22:50:52.371 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 22:50:52.371 INFO [stderr] files will be included as a binary target: Dec 07 22:50:52.371 INFO [stderr] Dec 07 22:50:52.371 INFO [stderr] * /source/src/bin/sh.rs Dec 07 22:50:52.371 INFO [stderr] Dec 07 22:50:52.371 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 22:50:52.371 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 22:50:52.371 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 22:50:52.371 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 22:50:52.371 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 22:50:52.371 INFO [stderr] Dec 07 22:50:52.371 INFO [stderr] For more information on this warning you can consult Dec 07 22:50:52.371 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 22:50:52.400 INFO [stderr] Compiling seccomp-droundy-sys v0.1.2 Dec 07 22:50:58.330 INFO [stderr] Compiling seccomp-droundy v0.1.0 Dec 07 22:50:59.532 INFO [stderr] Compiling bigbro v0.4.0 (/source) Dec 07 22:51:07.565 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.22s Dec 07 22:51:07.584 INFO [stderr] su: No module specific data is present Dec 07 22:51:07.959 INFO running `"docker" "inspect" "603311f4481c4382d4feaf772ae1f6f0dde9a37d192919283dddbe4cf39f3aad"` Dec 07 22:51:08.094 INFO running `"docker" "rm" "-f" "603311f4481c4382d4feaf772ae1f6f0dde9a37d192919283dddbe4cf39f3aad"` Dec 07 22:51:08.216 INFO [stdout] 603311f4481c4382d4feaf772ae1f6f0dde9a37d192919283dddbe4cf39f3aad Dec 07 22:51:08.218 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:08.502 INFO [stdout] defc6dd49aba0b812b750d5cbe96e7563674eac965913658f6df67e8365af613 Dec 07 22:51:08.502 INFO running `"docker" "start" "-a" "defc6dd49aba0b812b750d5cbe96e7563674eac965913658f6df67e8365af613"` Dec 07 22:51:09.624 INFO [stderr] usermod: no changes Dec 07 22:51:09.692 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 22:51:09.692 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 22:51:09.692 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 22:51:09.692 INFO [stderr] files will be included as a binary target: Dec 07 22:51:09.692 INFO [stderr] Dec 07 22:51:09.692 INFO [stderr] * /source/src/bin/sh.rs Dec 07 22:51:09.692 INFO [stderr] Dec 07 22:51:09.692 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 22:51:09.692 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 22:51:09.692 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 22:51:09.692 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 22:51:09.692 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 22:51:09.692 INFO [stderr] Dec 07 22:51:09.692 INFO [stderr] For more information on this warning you can consult Dec 07 22:51:09.692 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 22:51:09.740 INFO [stderr] Compiling bigbro v0.4.0 (/source) Dec 07 22:51:14.069 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.43s Dec 07 22:51:14.076 INFO [stderr] su: No module specific data is present Dec 07 22:51:14.398 INFO running `"docker" "inspect" "defc6dd49aba0b812b750d5cbe96e7563674eac965913658f6df67e8365af613"` Dec 07 22:51:14.482 INFO running `"docker" "rm" "-f" "defc6dd49aba0b812b750d5cbe96e7563674eac965913658f6df67e8365af613"` Dec 07 22:51:14.692 INFO [stdout] defc6dd49aba0b812b750d5cbe96e7563674eac965913658f6df67e8365af613