Oct 12 05:11:15.578 INFO testing bigbro-0.4.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 05:11:15.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 12 05:11:15.893 INFO blam! 6dc95fdd543ed1eaeb445f215f865980537189910f5b4df9cfaedabd92dc6cf9 Oct 12 05:11:15.901 INFO running `"docker" "start" "-a" "6dc95fdd543ed1eaeb445f215f865980537189910f5b4df9cfaedabd92dc6cf9"` Oct 12 05:11:16.748 INFO kablam! usermod: no changes Oct 12 05:11:16.828 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 05:11:16.828 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 05:11:16.828 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 05:11:16.828 INFO kablam! files will be included as a binary target: Oct 12 05:11:16.828 INFO kablam! Oct 12 05:11:16.828 INFO kablam! * /source/src/bin/sh.rs Oct 12 05:11:16.828 INFO kablam! Oct 12 05:11:16.828 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 05:11:16.828 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 05:11:16.828 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 05:11:16.828 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 05:11:16.828 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 05:11:16.828 INFO kablam! Oct 12 05:11:16.828 INFO kablam! For more information on this warning you can consult Oct 12 05:11:16.828 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 05:11:16.880 INFO kablam! Compiling seccomp-droundy-sys v0.1.2 Oct 12 05:11:22.728 INFO kablam! Compiling seccomp-droundy v0.1.0 Oct 12 05:11:23.760 INFO kablam! Compiling bigbro v0.4.0 (/source) Oct 12 05:11:32.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.38s Oct 12 05:11:32.184 INFO kablam! su: No module specific data is present Oct 12 05:11:32.845 INFO running `"docker" "rm" "-f" "6dc95fdd543ed1eaeb445f215f865980537189910f5b4df9cfaedabd92dc6cf9"` Oct 12 05:11:33.152 INFO blam! 6dc95fdd543ed1eaeb445f215f865980537189910f5b4df9cfaedabd92dc6cf9 Oct 12 05:11:33.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 12 05:11:33.633 INFO blam! 619bc45b790ad8a5e852ada45fca60a11e6fb8c3effce86e21ee17eddb725021 Oct 12 05:11:33.634 INFO running `"docker" "start" "-a" "619bc45b790ad8a5e852ada45fca60a11e6fb8c3effce86e21ee17eddb725021"` Oct 12 05:11:34.572 INFO kablam! usermod: no changes Oct 12 05:11:34.620 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 05:11:34.620 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 05:11:34.620 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 05:11:34.620 INFO kablam! files will be included as a binary target: Oct 12 05:11:34.620 INFO kablam! Oct 12 05:11:34.620 INFO kablam! * /source/src/bin/sh.rs Oct 12 05:11:34.620 INFO kablam! Oct 12 05:11:34.620 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 05:11:34.620 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 05:11:34.620 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 05:11:34.620 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 05:11:34.620 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 05:11:34.620 INFO kablam! Oct 12 05:11:34.620 INFO kablam! For more information on this warning you can consult Oct 12 05:11:34.620 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 05:11:34.672 INFO kablam! Compiling bigbro v0.4.0 (/source) Oct 12 05:11:39.532 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.92s Oct 12 05:11:39.535 INFO kablam! su: No module specific data is present Oct 12 05:11:39.873 INFO running `"docker" "rm" "-f" "619bc45b790ad8a5e852ada45fca60a11e6fb8c3effce86e21ee17eddb725021"` Oct 12 05:11:40.001 INFO blam! 619bc45b790ad8a5e852ada45fca60a11e6fb8c3effce86e21ee17eddb725021