Nov 18 06:15:15.672 INFO testing mio-serial-3.0.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 06:15:15.672 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 06:15:15.858 INFO [stdout] 5f382736330ef2e97eaa3a25fc69d82585ef606f11570e5b8c852499a315bfcf Nov 18 06:15:15.860 INFO running `"docker" "start" "-a" "5f382736330ef2e97eaa3a25fc69d82585ef606f11570e5b8c852499a315bfcf"` Nov 18 06:15:16.343 INFO [stderr] usermod: no changes Nov 18 06:15:16.419 INFO [stderr] Compiling mio-serial v3.0.0 (/source) Nov 18 06:15:17.474 INFO [stderr] error[E0046]: not all trait items implemented, missing: `bytes_to_read`, `bytes_to_write`, `clear` Nov 18 06:15:17.475 INFO [stderr] --> src/unix.rs:137:1 Nov 18 06:15:17.475 INFO [stderr] | Nov 18 06:15:17.476 INFO [stderr] 137 | impl SerialPort for Serial { Nov 18 06:15:17.476 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `bytes_to_read`, `bytes_to_write`, `clear` in implementation Nov 18 06:15:17.477 INFO [stderr] | Nov 18 06:15:17.477 INFO [stderr] = note: `bytes_to_read` from trait: `fn(&Self) -> std::result::Result` Nov 18 06:15:17.477 INFO [stderr] = note: `bytes_to_write` from trait: `fn(&Self) -> std::result::Result` Nov 18 06:15:17.478 INFO [stderr] = note: `clear` from trait: `fn(&Self, serialport::ClearBuffer) -> std::result::Result<(), serialport::Error>` Nov 18 06:15:17.478 INFO [stderr] Nov 18 06:15:17.478 INFO [stderr] error: aborting due to previous error Nov 18 06:15:17.479 INFO [stderr] Nov 18 06:15:17.479 INFO [stderr] For more information about this error, try `rustc --explain E0046`. Nov 18 06:15:17.490 INFO [stderr] error: Could not compile `mio-serial`. Nov 18 06:15:17.490 INFO [stderr] Nov 18 06:15:17.490 INFO [stderr] To learn more, run the command again with --verbose. Nov 18 06:15:17.491 INFO [stderr] su: No module specific data is present Nov 18 06:15:17.901 INFO running `"docker" "inspect" "5f382736330ef2e97eaa3a25fc69d82585ef606f11570e5b8c852499a315bfcf"` Nov 18 06:15:17.993 INFO running `"docker" "rm" "-f" "5f382736330ef2e97eaa3a25fc69d82585ef606f11570e5b8c852499a315bfcf"` Nov 18 06:15:18.101 INFO [stdout] 5f382736330ef2e97eaa3a25fc69d82585ef606f11570e5b8c852499a315bfcf