Nov 30 10:57:43.710 INFO checking GHvW/frothy-rs against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 10:57:43.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-alt check --frozen --all --all-targets" "-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 30 10:57:44.134 INFO [stdout] 3676449b3c294b959a4cbe6e1a9cdd57e67a252b355ca8743538b0ca6266e1a6 Nov 30 10:57:44.142 INFO running `"docker" "start" "-a" "3676449b3c294b959a4cbe6e1a9cdd57e67a252b355ca8743538b0ca6266e1a6"` Nov 30 10:57:45.484 INFO [stderr] usermod: no changes Nov 30 10:57:45.536 INFO [stderr] Checking frothy_rs v0.1.0 (/source) Nov 30 10:57:46.124 INFO [stderr] warning: unused import: `Read` Nov 30 10:57:46.124 INFO [stderr] --> src/main.rs:3:22 Nov 30 10:57:46.124 INFO [stderr] | Nov 30 10:57:46.124 INFO [stderr] 3 | use std::io::{Write, Read}; Nov 30 10:57:46.124 INFO [stderr] | ^^^^ Nov 30 10:57:46.124 INFO [stderr] | Nov 30 10:57:46.124 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 10:57:46.124 INFO [stderr] Nov 30 10:57:46.196 INFO [stderr] error[E0277]: `impl Stack` doesn't implement `std::fmt::Debug` Nov 30 10:57:46.196 INFO [stderr] --> src/main.rs:72:37 Nov 30 10:57:46.196 INFO [stderr] | Nov 30 10:57:46.196 INFO [stderr] 72 | println!("current stack: {:?}", *stack); Nov 30 10:57:46.196 INFO [stderr] | ^^^^^^ `impl Stack` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Nov 30 10:57:46.196 INFO [stderr] | Nov 30 10:57:46.196 INFO [stderr] = help: the trait `std::fmt::Debug` is not implemented for `impl Stack` Nov 30 10:57:46.196 INFO [stderr] = help: consider adding a `where impl Stack: std::fmt::Debug` bound Nov 30 10:57:46.196 INFO [stderr] = note: required by `std::fmt::Debug::fmt` Nov 30 10:57:46.196 INFO [stderr] Nov 30 10:57:46.196 INFO [stderr] error: aborting due to previous error Nov 30 10:57:46.196 INFO [stderr] Nov 30 10:57:46.196 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 10:57:46.200 INFO [stderr] error: Could not compile `frothy_rs`. Nov 30 10:57:46.200 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 10:57:46.292 INFO [stderr] warning: unused import: `Read` Nov 30 10:57:46.292 INFO [stderr] --> src/main.rs:3:22 Nov 30 10:57:46.292 INFO [stderr] | Nov 30 10:57:46.292 INFO [stderr] 3 | use std::io::{Write, Read}; Nov 30 10:57:46.292 INFO [stderr] | ^^^^ Nov 30 10:57:46.292 INFO [stderr] | Nov 30 10:57:46.292 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 10:57:46.292 INFO [stderr] Nov 30 10:57:46.348 INFO [stderr] error[E0277]: `impl Stack` doesn't implement `std::fmt::Debug` Nov 30 10:57:46.348 INFO [stderr] --> src/main.rs:72:37 Nov 30 10:57:46.348 INFO [stderr] | Nov 30 10:57:46.348 INFO [stderr] 72 | println!("current stack: {:?}", *stack); Nov 30 10:57:46.348 INFO [stderr] | ^^^^^^ `impl Stack` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Nov 30 10:57:46.348 INFO [stderr] | Nov 30 10:57:46.348 INFO [stderr] = help: the trait `std::fmt::Debug` is not implemented for `impl Stack` Nov 30 10:57:46.348 INFO [stderr] = help: consider adding a `where impl Stack: std::fmt::Debug` bound Nov 30 10:57:46.348 INFO [stderr] = note: required by `std::fmt::Debug::fmt` Nov 30 10:57:46.348 INFO [stderr] Nov 30 10:57:46.352 INFO [stderr] error: aborting due to previous error Nov 30 10:57:46.353 INFO [stderr] Nov 30 10:57:46.353 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 10:57:46.356 INFO [stderr] error: Could not compile `frothy_rs`. Nov 30 10:57:46.356 INFO [stderr] Nov 30 10:57:46.356 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 10:57:46.357 INFO [stderr] su: No module specific data is present Nov 30 10:57:47.324 INFO running `"docker" "inspect" "3676449b3c294b959a4cbe6e1a9cdd57e67a252b355ca8743538b0ca6266e1a6"` Nov 30 10:57:47.703 INFO running `"docker" "rm" "-f" "3676449b3c294b959a4cbe6e1a9cdd57e67a252b355ca8743538b0ca6266e1a6"` Nov 30 10:57:48.007 INFO [stdout] 3676449b3c294b959a4cbe6e1a9cdd57e67a252b355ca8743538b0ca6266e1a6