Oct 16 07:57:56.142 INFO testing google-licensing1-cli-1.0.7+20170213 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:57:56.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 07:57:56.464 INFO blam! 254b583739b9d29b64e8c786813ec01b2714031947d354be063e6b502d49383d Oct 16 07:57:56.466 INFO running `"docker" "start" "-a" "254b583739b9d29b64e8c786813ec01b2714031947d354be063e6b502d49383d"` Oct 16 07:57:58.839 INFO kablam! usermod: no changes Oct 16 07:57:58.871 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:57:58.871 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:57:58.871 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:57:58.871 INFO kablam! files will be included as a binary target: Oct 16 07:57:58.871 INFO kablam! Oct 16 07:57:58.871 INFO kablam! * /source/src/main.rs Oct 16 07:57:58.871 INFO kablam! Oct 16 07:57:58.871 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:57:58.871 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:57:58.871 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:57:58.871 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:57:58.871 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:57:58.871 INFO kablam! Oct 16 07:57:58.871 INFO kablam! For more information on this warning you can consult Oct 16 07:57:58.871 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:57:58.871 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `licensing1`, Oct 16 07:57:58.871 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:57:59.045 INFO kablam! Compiling google-licensing1 v1.0.8+20170213 Oct 16 07:58:03.917 INFO kablam! Compiling google-licensing1-cli v1.0.7+20170213 (/source) Oct 16 07:58:18.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.40s Oct 16 07:58:18.277 INFO kablam! su: No module specific data is present Oct 16 07:58:19.423 INFO running `"docker" "rm" "-f" "254b583739b9d29b64e8c786813ec01b2714031947d354be063e6b502d49383d"` Oct 16 07:58:19.751 INFO blam! 254b583739b9d29b64e8c786813ec01b2714031947d354be063e6b502d49383d Oct 16 07:58:19.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 07:58:20.215 INFO blam! 09534a5a3085e99d6a7e34e7b5cbe3d50ad4347d8ca1a037c1a74f7330ff1c04 Oct 16 07:58:20.219 INFO running `"docker" "start" "-a" "09534a5a3085e99d6a7e34e7b5cbe3d50ad4347d8ca1a037c1a74f7330ff1c04"` Oct 16 07:58:21.946 INFO kablam! usermod: no changes Oct 16 07:58:22.007 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:58:22.007 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:58:22.007 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:58:22.007 INFO kablam! files will be included as a binary target: Oct 16 07:58:22.007 INFO kablam! Oct 16 07:58:22.007 INFO kablam! * /source/src/main.rs Oct 16 07:58:22.007 INFO kablam! Oct 16 07:58:22.007 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:58:22.007 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:58:22.007 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:58:22.007 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:58:22.007 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:58:22.007 INFO kablam! Oct 16 07:58:22.007 INFO kablam! For more information on this warning you can consult Oct 16 07:58:22.007 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:58:22.007 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `licensing1`, Oct 16 07:58:22.007 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:58:22.175 INFO kablam! Compiling google-licensing1-cli v1.0.7+20170213 (/source) Oct 16 07:58:28.030 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.04s Oct 16 07:58:28.039 INFO kablam! su: No module specific data is present Oct 16 07:58:28.900 INFO running `"docker" "rm" "-f" "09534a5a3085e99d6a7e34e7b5cbe3d50ad4347d8ca1a037c1a74f7330ff1c04"` Oct 16 07:58:29.173 INFO blam! 09534a5a3085e99d6a7e34e7b5cbe3d50ad4347d8ca1a037c1a74f7330ff1c04 Oct 16 07:58:29.173 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 07:58:29.628 INFO blam! c64f8c7a1b9a72a4e5c06d3eab0c5bb175edbbc563f16802285617f066aa1a67 Oct 16 07:58:29.639 INFO running `"docker" "start" "-a" "c64f8c7a1b9a72a4e5c06d3eab0c5bb175edbbc563f16802285617f066aa1a67"` Oct 16 07:58:30.556 INFO kablam! usermod: no changes Oct 16 07:58:30.627 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:58:30.627 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:58:30.627 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:58:30.627 INFO kablam! files will be included as a binary target: Oct 16 07:58:30.627 INFO kablam! Oct 16 07:58:30.627 INFO kablam! * /source/src/main.rs Oct 16 07:58:30.627 INFO kablam! Oct 16 07:58:30.627 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:58:30.627 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:58:30.627 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:58:30.627 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:58:30.627 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:58:30.627 INFO kablam! Oct 16 07:58:30.627 INFO kablam! For more information on this warning you can consult Oct 16 07:58:30.627 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:58:30.627 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `licensing1`, Oct 16 07:58:30.627 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:58:30.774 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 16 07:58:30.775 INFO blam! Oct 16 07:58:30.775 INFO kablam! Running /target/debug/deps/licensing1-40821edb15005995 Oct 16 07:58:30.775 INFO blam! running 0 tests Oct 16 07:58:30.775 INFO kablam! su: No module specific data is present Oct 16 07:58:30.775 INFO blam! Oct 16 07:58:30.775 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:58:30.775 INFO blam! Oct 16 07:58:31.223 INFO running `"docker" "rm" "-f" "c64f8c7a1b9a72a4e5c06d3eab0c5bb175edbbc563f16802285617f066aa1a67"` Oct 16 07:58:31.419 INFO blam! c64f8c7a1b9a72a4e5c06d3eab0c5bb175edbbc563f16802285617f066aa1a67