Oct 14 19:04:07.794 INFO testing haxelion/bcmp-cli against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:04:07.795 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 14 19:04:07.984 INFO blam! 057b6a0a5dfa4a1346639101e9173e308eb79c81e84756ce41bb454e481ce451 Oct 14 19:04:07.991 INFO running `"docker" "start" "-a" "057b6a0a5dfa4a1346639101e9173e308eb79c81e84756ce41bb454e481ce451"` Oct 14 19:04:08.541 INFO kablam! usermod: no changes Oct 14 19:04:08.591 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 19:04:08.591 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 19:04:08.591 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 19:04:08.591 INFO kablam! files will be included as a binary target: Oct 14 19:04:08.591 INFO kablam! Oct 14 19:04:08.591 INFO kablam! * /source/src/main.rs Oct 14 19:04:08.591 INFO kablam! Oct 14 19:04:08.591 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 19:04:08.591 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 19:04:08.591 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 19:04:08.591 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 19:04:08.591 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 19:04:08.591 INFO kablam! Oct 14 19:04:08.591 INFO kablam! For more information on this warning you can consult Oct 14 19:04:08.591 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 19:04:08.591 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bcmp`, Oct 14 19:04:08.591 INFO kablam! please set bin.path in Cargo.toml Oct 14 19:04:08.671 INFO kablam! Compiling syn v0.11.9 Oct 14 19:04:08.671 INFO kablam! Compiling clap v2.24.0 Oct 14 19:04:14.956 INFO kablam! Compiling bytepack_derive v0.2.0 Oct 14 19:04:19.597 INFO kablam! Compiling bytepack v0.3.1 Oct 14 19:04:20.528 INFO kablam! Compiling bcmp v0.4.0 Oct 14 19:04:34.195 INFO kablam! Compiling bcmp-cli v0.1.0 (/source) Oct 14 19:04:36.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.56s Oct 14 19:04:36.145 INFO kablam! su: No module specific data is present Oct 14 19:04:36.836 INFO running `"docker" "rm" "-f" "057b6a0a5dfa4a1346639101e9173e308eb79c81e84756ce41bb454e481ce451"` Oct 14 19:04:37.075 INFO blam! 057b6a0a5dfa4a1346639101e9173e308eb79c81e84756ce41bb454e481ce451 Oct 14 19:04:37.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 14 19:04:37.439 INFO blam! 48a43701390758a344a7551fa5271e9593e97d0cf10c93b8e68e331fc1afeb2e Oct 14 19:04:37.442 INFO running `"docker" "start" "-a" "48a43701390758a344a7551fa5271e9593e97d0cf10c93b8e68e331fc1afeb2e"` Oct 14 19:04:38.903 INFO kablam! usermod: no changes Oct 14 19:04:38.963 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 19:04:38.963 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 19:04:38.963 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 19:04:38.963 INFO kablam! files will be included as a binary target: Oct 14 19:04:38.963 INFO kablam! Oct 14 19:04:38.963 INFO kablam! * /source/src/main.rs Oct 14 19:04:38.963 INFO kablam! Oct 14 19:04:38.963 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 19:04:38.963 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 19:04:38.963 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 19:04:38.963 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 19:04:38.963 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 19:04:38.963 INFO kablam! Oct 14 19:04:38.963 INFO kablam! For more information on this warning you can consult Oct 14 19:04:38.963 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 19:04:38.963 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bcmp`, Oct 14 19:04:38.963 INFO kablam! please set bin.path in Cargo.toml Oct 14 19:04:39.011 INFO kablam! Compiling bcmp-cli v0.1.0 (/source) Oct 14 19:04:40.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 14 19:04:40.005 INFO kablam! su: No module specific data is present Oct 14 19:04:40.729 INFO running `"docker" "rm" "-f" "48a43701390758a344a7551fa5271e9593e97d0cf10c93b8e68e331fc1afeb2e"` Oct 14 19:04:40.934 INFO blam! 48a43701390758a344a7551fa5271e9593e97d0cf10c93b8e68e331fc1afeb2e Oct 14 19:04:40.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 14 19:04:41.386 INFO blam! f964c4f1e6f1fd4c94152b35f771ffa9cfb3f32172ed7a81d5edad6402517c27 Oct 14 19:04:41.388 INFO running `"docker" "start" "-a" "f964c4f1e6f1fd4c94152b35f771ffa9cfb3f32172ed7a81d5edad6402517c27"` Oct 14 19:04:42.839 INFO kablam! usermod: no changes Oct 14 19:04:42.866 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 19:04:42.866 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 19:04:42.866 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 19:04:42.866 INFO kablam! files will be included as a binary target: Oct 14 19:04:42.866 INFO kablam! Oct 14 19:04:42.866 INFO kablam! * /source/src/main.rs Oct 14 19:04:42.866 INFO kablam! Oct 14 19:04:42.866 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 19:04:42.866 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 19:04:42.866 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 19:04:42.866 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 19:04:42.866 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 19:04:42.866 INFO kablam! Oct 14 19:04:42.866 INFO kablam! For more information on this warning you can consult Oct 14 19:04:42.866 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 19:04:42.866 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bcmp`, Oct 14 19:04:42.866 INFO kablam! please set bin.path in Cargo.toml Oct 14 19:04:42.898 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 19:04:42.911 INFO kablam! Running /target/debug/deps/bcmp-4d71499cfc42c775 Oct 14 19:04:42.915 INFO blam! Oct 14 19:04:42.915 INFO blam! running 0 tests Oct 14 19:04:42.915 INFO blam! Oct 14 19:04:42.915 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:04:42.915 INFO blam! Oct 14 19:04:42.920 INFO kablam! su: No module specific data is present Oct 14 19:04:43.497 INFO running `"docker" "rm" "-f" "f964c4f1e6f1fd4c94152b35f771ffa9cfb3f32172ed7a81d5edad6402517c27"` Oct 14 19:04:43.862 INFO blam! f964c4f1e6f1fd4c94152b35f771ffa9cfb3f32172ed7a81d5edad6402517c27