Oct 16 08:02:58.397 INFO testing google-groupsmigration1-cli-1.0.7+20170607 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 08:02:58.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 08:02:58.852 INFO blam! 999d10dd384d5b7b02f72fe39ff8786f64f3785237af9eef3823c9a8d4f6b74b Oct 16 08:02:58.854 INFO running `"docker" "start" "-a" "999d10dd384d5b7b02f72fe39ff8786f64f3785237af9eef3823c9a8d4f6b74b"` Oct 16 08:03:01.279 INFO kablam! usermod: no changes Oct 16 08:03:01.319 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:03:01.319 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:03:01.319 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:03:01.319 INFO kablam! files will be included as a binary target: Oct 16 08:03:01.319 INFO kablam! Oct 16 08:03:01.319 INFO kablam! * /source/src/main.rs Oct 16 08:03:01.319 INFO kablam! Oct 16 08:03:01.319 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:03:01.319 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:03:01.319 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:03:01.319 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:03:01.319 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:03:01.319 INFO kablam! Oct 16 08:03:01.319 INFO kablam! For more information on this warning you can consult Oct 16 08:03:01.319 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:03:01.319 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupsmigration1`, Oct 16 08:03:01.319 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:03:01.535 INFO kablam! Compiling google-groupsmigration1 v1.0.8+20180803 Oct 16 08:03:06.154 INFO kablam! Compiling google-groupsmigration1-cli v1.0.7+20170607 (/source) Oct 16 08:03:17.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.57s Oct 16 08:03:17.892 INFO kablam! su: No module specific data is present Oct 16 08:03:19.189 INFO running `"docker" "rm" "-f" "999d10dd384d5b7b02f72fe39ff8786f64f3785237af9eef3823c9a8d4f6b74b"` Oct 16 08:03:19.472 INFO blam! 999d10dd384d5b7b02f72fe39ff8786f64f3785237af9eef3823c9a8d4f6b74b Oct 16 08:03:19.478 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 08:03:19.996 INFO blam! 7e7f3fe9bf737e74723ccb441d28c1826dc1cbd2db6a8cf021a379a87af1b05d Oct 16 08:03:19.998 INFO running `"docker" "start" "-a" "7e7f3fe9bf737e74723ccb441d28c1826dc1cbd2db6a8cf021a379a87af1b05d"` Oct 16 08:03:22.061 INFO kablam! usermod: no changes Oct 16 08:03:22.123 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:03:22.123 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:03:22.123 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:03:22.123 INFO kablam! files will be included as a binary target: Oct 16 08:03:22.123 INFO kablam! Oct 16 08:03:22.123 INFO kablam! * /source/src/main.rs Oct 16 08:03:22.123 INFO kablam! Oct 16 08:03:22.123 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:03:22.123 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:03:22.123 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:03:22.123 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:03:22.123 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:03:22.123 INFO kablam! Oct 16 08:03:22.123 INFO kablam! For more information on this warning you can consult Oct 16 08:03:22.123 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:03:22.123 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupsmigration1`, Oct 16 08:03:22.123 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:03:22.263 INFO kablam! Compiling google-groupsmigration1-cli v1.0.7+20170607 (/source) Oct 16 08:03:28.355 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.26s Oct 16 08:03:28.366 INFO kablam! su: No module specific data is present Oct 16 08:03:29.254 INFO running `"docker" "rm" "-f" "7e7f3fe9bf737e74723ccb441d28c1826dc1cbd2db6a8cf021a379a87af1b05d"` Oct 16 08:03:29.515 INFO blam! 7e7f3fe9bf737e74723ccb441d28c1826dc1cbd2db6a8cf021a379a87af1b05d Oct 16 08:03:29.525 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 08:03:29.914 INFO blam! 8e79ee0a5c9129f9b9b051147ea6c76eafd06322c214ef176a32fbbebaa838d6 Oct 16 08:03:29.921 INFO running `"docker" "start" "-a" "8e79ee0a5c9129f9b9b051147ea6c76eafd06322c214ef176a32fbbebaa838d6"` Oct 16 08:03:31.543 INFO kablam! usermod: no changes Oct 16 08:03:31.599 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:03:31.599 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:03:31.599 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:03:31.599 INFO kablam! files will be included as a binary target: Oct 16 08:03:31.599 INFO kablam! Oct 16 08:03:31.599 INFO kablam! * /source/src/main.rs Oct 16 08:03:31.599 INFO kablam! Oct 16 08:03:31.599 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:03:31.599 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:03:31.599 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:03:31.599 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:03:31.599 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:03:31.599 INFO kablam! Oct 16 08:03:31.599 INFO kablam! For more information on this warning you can consult Oct 16 08:03:31.599 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:03:31.599 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupsmigration1`, Oct 16 08:03:31.599 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:03:31.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 16 08:03:31.775 INFO kablam! Running /target/debug/deps/groupsmigration1-4c97dba29e8b188c Oct 16 08:03:31.779 INFO blam! Oct 16 08:03:31.779 INFO blam! running 0 tests Oct 16 08:03:31.779 INFO blam! Oct 16 08:03:31.779 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 08:03:31.779 INFO blam! Oct 16 08:03:31.781 INFO kablam! su: No module specific data is present Oct 16 08:03:32.691 INFO running `"docker" "rm" "-f" "8e79ee0a5c9129f9b9b051147ea6c76eafd06322c214ef176a32fbbebaa838d6"` Oct 16 08:03:32.995 INFO blam! 8e79ee0a5c9129f9b9b051147ea6c76eafd06322c214ef176a32fbbebaa838d6