Oct 16 07:33:50.954 INFO testing google-tagmanager1-cli-1.0.7+20171108 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:33:50.956 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:33:51.434 INFO blam! c57c6ad93c199ca24de157403bcd2755808ec1215bd290b646a4eaab20d18d3d Oct 16 07:33:51.440 INFO running `"docker" "start" "-a" "c57c6ad93c199ca24de157403bcd2755808ec1215bd290b646a4eaab20d18d3d"` Oct 16 07:33:52.882 INFO kablam! usermod: no changes Oct 16 07:33:52.919 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:33:52.919 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:33:52.919 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:33:52.919 INFO kablam! files will be included as a binary target: Oct 16 07:33:52.919 INFO kablam! Oct 16 07:33:52.919 INFO kablam! * /source/src/main.rs Oct 16 07:33:52.919 INFO kablam! Oct 16 07:33:52.919 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:33:52.919 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:33:52.919 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:33:52.919 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:33:52.919 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:33:52.919 INFO kablam! Oct 16 07:33:52.919 INFO kablam! For more information on this warning you can consult Oct 16 07:33:52.919 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:33:52.919 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tagmanager1`, Oct 16 07:33:52.919 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:33:53.123 INFO kablam! Compiling google-tagmanager1 v1.0.8+20171108 Oct 16 07:34:04.783 INFO kablam! Compiling google-tagmanager1-cli v1.0.7+20171108 (/source) Oct 16 07:34:33.369 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.45s Oct 16 07:34:33.371 INFO kablam! su: No module specific data is present Oct 16 07:34:34.207 INFO running `"docker" "rm" "-f" "c57c6ad93c199ca24de157403bcd2755808ec1215bd290b646a4eaab20d18d3d"` Oct 16 07:34:34.467 INFO blam! c57c6ad93c199ca24de157403bcd2755808ec1215bd290b646a4eaab20d18d3d Oct 16 07:34:34.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:34:34.972 INFO blam! 262b34820478fe18095cad121b761b80c08dfd5dce45488aad9b78084d6b614e Oct 16 07:34:34.974 INFO running `"docker" "start" "-a" "262b34820478fe18095cad121b761b80c08dfd5dce45488aad9b78084d6b614e"` Oct 16 07:34:36.690 INFO kablam! usermod: no changes Oct 16 07:34:36.755 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:34:36.755 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:34:36.755 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:34:36.755 INFO kablam! files will be included as a binary target: Oct 16 07:34:36.755 INFO kablam! Oct 16 07:34:36.755 INFO kablam! * /source/src/main.rs Oct 16 07:34:36.755 INFO kablam! Oct 16 07:34:36.755 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:34:36.755 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:34:36.755 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:34:36.755 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:34:36.755 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:34:36.755 INFO kablam! Oct 16 07:34:36.755 INFO kablam! For more information on this warning you can consult Oct 16 07:34:36.755 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:34:36.755 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tagmanager1`, Oct 16 07:34:36.755 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:34:36.912 INFO kablam! Compiling google-tagmanager1-cli v1.0.7+20171108 (/source) Oct 16 07:34:44.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.36s Oct 16 07:34:44.100 INFO kablam! su: No module specific data is present Oct 16 07:34:44.690 INFO running `"docker" "rm" "-f" "262b34820478fe18095cad121b761b80c08dfd5dce45488aad9b78084d6b614e"` Oct 16 07:34:44.956 INFO blam! 262b34820478fe18095cad121b761b80c08dfd5dce45488aad9b78084d6b614e Oct 16 07:34:44.962 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:34:45.423 INFO blam! 953496104ba7814e133aff0567ebf0600512c6ebd1ea4b5df3b977cb0a041992 Oct 16 07:34:45.426 INFO running `"docker" "start" "-a" "953496104ba7814e133aff0567ebf0600512c6ebd1ea4b5df3b977cb0a041992"` Oct 16 07:34:47.102 INFO kablam! usermod: no changes Oct 16 07:34:47.132 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:34:47.132 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:34:47.132 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:34:47.133 INFO kablam! files will be included as a binary target: Oct 16 07:34:47.133 INFO kablam! Oct 16 07:34:47.133 INFO kablam! * /source/src/main.rs Oct 16 07:34:47.134 INFO kablam! Oct 16 07:34:47.134 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:34:47.134 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:34:47.134 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:34:47.135 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:34:47.135 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:34:47.135 INFO kablam! Oct 16 07:34:47.135 INFO kablam! For more information on this warning you can consult Oct 16 07:34:47.136 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:34:47.136 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tagmanager1`, Oct 16 07:34:47.136 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:34:47.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 16 07:34:47.287 INFO kablam! Running /target/debug/deps/tagmanager1-9fb199c53742a223 Oct 16 07:34:47.291 INFO blam! Oct 16 07:34:47.291 INFO blam! running 0 tests Oct 16 07:34:47.291 INFO blam! Oct 16 07:34:47.291 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:34:47.291 INFO blam! Oct 16 07:34:47.292 INFO kablam! su: No module specific data is present Oct 16 07:34:48.355 INFO running `"docker" "rm" "-f" "953496104ba7814e133aff0567ebf0600512c6ebd1ea4b5df3b977cb0a041992"` Oct 16 07:34:48.571 INFO blam! 953496104ba7814e133aff0567ebf0600512c6ebd1ea4b5df3b977cb0a041992