Nov 18 10:38:41.046 INFO testing google-tagmanager2-cli-1.0.7+20171108 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:38:41.047 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:38:41.525 INFO [stdout] 6115238c0b572eeeec1fda7a343a21d5987199a7bc585a9d4ea90a2aacb892a3 Nov 18 10:38:41.527 INFO running `"docker" "start" "-a" "6115238c0b572eeeec1fda7a343a21d5987199a7bc585a9d4ea90a2aacb892a3"` Nov 18 10:38:43.517 INFO [stderr] usermod: no changes Nov 18 10:38:43.563 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:38:43.563 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:38:43.563 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:38:43.563 INFO [stderr] files will be included as a binary target: Nov 18 10:38:43.563 INFO [stderr] Nov 18 10:38:43.563 INFO [stderr] * /source/src/main.rs Nov 18 10:38:43.563 INFO [stderr] Nov 18 10:38:43.563 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:38:43.563 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:38:43.563 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:38:43.563 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:38:43.563 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:38:43.563 INFO [stderr] Nov 18 10:38:43.563 INFO [stderr] For more information on this warning you can consult Nov 18 10:38:43.563 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:38:43.563 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tagmanager2`, Nov 18 10:38:43.563 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:38:43.764 INFO [stderr] Compiling google-tagmanager2 v1.0.8+20171108 Nov 18 10:38:58.359 INFO [stderr] Compiling google-tagmanager2-cli v1.0.7+20171108 (/source) Nov 18 10:39:35.639 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.10s Nov 18 10:39:35.650 INFO [stderr] su: No module specific data is present Nov 18 10:39:36.468 INFO running `"docker" "inspect" "6115238c0b572eeeec1fda7a343a21d5987199a7bc585a9d4ea90a2aacb892a3"` Nov 18 10:39:36.847 INFO running `"docker" "rm" "-f" "6115238c0b572eeeec1fda7a343a21d5987199a7bc585a9d4ea90a2aacb892a3"` Nov 18 10:39:37.247 INFO [stdout] 6115238c0b572eeeec1fda7a343a21d5987199a7bc585a9d4ea90a2aacb892a3 Nov 18 10:39:37.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:39:37.814 INFO [stdout] eab98a1a88417bc3b567f585d8c002d95b882b580845d59f28213db25cf861e1 Nov 18 10:39:37.817 INFO running `"docker" "start" "-a" "eab98a1a88417bc3b567f585d8c002d95b882b580845d59f28213db25cf861e1"` Nov 18 10:39:39.223 INFO [stderr] usermod: no changes Nov 18 10:39:39.302 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:39:39.302 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:39:39.302 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:39:39.302 INFO [stderr] files will be included as a binary target: Nov 18 10:39:39.302 INFO [stderr] Nov 18 10:39:39.302 INFO [stderr] * /source/src/main.rs Nov 18 10:39:39.302 INFO [stderr] Nov 18 10:39:39.302 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:39:39.302 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:39:39.302 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:39:39.302 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:39:39.302 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:39:39.302 INFO [stderr] Nov 18 10:39:39.302 INFO [stderr] For more information on this warning you can consult Nov 18 10:39:39.302 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:39:39.302 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tagmanager2`, Nov 18 10:39:39.302 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:39:39.603 INFO [stderr] Compiling google-tagmanager2-cli v1.0.7+20171108 (/source) Nov 18 10:39:47.780 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.53s Nov 18 10:39:47.839 INFO [stderr] su: No module specific data is present Nov 18 10:39:48.823 INFO running `"docker" "inspect" "eab98a1a88417bc3b567f585d8c002d95b882b580845d59f28213db25cf861e1"` Nov 18 10:39:49.169 INFO running `"docker" "rm" "-f" "eab98a1a88417bc3b567f585d8c002d95b882b580845d59f28213db25cf861e1"` Nov 18 10:39:49.462 INFO [stdout] eab98a1a88417bc3b567f585d8c002d95b882b580845d59f28213db25cf861e1 Nov 18 10:39:49.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:39:50.083 INFO [stdout] 372acb431822dd051d72e72d6a87ff95d2b9c658cb5e3f175aa8bfff47d667de Nov 18 10:39:50.085 INFO running `"docker" "start" "-a" "372acb431822dd051d72e72d6a87ff95d2b9c658cb5e3f175aa8bfff47d667de"` Nov 18 10:39:52.391 INFO [stderr] usermod: no changes Nov 18 10:39:52.447 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:39:52.447 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:39:52.447 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:39:52.447 INFO [stderr] files will be included as a binary target: Nov 18 10:39:52.447 INFO [stderr] Nov 18 10:39:52.447 INFO [stderr] * /source/src/main.rs Nov 18 10:39:52.447 INFO [stderr] Nov 18 10:39:52.447 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:39:52.447 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:39:52.447 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:39:52.447 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:39:52.447 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:39:52.447 INFO [stderr] Nov 18 10:39:52.447 INFO [stderr] For more information on this warning you can consult Nov 18 10:39:52.447 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:39:52.447 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tagmanager2`, Nov 18 10:39:52.447 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:39:52.691 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Nov 18 10:39:52.705 INFO [stderr] Running /target/debug/deps/tagmanager2-0d6f54854e2e9fae Nov 18 10:39:52.713 INFO [stdout] Nov 18 10:39:52.713 INFO [stdout] running 0 tests Nov 18 10:39:52.713 INFO [stdout] Nov 18 10:39:52.713 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:39:52.713 INFO [stdout] Nov 18 10:39:52.723 INFO [stderr] su: No module specific data is present Nov 18 10:39:53.541 INFO running `"docker" "inspect" "372acb431822dd051d72e72d6a87ff95d2b9c658cb5e3f175aa8bfff47d667de"` Nov 18 10:39:53.815 INFO running `"docker" "rm" "-f" "372acb431822dd051d72e72d6a87ff95d2b9c658cb5e3f175aa8bfff47d667de"` Nov 18 10:39:54.211 INFO [stdout] 372acb431822dd051d72e72d6a87ff95d2b9c658cb5e3f175aa8bfff47d667de