[INFO] crate sqa-engine 0.4.0 is already in cache [INFO] extracting crate sqa-engine 0.4.0 into work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/reg/sqa-engine/0.4.0 [INFO] extracting crate sqa-engine 0.4.0 into work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/reg/sqa-engine/0.4.0 [INFO] validating manifest of sqa-engine-0.4.0 on toolchain master#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sqa-engine-0.4.0 on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sqa-engine-0.4.0 [INFO] finished frobbing sqa-engine-0.4.0 [INFO] frobbed toml for sqa-engine-0.4.0 written to work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/reg/sqa-engine/0.4.0/Cargo.toml [INFO] started frobbing sqa-engine-0.4.0 [INFO] finished frobbing sqa-engine-0.4.0 [INFO] frobbed toml for sqa-engine-0.4.0 written to work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/reg/sqa-engine/0.4.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sqa-engine-0.4.0 against try#8ec8125bea94852768b56958f05da47666c21ab0 for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-5/try#8ec8125bea94852768b56958f05da47666c21ab0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/reg/sqa-engine/0.4.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7cc288350321dd4aa97ca77d213e25ebecf7e6c54797fb96bf2dbbbf69ba7e51 [INFO] running `"docker" "start" "-a" "7cc288350321dd4aa97ca77d213e25ebecf7e6c54797fb96bf2dbbbf69ba7e51"` [INFO] [stderr] Checking bounded-spsc-queue v0.4.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking sqa-jack v0.6.1 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking sqa-engine v0.4.0 (/opt/crater/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> examples/wav.rs:24:39 [INFO] [stderr] | [INFO] [stderr] 24 | ec.conn.connect_ports(&ec.chans[chans[ch].0], &port).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `sqa_engine::sqa_jack::JackPort`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&sqa_engine::sqa_jack::JackPort` [INFO] [stderr] found type `&std::option::Option` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> examples/wav.rs:29:39 [INFO] [stderr] | [INFO] [stderr] 29 | ec.conn.connect_ports(&ec.chans[chans[ch].0], &port).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `sqa_engine::sqa_jack::JackPort`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&sqa_engine::sqa_jack::JackPort` [INFO] [stderr] found type `&std::option::Option` [INFO] [stderr] [INFO] [stderr] error[E0277]: `sqa_engine::param::Parameter` doesn't implement `std::fmt::Display` [INFO] [stderr] --> examples/wav.rs:65:93 [INFO] [stderr] | [INFO] [stderr] 65 | println!("{}: {} samples - vol {}", ctls[0].position(), ctls[0].position_samples(), ctls[0].volume()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ `sqa_engine::param::Parameter` cannot be formatted with the default formatter [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Display` is not implemented for `sqa_engine::param::Parameter` [INFO] [stderr] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stderr] = note: required by `std::fmt::Display::fmt` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> examples/wav.rs:75:32 [INFO] [stderr] | [INFO] [stderr] 75 | ctls[0].set_volume((secs - 25) as f32 * 0.1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::boxed::Box`, found f32 [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::boxed::Box>` [INFO] [stderr] found type `f32` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `sqa-engine`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7cc288350321dd4aa97ca77d213e25ebecf7e6c54797fb96bf2dbbbf69ba7e51"` [INFO] running `"docker" "rm" "-f" "7cc288350321dd4aa97ca77d213e25ebecf7e6c54797fb96bf2dbbbf69ba7e51"` [INFO] [stdout] 7cc288350321dd4aa97ca77d213e25ebecf7e6c54797fb96bf2dbbbf69ba7e51