Dec 15 21:22:41.899 INFO testing bigbro-0.4.0 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 21:22:41.900 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 15 21:22:42.115 INFO [stdout] 14a4afda6898b708b2bb202fcd73abad585e5b257482ecf91be2a649bf479169 Dec 15 21:22:42.120 INFO running `"docker" "start" "-a" "14a4afda6898b708b2bb202fcd73abad585e5b257482ecf91be2a649bf479169"` Dec 15 21:22:42.739 INFO [stderr] usermod: no changes Dec 15 21:22:42.803 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 21:22:42.803 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 21:22:42.803 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 21:22:42.803 INFO [stderr] files will be included as a binary target: Dec 15 21:22:42.803 INFO [stderr] Dec 15 21:22:42.803 INFO [stderr] * /source/src/bin/sh.rs Dec 15 21:22:42.803 INFO [stderr] Dec 15 21:22:42.803 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 21:22:42.803 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 21:22:42.803 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 21:22:42.803 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 21:22:42.803 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 21:22:42.803 INFO [stderr] Dec 15 21:22:42.803 INFO [stderr] For more information on this warning you can consult Dec 15 21:22:42.803 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 21:22:42.864 INFO [stderr] Compiling seccomp-droundy v0.1.0 Dec 15 21:22:44.573 INFO [stderr] Compiling bigbro v0.4.0 (/source) Dec 15 21:22:56.680 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.90s Dec 15 21:22:56.687 INFO [stderr] su: No module specific data is present Dec 15 21:22:58.959 INFO running `"docker" "inspect" "14a4afda6898b708b2bb202fcd73abad585e5b257482ecf91be2a649bf479169"` Dec 15 21:22:59.240 INFO running `"docker" "rm" "-f" "14a4afda6898b708b2bb202fcd73abad585e5b257482ecf91be2a649bf479169"` Dec 15 21:22:59.574 INFO [stdout] 14a4afda6898b708b2bb202fcd73abad585e5b257482ecf91be2a649bf479169 Dec 15 21:22:59.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 15 21:23:00.368 INFO [stdout] 4dad3beef2bdf99fdcea424cca5f0ebdb4d39d7ddd4bd340081c8c1b8b33eff5 Dec 15 21:23:00.370 INFO running `"docker" "start" "-a" "4dad3beef2bdf99fdcea424cca5f0ebdb4d39d7ddd4bd340081c8c1b8b33eff5"` Dec 15 21:23:01.531 INFO [stderr] usermod: no changes Dec 15 21:23:01.587 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 21:23:01.587 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 21:23:01.587 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 21:23:01.587 INFO [stderr] files will be included as a binary target: Dec 15 21:23:01.587 INFO [stderr] Dec 15 21:23:01.587 INFO [stderr] * /source/src/bin/sh.rs Dec 15 21:23:01.588 INFO [stderr] Dec 15 21:23:01.588 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 21:23:01.588 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 21:23:01.588 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 21:23:01.588 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 21:23:01.588 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 21:23:01.588 INFO [stderr] Dec 15 21:23:01.588 INFO [stderr] For more information on this warning you can consult Dec 15 21:23:01.588 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 21:23:01.631 INFO [stderr] Compiling bigbro v0.4.0 (/source) Dec 15 21:23:06.215 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.64s Dec 15 21:23:06.227 INFO [stderr] su: No module specific data is present Dec 15 21:23:06.987 INFO running `"docker" "inspect" "4dad3beef2bdf99fdcea424cca5f0ebdb4d39d7ddd4bd340081c8c1b8b33eff5"` Dec 15 21:23:07.181 INFO running `"docker" "rm" "-f" "4dad3beef2bdf99fdcea424cca5f0ebdb4d39d7ddd4bd340081c8c1b8b33eff5"` Dec 15 21:23:07.375 INFO [stdout] 4dad3beef2bdf99fdcea424cca5f0ebdb4d39d7ddd4bd340081c8c1b8b33eff5