Oct 16 06:54:26.769 INFO testing hamlrs-cli-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:54:26.769 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 06:54:27.186 INFO blam! 384f35706ed9e8038a5aaf3c92a0857f5412e73b663593a99007681e3cbd5900 Oct 16 06:54:27.187 INFO running `"docker" "start" "-a" "384f35706ed9e8038a5aaf3c92a0857f5412e73b663593a99007681e3cbd5900"` Oct 16 06:54:28.467 INFO kablam! usermod: no changes Oct 16 06:54:28.539 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 06:54:28.539 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 06:54:28.539 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 06:54:28.539 INFO kablam! files will be included as a binary target: Oct 16 06:54:28.539 INFO kablam! Oct 16 06:54:28.539 INFO kablam! * /source/src/main.rs Oct 16 06:54:28.539 INFO kablam! Oct 16 06:54:28.539 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 06:54:28.539 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 06:54:28.539 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 06:54:28.539 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 06:54:28.539 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 06:54:28.539 INFO kablam! Oct 16 06:54:28.539 INFO kablam! For more information on this warning you can consult Oct 16 06:54:28.539 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 06:54:28.539 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hamlrs`, Oct 16 06:54:28.539 INFO kablam! please set bin.path in Cargo.toml Oct 16 06:54:28.585 INFO kablam! Compiling hamlrs v0.4.1 Oct 16 06:54:28.588 INFO kablam! Compiling clap v2.27.1 Oct 16 06:54:52.451 INFO kablam! Compiling hamlrs-cli v0.2.0 (/source) Oct 16 06:54:54.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.47s Oct 16 06:54:54.976 INFO kablam! su: No module specific data is present Oct 16 06:54:55.967 INFO running `"docker" "rm" "-f" "384f35706ed9e8038a5aaf3c92a0857f5412e73b663593a99007681e3cbd5900"` Oct 16 06:54:56.277 INFO blam! 384f35706ed9e8038a5aaf3c92a0857f5412e73b663593a99007681e3cbd5900 Oct 16 06:54:56.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 06:54:56.693 INFO blam! 31f09a6eb183247baf95fccd649ce6119a4d03d47fcd7811f6bae65f8648a0e9 Oct 16 06:54:56.695 INFO running `"docker" "start" "-a" "31f09a6eb183247baf95fccd649ce6119a4d03d47fcd7811f6bae65f8648a0e9"` Oct 16 06:54:59.002 INFO kablam! usermod: no changes Oct 16 06:54:59.051 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 06:54:59.051 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 06:54:59.051 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 06:54:59.051 INFO kablam! files will be included as a binary target: Oct 16 06:54:59.051 INFO kablam! Oct 16 06:54:59.051 INFO kablam! * /source/src/main.rs Oct 16 06:54:59.051 INFO kablam! Oct 16 06:54:59.051 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 06:54:59.051 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 06:54:59.051 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 06:54:59.051 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 06:54:59.051 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 06:54:59.051 INFO kablam! Oct 16 06:54:59.051 INFO kablam! For more information on this warning you can consult Oct 16 06:54:59.051 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 06:54:59.051 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hamlrs`, Oct 16 06:54:59.051 INFO kablam! please set bin.path in Cargo.toml Oct 16 06:54:59.101 INFO kablam! Compiling hamlrs-cli v0.2.0 (/source) Oct 16 06:55:00.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 16 06:55:00.919 INFO kablam! su: No module specific data is present Oct 16 06:55:02.011 INFO running `"docker" "rm" "-f" "31f09a6eb183247baf95fccd649ce6119a4d03d47fcd7811f6bae65f8648a0e9"` Oct 16 06:55:02.370 INFO blam! 31f09a6eb183247baf95fccd649ce6119a4d03d47fcd7811f6bae65f8648a0e9 Oct 16 06:55:02.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 06:55:02.815 INFO blam! 570f0e56e86a30c9c72d30a7525461b95d8250c8894d2d11460cdca528746cc8 Oct 16 06:55:02.817 INFO running `"docker" "start" "-a" "570f0e56e86a30c9c72d30a7525461b95d8250c8894d2d11460cdca528746cc8"` Oct 16 06:55:04.918 INFO kablam! usermod: no changes Oct 16 06:55:04.959 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 06:55:04.959 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 06:55:04.959 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 06:55:04.959 INFO kablam! files will be included as a binary target: Oct 16 06:55:04.959 INFO kablam! Oct 16 06:55:04.959 INFO kablam! * /source/src/main.rs Oct 16 06:55:04.959 INFO kablam! Oct 16 06:55:04.959 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 06:55:04.959 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 06:55:04.959 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 06:55:04.959 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 06:55:04.959 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 06:55:04.959 INFO kablam! Oct 16 06:55:04.959 INFO kablam! For more information on this warning you can consult Oct 16 06:55:04.959 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 06:55:04.959 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hamlrs`, Oct 16 06:55:04.959 INFO kablam! please set bin.path in Cargo.toml Oct 16 06:55:05.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 06:55:05.072 INFO kablam! Running /target/debug/deps/hamlrs-964ea5a3c0609c3b Oct 16 06:55:05.110 INFO blam! Oct 16 06:55:05.110 INFO blam! running 0 tests Oct 16 06:55:05.110 INFO blam! Oct 16 06:55:05.110 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:55:05.110 INFO blam! Oct 16 06:55:05.113 INFO kablam! su: No module specific data is present Oct 16 06:55:06.507 INFO running `"docker" "rm" "-f" "570f0e56e86a30c9c72d30a7525461b95d8250c8894d2d11460cdca528746cc8"` Oct 16 06:55:06.879 INFO blam! 570f0e56e86a30c9c72d30a7525461b95d8250c8894d2d11460cdca528746cc8