Oct 16 08:02:20.006 INFO testing google-groupssettings1-cli-1.0.7+20170607 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 08:02:20.007 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:20.305 INFO blam! 0d042ffe04ec3183f8811f702511db7678271a621ee2668b0122f8e6a3649d05 Oct 16 08:02:20.308 INFO running `"docker" "start" "-a" "0d042ffe04ec3183f8811f702511db7678271a621ee2668b0122f8e6a3649d05"` Oct 16 08:02:21.819 INFO kablam! usermod: no changes Oct 16 08:02:21.847 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:02:21.848 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:02:21.848 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:02:21.848 INFO kablam! files will be included as a binary target: Oct 16 08:02:21.848 INFO kablam! Oct 16 08:02:21.849 INFO kablam! * /source/src/main.rs Oct 16 08:02:21.849 INFO kablam! Oct 16 08:02:21.849 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:02:21.849 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:02:21.850 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:02:21.850 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:02:21.850 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:02:21.851 INFO kablam! Oct 16 08:02:21.851 INFO kablam! For more information on this warning you can consult Oct 16 08:02:21.851 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:02:21.851 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupssettings1`, Oct 16 08:02:21.852 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:02:22.115 INFO kablam! Compiling google-groupssettings1 v1.0.8+20180615 Oct 16 08:02:27.284 INFO kablam! Compiling google-groupssettings1-cli v1.0.7+20170607 (/source) Oct 16 08:02:42.841 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.01s Oct 16 08:02:42.852 INFO kablam! su: No module specific data is present Oct 16 08:02:44.215 INFO running `"docker" "rm" "-f" "0d042ffe04ec3183f8811f702511db7678271a621ee2668b0122f8e6a3649d05"` Oct 16 08:02:44.492 INFO blam! 0d042ffe04ec3183f8811f702511db7678271a621ee2668b0122f8e6a3649d05 Oct 16 08:02:44.503 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:02:44.908 INFO blam! 1809a6a6eb44d7e6a3af5da5e46a1d130e273b338b2582212366a4b83a6e8f19 Oct 16 08:02:44.915 INFO running `"docker" "start" "-a" "1809a6a6eb44d7e6a3af5da5e46a1d130e273b338b2582212366a4b83a6e8f19"` Oct 16 08:02:46.447 INFO kablam! usermod: no changes Oct 16 08:02:46.507 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:02:46.507 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:02:46.507 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:02:46.507 INFO kablam! files will be included as a binary target: Oct 16 08:02:46.507 INFO kablam! Oct 16 08:02:46.507 INFO kablam! * /source/src/main.rs Oct 16 08:02:46.507 INFO kablam! Oct 16 08:02:46.507 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:02:46.507 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:02:46.507 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:02:46.507 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:02:46.507 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:02:46.507 INFO kablam! Oct 16 08:02:46.507 INFO kablam! For more information on this warning you can consult Oct 16 08:02:46.507 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:02:46.507 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupssettings1`, Oct 16 08:02:46.507 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:02:46.686 INFO kablam! Compiling google-groupssettings1-cli v1.0.7+20170607 (/source) Oct 16 08:02:52.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.33s Oct 16 08:02:52.823 INFO kablam! su: No module specific data is present Oct 16 08:02:53.741 INFO running `"docker" "rm" "-f" "1809a6a6eb44d7e6a3af5da5e46a1d130e273b338b2582212366a4b83a6e8f19"` Oct 16 08:02:54.067 INFO blam! 1809a6a6eb44d7e6a3af5da5e46a1d130e273b338b2582212366a4b83a6e8f19 Oct 16 08:02:54.067 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:02:54.477 INFO blam! 7d1ae5a93a0696ad10789576c2c06345bee26bb660c3690bc8f4d90486b95f9c Oct 16 08:02:54.480 INFO running `"docker" "start" "-a" "7d1ae5a93a0696ad10789576c2c06345bee26bb660c3690bc8f4d90486b95f9c"` Oct 16 08:02:56.637 INFO kablam! usermod: no changes Oct 16 08:02:56.723 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:02:56.723 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:02:56.723 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:02:56.723 INFO kablam! files will be included as a binary target: Oct 16 08:02:56.723 INFO kablam! Oct 16 08:02:56.723 INFO kablam! * /source/src/main.rs Oct 16 08:02:56.723 INFO kablam! Oct 16 08:02:56.723 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:02:56.723 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:02:56.723 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:02:56.723 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:02:56.723 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:02:56.723 INFO kablam! Oct 16 08:02:56.723 INFO kablam! For more information on this warning you can consult Oct 16 08:02:56.723 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:02:56.723 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupssettings1`, Oct 16 08:02:56.723 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:02:56.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 16 08:02:56.891 INFO kablam! Running /target/debug/deps/groupssettings1-e91b84c50cb50bfa Oct 16 08:02:56.892 INFO blam! Oct 16 08:02:56.892 INFO blam! running 0 tests Oct 16 08:02:56.892 INFO blam! Oct 16 08:02:56.892 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 08:02:56.892 INFO blam! Oct 16 08:02:56.899 INFO kablam! su: No module specific data is present Oct 16 08:02:58.002 INFO running `"docker" "rm" "-f" "7d1ae5a93a0696ad10789576c2c06345bee26bb660c3690bc8f4d90486b95f9c"` Oct 16 08:02:58.299 INFO blam! 7d1ae5a93a0696ad10789576c2c06345bee26bb660c3690bc8f4d90486b95f9c