Oct 16 07:32:39.568 INFO testing google-tagmanager2-cli-1.0.7+20171108 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:32:39.568 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 07:32:40.017 INFO blam! 973fb46c81d65bfad1b3c686b102dd2671ef60bea8b84c880ff6964a39a6e24c Oct 16 07:32:40.019 INFO running `"docker" "start" "-a" "973fb46c81d65bfad1b3c686b102dd2671ef60bea8b84c880ff6964a39a6e24c"` Oct 16 07:32:42.216 INFO kablam! usermod: no changes Oct 16 07:32:42.283 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:32:42.284 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:32:42.284 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:32:42.284 INFO kablam! files will be included as a binary target: Oct 16 07:32:42.285 INFO kablam! Oct 16 07:32:42.285 INFO kablam! * /source/src/main.rs Oct 16 07:32:42.285 INFO kablam! Oct 16 07:32:42.285 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:32:42.286 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:32:42.286 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:32:42.286 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:32:42.286 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:32:42.287 INFO kablam! Oct 16 07:32:42.287 INFO kablam! For more information on this warning you can consult Oct 16 07:32:42.287 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:32:42.287 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tagmanager2`, Oct 16 07:32:42.288 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:32:42.455 INFO kablam! Compiling google-tagmanager2 v1.0.8+20171108 Oct 16 07:32:57.291 INFO kablam! Compiling google-tagmanager2-cli v1.0.7+20171108 (/source) Oct 16 07:33:35.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.84s Oct 16 07:33:35.103 INFO kablam! su: No module specific data is present Oct 16 07:33:36.338 INFO running `"docker" "rm" "-f" "973fb46c81d65bfad1b3c686b102dd2671ef60bea8b84c880ff6964a39a6e24c"` Oct 16 07:33:36.737 INFO blam! 973fb46c81d65bfad1b3c686b102dd2671ef60bea8b84c880ff6964a39a6e24c Oct 16 07:33:36.744 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 07:33:37.368 INFO blam! 1c7292b067d2aeec0411a636b61ff00ab3fa0e4b87c205a22c371c262c3e3547 Oct 16 07:33:37.370 INFO running `"docker" "start" "-a" "1c7292b067d2aeec0411a636b61ff00ab3fa0e4b87c205a22c371c262c3e3547"` Oct 16 07:33:40.106 INFO kablam! usermod: no changes Oct 16 07:33:40.139 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:33:40.139 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:33:40.139 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:33:40.139 INFO kablam! files will be included as a binary target: Oct 16 07:33:40.139 INFO kablam! Oct 16 07:33:40.139 INFO kablam! * /source/src/main.rs Oct 16 07:33:40.139 INFO kablam! Oct 16 07:33:40.139 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:33:40.139 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:33:40.139 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:33:40.139 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:33:40.139 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:33:40.139 INFO kablam! Oct 16 07:33:40.139 INFO kablam! For more information on this warning you can consult Oct 16 07:33:40.139 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:33:40.139 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tagmanager2`, Oct 16 07:33:40.139 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:33:40.299 INFO kablam! Compiling google-tagmanager2-cli v1.0.7+20171108 (/source) Oct 16 07:33:48.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.65s Oct 16 07:33:48.811 INFO kablam! su: No module specific data is present Oct 16 07:33:49.951 INFO running `"docker" "rm" "-f" "1c7292b067d2aeec0411a636b61ff00ab3fa0e4b87c205a22c371c262c3e3547"` Oct 16 07:33:50.263 INFO blam! 1c7292b067d2aeec0411a636b61ff00ab3fa0e4b87c205a22c371c262c3e3547 Oct 16 07:33:50.271 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 07:33:50.723 INFO blam! 804aa45defb594263bcb7f3ca299b581b1ae2e43abf6e0b64a1a8ed314ef52b9 Oct 16 07:33:50.726 INFO running `"docker" "start" "-a" "804aa45defb594263bcb7f3ca299b581b1ae2e43abf6e0b64a1a8ed314ef52b9"` Oct 16 07:33:52.435 INFO kablam! usermod: no changes Oct 16 07:33:52.484 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:33:52.484 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:33:52.484 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:33:52.484 INFO kablam! files will be included as a binary target: Oct 16 07:33:52.484 INFO kablam! Oct 16 07:33:52.484 INFO kablam! * /source/src/main.rs Oct 16 07:33:52.484 INFO kablam! Oct 16 07:33:52.484 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:33:52.484 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:33:52.484 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:33:52.484 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:33:52.484 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:33:52.484 INFO kablam! Oct 16 07:33:52.484 INFO kablam! For more information on this warning you can consult Oct 16 07:33:52.484 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:33:52.484 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tagmanager2`, Oct 16 07:33:52.484 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:33:52.642 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 16 07:33:52.659 INFO kablam! Running /target/debug/deps/tagmanager2-97281ff1527b1f93 Oct 16 07:33:52.661 INFO blam! Oct 16 07:33:52.661 INFO blam! running 0 tests Oct 16 07:33:52.661 INFO blam! Oct 16 07:33:52.661 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:33:52.661 INFO blam! Oct 16 07:33:52.663 INFO kablam! su: No module specific data is present Oct 16 07:33:53.458 INFO running `"docker" "rm" "-f" "804aa45defb594263bcb7f3ca299b581b1ae2e43abf6e0b64a1a8ed314ef52b9"` Oct 16 07:33:53.719 INFO blam! 804aa45defb594263bcb7f3ca299b581b1ae2e43abf6e0b64a1a8ed314ef52b9