Nov 18 12:18:49.686 INFO testing google-classroom1-cli-1.0.7+20171211 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:18:49.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 12:18:49.983 INFO [stdout] acd235dde52e505f4c01eb49c9a631664a3ade9baf228a5b3f73a4983a857589 Nov 18 12:18:49.988 INFO running `"docker" "start" "-a" "acd235dde52e505f4c01eb49c9a631664a3ade9baf228a5b3f73a4983a857589"` Nov 18 12:18:51.819 INFO [stderr] usermod: no changes Nov 18 12:18:51.875 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:18:51.875 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:18:51.875 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:18:51.875 INFO [stderr] files will be included as a binary target: Nov 18 12:18:51.875 INFO [stderr] Nov 18 12:18:51.875 INFO [stderr] * /source/src/main.rs Nov 18 12:18:51.875 INFO [stderr] Nov 18 12:18:51.875 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:18:51.875 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:18:51.875 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:18:51.875 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:18:51.875 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:18:51.875 INFO [stderr] Nov 18 12:18:51.876 INFO [stderr] For more information on this warning you can consult Nov 18 12:18:51.876 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:18:51.876 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `classroom1`, Nov 18 12:18:51.876 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:18:52.092 INFO [stderr] Compiling google-classroom1 v1.0.8+20181009 Nov 18 12:19:05.636 INFO [stderr] Compiling google-classroom1-cli v1.0.7+20171211 (/source) Nov 18 12:19:38.451 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.60s Nov 18 12:19:38.462 INFO [stderr] su: No module specific data is present Nov 18 12:19:39.348 INFO running `"docker" "inspect" "acd235dde52e505f4c01eb49c9a631664a3ade9baf228a5b3f73a4983a857589"` Nov 18 12:19:39.621 INFO running `"docker" "rm" "-f" "acd235dde52e505f4c01eb49c9a631664a3ade9baf228a5b3f73a4983a857589"` Nov 18 12:19:39.987 INFO [stdout] acd235dde52e505f4c01eb49c9a631664a3ade9baf228a5b3f73a4983a857589 Nov 18 12:19:39.990 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 12:19:40.453 INFO [stdout] b37287ceaba4635ee3124aa29212eb5e5c01cf13b96b34e63e995647607086cf Nov 18 12:19:40.455 INFO running `"docker" "start" "-a" "b37287ceaba4635ee3124aa29212eb5e5c01cf13b96b34e63e995647607086cf"` Nov 18 12:19:42.735 INFO [stderr] usermod: no changes Nov 18 12:19:42.809 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:19:42.809 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:19:42.809 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:19:42.810 INFO [stderr] files will be included as a binary target: Nov 18 12:19:42.810 INFO [stderr] Nov 18 12:19:42.810 INFO [stderr] * /source/src/main.rs Nov 18 12:19:42.810 INFO [stderr] Nov 18 12:19:42.810 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:19:42.810 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:19:42.810 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:19:42.810 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:19:42.810 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:19:42.810 INFO [stderr] Nov 18 12:19:42.810 INFO [stderr] For more information on this warning you can consult Nov 18 12:19:42.810 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:19:42.810 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `classroom1`, Nov 18 12:19:42.810 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:19:43.084 INFO [stderr] Compiling google-classroom1-cli v1.0.7+20171211 (/source) Nov 18 12:19:51.584 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.82s Nov 18 12:19:51.597 INFO [stderr] su: No module specific data is present Nov 18 12:19:52.471 INFO running `"docker" "inspect" "b37287ceaba4635ee3124aa29212eb5e5c01cf13b96b34e63e995647607086cf"` Nov 18 12:19:52.863 INFO running `"docker" "rm" "-f" "b37287ceaba4635ee3124aa29212eb5e5c01cf13b96b34e63e995647607086cf"` Nov 18 12:19:53.151 INFO [stdout] b37287ceaba4635ee3124aa29212eb5e5c01cf13b96b34e63e995647607086cf Nov 18 12:19:53.154 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 12:19:53.507 INFO [stdout] 9c569518fd50cda177093ae39146644920f8f8ef205aba8ef878547a59273b00 Nov 18 12:19:53.515 INFO running `"docker" "start" "-a" "9c569518fd50cda177093ae39146644920f8f8ef205aba8ef878547a59273b00"` Nov 18 12:19:55.307 INFO [stderr] usermod: no changes Nov 18 12:19:55.375 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:19:55.376 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:19:55.376 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:19:55.376 INFO [stderr] files will be included as a binary target: Nov 18 12:19:55.376 INFO [stderr] Nov 18 12:19:55.376 INFO [stderr] * /source/src/main.rs Nov 18 12:19:55.376 INFO [stderr] Nov 18 12:19:55.376 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:19:55.376 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:19:55.376 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:19:55.376 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:19:55.376 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:19:55.376 INFO [stderr] Nov 18 12:19:55.377 INFO [stderr] For more information on this warning you can consult Nov 18 12:19:55.377 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:19:55.377 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `classroom1`, Nov 18 12:19:55.377 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:19:55.515 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Nov 18 12:19:55.535 INFO [stderr] Running /target/debug/deps/classroom1-bb290fb4d46047ac Nov 18 12:19:55.535 INFO [stdout] Nov 18 12:19:55.535 INFO [stdout] running 0 tests Nov 18 12:19:55.535 INFO [stdout] Nov 18 12:19:55.535 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:19:55.535 INFO [stdout] Nov 18 12:19:55.539 INFO [stderr] su: No module specific data is present Nov 18 12:19:56.532 INFO running `"docker" "inspect" "9c569518fd50cda177093ae39146644920f8f8ef205aba8ef878547a59273b00"` Nov 18 12:19:56.879 INFO running `"docker" "rm" "-f" "9c569518fd50cda177093ae39146644920f8f8ef205aba8ef878547a59273b00"` Nov 18 12:19:57.179 INFO [stdout] 9c569518fd50cda177093ae39146644920f8f8ef205aba8ef878547a59273b00