Oct 16 09:35:42.088 INFO testing google-adsense1d4-cli-1.0.7+20171211 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:35:42.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 09:35:42.479 INFO blam! 3be5ab6055517419d2d6b54ec8dae62a8db68ff770090bcd8233b83586d86d95 Oct 16 09:35:42.482 INFO running `"docker" "start" "-a" "3be5ab6055517419d2d6b54ec8dae62a8db68ff770090bcd8233b83586d86d95"` Oct 16 09:35:44.562 INFO kablam! usermod: no changes Oct 16 09:35:44.605 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:35:44.605 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:35:44.605 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:35:44.605 INFO kablam! files will be included as a binary target: Oct 16 09:35:44.605 INFO kablam! Oct 16 09:35:44.605 INFO kablam! * /source/src/main.rs Oct 16 09:35:44.605 INFO kablam! Oct 16 09:35:44.605 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:35:44.605 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:35:44.605 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:35:44.605 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:35:44.605 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:35:44.605 INFO kablam! Oct 16 09:35:44.605 INFO kablam! For more information on this warning you can consult Oct 16 09:35:44.605 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:35:44.605 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adsense1d4`, Oct 16 09:35:44.605 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:35:44.790 INFO kablam! Compiling google-adsense1d4 v1.0.8+20181010 Oct 16 09:35:54.490 INFO kablam! Compiling google-adsense1d4-cli v1.0.7+20171211 (/source) Oct 16 09:36:15.930 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.35s Oct 16 09:36:15.940 INFO kablam! su: No module specific data is present Oct 16 09:36:17.093 INFO running `"docker" "rm" "-f" "3be5ab6055517419d2d6b54ec8dae62a8db68ff770090bcd8233b83586d86d95"` Oct 16 09:36:17.344 INFO blam! 3be5ab6055517419d2d6b54ec8dae62a8db68ff770090bcd8233b83586d86d95 Oct 16 09:36:17.352 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 09:36:17.748 INFO blam! 0a4a00b12f39c2ecc4ac4d6ad72b50461dd8dd173313b9e5c888ff679ec19830 Oct 16 09:36:17.751 INFO running `"docker" "start" "-a" "0a4a00b12f39c2ecc4ac4d6ad72b50461dd8dd173313b9e5c888ff679ec19830"` Oct 16 09:36:19.458 INFO kablam! usermod: no changes Oct 16 09:36:19.575 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:36:19.575 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:36:19.575 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:36:19.575 INFO kablam! files will be included as a binary target: Oct 16 09:36:19.575 INFO kablam! Oct 16 09:36:19.575 INFO kablam! * /source/src/main.rs Oct 16 09:36:19.575 INFO kablam! Oct 16 09:36:19.575 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:36:19.575 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:36:19.575 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:36:19.575 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:36:19.575 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:36:19.575 INFO kablam! Oct 16 09:36:19.575 INFO kablam! For more information on this warning you can consult Oct 16 09:36:19.575 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:36:19.575 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adsense1d4`, Oct 16 09:36:19.575 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:36:19.750 INFO kablam! Compiling google-adsense1d4-cli v1.0.7+20171211 (/source) Oct 16 09:36:26.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.76s Oct 16 09:36:26.261 INFO kablam! su: No module specific data is present Oct 16 09:36:27.392 INFO running `"docker" "rm" "-f" "0a4a00b12f39c2ecc4ac4d6ad72b50461dd8dd173313b9e5c888ff679ec19830"` Oct 16 09:36:27.699 INFO blam! 0a4a00b12f39c2ecc4ac4d6ad72b50461dd8dd173313b9e5c888ff679ec19830 Oct 16 09:36:27.704 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 09:36:28.123 INFO blam! e75c56f5a4846487fd87a8a28bba2cc6609dfc9cd5e241d34ee52ae27adbd1fa Oct 16 09:36:28.131 INFO running `"docker" "start" "-a" "e75c56f5a4846487fd87a8a28bba2cc6609dfc9cd5e241d34ee52ae27adbd1fa"` Oct 16 09:36:29.419 INFO kablam! usermod: no changes Oct 16 09:36:29.464 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:36:29.464 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:36:29.464 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:36:29.464 INFO kablam! files will be included as a binary target: Oct 16 09:36:29.464 INFO kablam! Oct 16 09:36:29.464 INFO kablam! * /source/src/main.rs Oct 16 09:36:29.464 INFO kablam! Oct 16 09:36:29.464 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:36:29.464 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:36:29.464 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:36:29.464 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:36:29.464 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:36:29.464 INFO kablam! Oct 16 09:36:29.464 INFO kablam! For more information on this warning you can consult Oct 16 09:36:29.464 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:36:29.464 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adsense1d4`, Oct 16 09:36:29.464 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:36:29.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 16 09:36:29.662 INFO kablam! Running /target/debug/deps/adsense1d4-dac78c3b511a8438 Oct 16 09:36:29.664 INFO blam! Oct 16 09:36:29.664 INFO blam! running 0 tests Oct 16 09:36:29.664 INFO blam! Oct 16 09:36:29.664 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 09:36:29.664 INFO blam! Oct 16 09:36:29.665 INFO kablam! su: No module specific data is present Oct 16 09:36:30.294 INFO running `"docker" "rm" "-f" "e75c56f5a4846487fd87a8a28bba2cc6609dfc9cd5e241d34ee52ae27adbd1fa"` Oct 16 09:36:30.614 INFO blam! e75c56f5a4846487fd87a8a28bba2cc6609dfc9cd5e241d34ee52ae27adbd1fa