Oct 12 03:05:07.745 INFO testing cli-utils-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:05:07.746 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 03:05:08.057 INFO blam! a1b5a3a41926a1b6874417490928a446be63dd527293606fc8e969bf33a11179 Oct 12 03:05:08.064 INFO running `"docker" "start" "-a" "a1b5a3a41926a1b6874417490928a446be63dd527293606fc8e969bf33a11179"` Oct 12 03:05:08.841 INFO kablam! usermod: no changes Oct 12 03:05:08.896 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:05:08.896 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:05:08.896 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:05:08.896 INFO kablam! files will be included as a binary target: Oct 12 03:05:08.896 INFO kablam! Oct 12 03:05:08.896 INFO kablam! * /source/src/bin/execute.rs Oct 12 03:05:08.896 INFO kablam! Oct 12 03:05:08.896 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:05:08.896 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:05:08.896 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:05:08.896 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:05:08.896 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:05:08.896 INFO kablam! Oct 12 03:05:08.896 INFO kablam! For more information on this warning you can consult Oct 12 03:05:08.896 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:05:08.908 INFO kablam! Compiling cli-utils v0.1.0 (/source) Oct 12 03:05:10.188 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Oct 12 03:05:10.188 INFO kablam! su: No module specific data is present Oct 12 03:05:10.523 INFO running `"docker" "rm" "-f" "a1b5a3a41926a1b6874417490928a446be63dd527293606fc8e969bf33a11179"` Oct 12 03:05:10.683 INFO blam! a1b5a3a41926a1b6874417490928a446be63dd527293606fc8e969bf33a11179 Oct 12 03:05:10.687 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 03:05:10.944 INFO blam! 4b5b50e8b2ae29ab9bfde0b52b2aafa0373937a833143df6becb3ab4b23a7949 Oct 12 03:05:10.960 INFO running `"docker" "start" "-a" "4b5b50e8b2ae29ab9bfde0b52b2aafa0373937a833143df6becb3ab4b23a7949"` Oct 12 03:05:11.872 INFO kablam! usermod: no changes Oct 12 03:05:11.928 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:05:11.928 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:05:11.928 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:05:11.928 INFO kablam! files will be included as a binary target: Oct 12 03:05:11.928 INFO kablam! Oct 12 03:05:11.928 INFO kablam! * /source/src/bin/execute.rs Oct 12 03:05:11.928 INFO kablam! Oct 12 03:05:11.928 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:05:11.928 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:05:11.928 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:05:11.928 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:05:11.928 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:05:11.928 INFO kablam! Oct 12 03:05:11.928 INFO kablam! For more information on this warning you can consult Oct 12 03:05:11.928 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:05:11.944 INFO kablam! Compiling cli-utils v0.1.0 (/source) Oct 12 03:05:12.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 12 03:05:12.972 INFO kablam! su: No module specific data is present Oct 12 03:05:13.512 INFO running `"docker" "rm" "-f" "4b5b50e8b2ae29ab9bfde0b52b2aafa0373937a833143df6becb3ab4b23a7949"` Oct 12 03:05:13.830 INFO blam! 4b5b50e8b2ae29ab9bfde0b52b2aafa0373937a833143df6becb3ab4b23a7949 Oct 12 03:05:13.832 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" "-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 03:05:14.317 INFO blam! f5f9a3070926711c7f11fb4ad05d4a289de1d36ed5b6152cc7a4ccd362a48b5b Oct 12 03:05:14.322 INFO running `"docker" "start" "-a" "f5f9a3070926711c7f11fb4ad05d4a289de1d36ed5b6152cc7a4ccd362a48b5b"` Oct 12 03:05:15.617 INFO kablam! usermod: no changes Oct 12 03:05:15.646 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:05:15.646 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:05:15.646 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:05:15.646 INFO kablam! files will be included as a binary target: Oct 12 03:05:15.646 INFO kablam! Oct 12 03:05:15.646 INFO kablam! * /source/src/bin/execute.rs Oct 12 03:05:15.646 INFO kablam! Oct 12 03:05:15.646 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:05:15.646 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:05:15.646 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:05:15.646 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:05:15.646 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:05:15.646 INFO kablam! Oct 12 03:05:15.646 INFO kablam! For more information on this warning you can consult Oct 12 03:05:15.646 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:05:15.657 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 03:05:15.657 INFO kablam! Running /target/debug/deps/loop-522872f27ddbc609 Oct 12 03:05:15.658 INFO kablam! Running /target/debug/deps/timer-3995ec8aa93767ff Oct 12 03:05:15.659 INFO blam! Oct 12 03:05:15.659 INFO blam! running 0 tests Oct 12 03:05:15.659 INFO blam! Oct 12 03:05:15.659 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:05:15.659 INFO blam! Oct 12 03:05:15.662 INFO blam! Oct 12 03:05:15.662 INFO blam! running 0 tests Oct 12 03:05:15.662 INFO blam! Oct 12 03:05:15.662 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:05:15.662 INFO blam! Oct 12 03:05:15.669 INFO kablam! su: No module specific data is present Oct 12 03:05:15.989 INFO running `"docker" "rm" "-f" "f5f9a3070926711c7f11fb4ad05d4a289de1d36ed5b6152cc7a4ccd362a48b5b"` Oct 12 03:05:16.083 INFO blam! f5f9a3070926711c7f11fb4ad05d4a289de1d36ed5b6152cc7a4ccd362a48b5b