Nov 18 10:36:20.168 INFO testing google-taskqueue1_beta2-cli-1.0.7+20160428 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:36:20.168 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:36:20.588 INFO [stdout] f425b5229236c3fb752f8ac0ab92ef477001c6589540cc90b051012737cf9e60 Nov 18 10:36:20.590 INFO running `"docker" "start" "-a" "f425b5229236c3fb752f8ac0ab92ef477001c6589540cc90b051012737cf9e60"` Nov 18 10:36:22.610 INFO [stderr] usermod: no changes Nov 18 10:36:22.691 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:36:22.691 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:36:22.691 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:36:22.691 INFO [stderr] files will be included as a binary target: Nov 18 10:36:22.691 INFO [stderr] Nov 18 10:36:22.691 INFO [stderr] * /source/src/main.rs Nov 18 10:36:22.691 INFO [stderr] Nov 18 10:36:22.691 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:36:22.691 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:36:22.691 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:36:22.691 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:36:22.691 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:36:22.691 INFO [stderr] Nov 18 10:36:22.691 INFO [stderr] For more information on this warning you can consult Nov 18 10:36:22.691 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:36:22.691 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `taskqueue1-beta2`, Nov 18 10:36:22.691 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:36:22.953 INFO [stderr] Compiling google-taskqueue1_beta2 v1.0.8+20160428 Nov 18 10:36:28.529 INFO [stderr] Compiling google-taskqueue1_beta2-cli v1.0.7+20160428 (/source) Nov 18 10:36:44.588 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.95s Nov 18 10:36:44.612 INFO [stderr] su: No module specific data is present Nov 18 10:36:45.527 INFO running `"docker" "inspect" "f425b5229236c3fb752f8ac0ab92ef477001c6589540cc90b051012737cf9e60"` Nov 18 10:36:45.865 INFO running `"docker" "rm" "-f" "f425b5229236c3fb752f8ac0ab92ef477001c6589540cc90b051012737cf9e60"` Nov 18 10:36:46.121 INFO [stdout] f425b5229236c3fb752f8ac0ab92ef477001c6589540cc90b051012737cf9e60 Nov 18 10:36:46.126 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:36:46.528 INFO [stdout] 32aa80040dc1f79f73176edc4feea3aa814844aad572b27fecfeb1ce8d33887b Nov 18 10:36:46.530 INFO running `"docker" "start" "-a" "32aa80040dc1f79f73176edc4feea3aa814844aad572b27fecfeb1ce8d33887b"` Nov 18 10:36:48.895 INFO [stderr] usermod: no changes Nov 18 10:36:48.947 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:36:48.947 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:36:48.947 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:36:48.947 INFO [stderr] files will be included as a binary target: Nov 18 10:36:48.947 INFO [stderr] Nov 18 10:36:48.947 INFO [stderr] * /source/src/main.rs Nov 18 10:36:48.947 INFO [stderr] Nov 18 10:36:48.947 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:36:48.947 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:36:48.947 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:36:48.947 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:36:48.947 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:36:48.947 INFO [stderr] Nov 18 10:36:48.947 INFO [stderr] For more information on this warning you can consult Nov 18 10:36:48.947 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:36:48.947 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `taskqueue1-beta2`, Nov 18 10:36:48.947 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:36:49.138 INFO [stderr] Compiling google-taskqueue1_beta2-cli v1.0.7+20160428 (/source) Nov 18 10:36:55.114 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.20s Nov 18 10:36:55.128 INFO [stderr] su: No module specific data is present Nov 18 10:36:56.027 INFO running `"docker" "inspect" "32aa80040dc1f79f73176edc4feea3aa814844aad572b27fecfeb1ce8d33887b"` Nov 18 10:36:56.319 INFO running `"docker" "rm" "-f" "32aa80040dc1f79f73176edc4feea3aa814844aad572b27fecfeb1ce8d33887b"` Nov 18 10:36:56.743 INFO [stdout] 32aa80040dc1f79f73176edc4feea3aa814844aad572b27fecfeb1ce8d33887b Nov 18 10:36:56.745 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:36:57.271 INFO [stdout] 32bdc3a26c281e4edbaefcff9ae3d5f40e2801f1f69245b9314190c0714b3263 Nov 18 10:36:57.274 INFO running `"docker" "start" "-a" "32bdc3a26c281e4edbaefcff9ae3d5f40e2801f1f69245b9314190c0714b3263"` Nov 18 10:36:59.379 INFO [stderr] usermod: no changes Nov 18 10:36:59.431 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:36:59.432 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:36:59.432 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:36:59.432 INFO [stderr] files will be included as a binary target: Nov 18 10:36:59.433 INFO [stderr] Nov 18 10:36:59.433 INFO [stderr] * /source/src/main.rs Nov 18 10:36:59.433 INFO [stderr] Nov 18 10:36:59.434 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:36:59.434 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:36:59.434 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:36:59.435 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:36:59.435 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:36:59.435 INFO [stderr] Nov 18 10:36:59.435 INFO [stderr] For more information on this warning you can consult Nov 18 10:36:59.436 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:36:59.436 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `taskqueue1-beta2`, Nov 18 10:36:59.436 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:36:59.580 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 18 10:36:59.599 INFO [stderr] Running /target/debug/deps/taskqueue1_beta2-e16b0911d6961ff8 Nov 18 10:36:59.605 INFO [stdout] Nov 18 10:36:59.605 INFO [stdout] running 0 tests Nov 18 10:36:59.606 INFO [stdout] Nov 18 10:36:59.606 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:36:59.606 INFO [stdout] Nov 18 10:36:59.615 INFO [stderr] su: No module specific data is present Nov 18 10:37:00.668 INFO running `"docker" "inspect" "32bdc3a26c281e4edbaefcff9ae3d5f40e2801f1f69245b9314190c0714b3263"` Nov 18 10:37:00.951 INFO running `"docker" "rm" "-f" "32bdc3a26c281e4edbaefcff9ae3d5f40e2801f1f69245b9314190c0714b3263"` Nov 18 10:37:01.299 INFO [stdout] 32bdc3a26c281e4edbaefcff9ae3d5f40e2801f1f69245b9314190c0714b3263