Nov 18 12:18:49.258 INFO testing google-classroom1-cli-1.0.7+20171211 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:18:49.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 12:18:49.637 INFO [stdout] b85602cf7d0680ed86fa3661e8caea1445f30ecabfedc1193dfb385e5212664d Nov 18 12:18:49.639 INFO running `"docker" "start" "-a" "b85602cf7d0680ed86fa3661e8caea1445f30ecabfedc1193dfb385e5212664d"` Nov 18 12:18:50.670 INFO [stderr] usermod: no changes Nov 18 12:18:50.719 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:18:50.719 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:18:50.719 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:18:50.719 INFO [stderr] files will be included as a binary target: Nov 18 12:18:50.719 INFO [stderr] Nov 18 12:18:50.719 INFO [stderr] * /source/src/main.rs Nov 18 12:18:50.719 INFO [stderr] Nov 18 12:18:50.719 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:18:50.719 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:18:50.719 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:18:50.719 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:18:50.719 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:18:50.719 INFO [stderr] Nov 18 12:18:50.719 INFO [stderr] For more information on this warning you can consult Nov 18 12:18:50.719 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:18:50.719 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `classroom1`, Nov 18 12:18:50.719 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:18:50.899 INFO [stderr] Compiling google-classroom1 v1.0.8+20181009 Nov 18 12:19:03.495 INFO [stderr] Compiling google-classroom1-cli v1.0.7+20171211 (/source) Nov 18 12:19:36.511 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.81s Nov 18 12:19:36.523 INFO [stderr] su: No module specific data is present Nov 18 12:19:38.057 INFO running `"docker" "inspect" "b85602cf7d0680ed86fa3661e8caea1445f30ecabfedc1193dfb385e5212664d"` Nov 18 12:19:38.389 INFO running `"docker" "rm" "-f" "b85602cf7d0680ed86fa3661e8caea1445f30ecabfedc1193dfb385e5212664d"` Nov 18 12:19:38.671 INFO [stdout] b85602cf7d0680ed86fa3661e8caea1445f30ecabfedc1193dfb385e5212664d Nov 18 12:19:38.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 12:19:39.101 INFO [stdout] 0019b050b931f82a243fff2460d9c4735d41563dfc1a9579aa36c8459f439da3 Nov 18 12:19:39.104 INFO running `"docker" "start" "-a" "0019b050b931f82a243fff2460d9c4735d41563dfc1a9579aa36c8459f439da3"` Nov 18 12:19:40.523 INFO [stderr] usermod: no changes Nov 18 12:19:40.555 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:19:40.555 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:19:40.555 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:19:40.555 INFO [stderr] files will be included as a binary target: Nov 18 12:19:40.555 INFO [stderr] Nov 18 12:19:40.555 INFO [stderr] * /source/src/main.rs Nov 18 12:19:40.555 INFO [stderr] Nov 18 12:19:40.555 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:19:40.555 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:19:40.555 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:19:40.555 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:19:40.555 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:19:40.555 INFO [stderr] Nov 18 12:19:40.555 INFO [stderr] For more information on this warning you can consult Nov 18 12:19:40.555 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:19:40.555 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `classroom1`, Nov 18 12:19:40.555 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:19:40.751 INFO [stderr] Compiling google-classroom1-cli v1.0.7+20171211 (/source) Nov 18 12:19:48.116 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.58s Nov 18 12:19:48.129 INFO [stderr] su: No module specific data is present Nov 18 12:19:48.967 INFO running `"docker" "inspect" "0019b050b931f82a243fff2460d9c4735d41563dfc1a9579aa36c8459f439da3"` Nov 18 12:19:49.393 INFO running `"docker" "rm" "-f" "0019b050b931f82a243fff2460d9c4735d41563dfc1a9579aa36c8459f439da3"` Nov 18 12:19:49.707 INFO [stdout] 0019b050b931f82a243fff2460d9c4735d41563dfc1a9579aa36c8459f439da3 Nov 18 12:19:49.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 12:19:50.223 INFO [stdout] a47c817b57961a3586e95380d54557db61773c6d4af1acee1f795d58f8133c7d Nov 18 12:19:50.231 INFO running `"docker" "start" "-a" "a47c817b57961a3586e95380d54557db61773c6d4af1acee1f795d58f8133c7d"` Nov 18 12:19:51.875 INFO [stderr] usermod: no changes Nov 18 12:19:51.932 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:19:51.932 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:19:51.932 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:19:51.932 INFO [stderr] files will be included as a binary target: Nov 18 12:19:51.932 INFO [stderr] Nov 18 12:19:51.932 INFO [stderr] * /source/src/main.rs Nov 18 12:19:51.932 INFO [stderr] Nov 18 12:19:51.932 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:19:51.932 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:19:51.932 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:19:51.932 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:19:51.932 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:19:51.932 INFO [stderr] Nov 18 12:19:51.932 INFO [stderr] For more information on this warning you can consult Nov 18 12:19:51.932 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:19:51.932 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `classroom1`, Nov 18 12:19:51.932 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:19:52.087 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 18 12:19:52.103 INFO [stderr] Running /target/debug/deps/classroom1-854bc890fe7125d8 Nov 18 12:19:52.106 INFO [stdout] Nov 18 12:19:52.106 INFO [stdout] running 0 tests Nov 18 12:19:52.106 INFO [stdout] Nov 18 12:19:52.106 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:19:52.106 INFO [stdout] Nov 18 12:19:52.115 INFO [stderr] su: No module specific data is present Nov 18 12:19:53.281 INFO running `"docker" "inspect" "a47c817b57961a3586e95380d54557db61773c6d4af1acee1f795d58f8133c7d"` Nov 18 12:19:53.553 INFO running `"docker" "rm" "-f" "a47c817b57961a3586e95380d54557db61773c6d4af1acee1f795d58f8133c7d"` Nov 18 12:19:53.843 INFO [stdout] a47c817b57961a3586e95380d54557db61773c6d4af1acee1f795d58f8133c7d