[INFO] cloning repository araffin/rust-arduino-serial [INFO] running `"git" "clone" "--bare" "git://github.com/araffin/rust-arduino-serial.git" "work/cache/sources/gh/araffin/rust-arduino-serial"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/araffin/rust-arduino-serial'... [INFO] running `"git" "clone" "work/cache/sources/gh/araffin/rust-arduino-serial" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/araffin/rust-arduino-serial"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/araffin/rust-arduino-serial'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/araffin/rust-arduino-serial" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/araffin/rust-arduino-serial"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/araffin/rust-arduino-serial'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c91f5146beb90ed14c7103fc8f07e5bddd3414d [INFO] sha for GitHub repo araffin/rust-arduino-serial: 2c91f5146beb90ed14c7103fc8f07e5bddd3414d [INFO] validating manifest of araffin/rust-arduino-serial on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of araffin/rust-arduino-serial on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing araffin/rust-arduino-serial [INFO] finished frobbing araffin/rust-arduino-serial [INFO] frobbed toml for araffin/rust-arduino-serial written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/araffin/rust-arduino-serial/Cargo.toml [INFO] started frobbing araffin/rust-arduino-serial [INFO] finished frobbing araffin/rust-arduino-serial [INFO] frobbed toml for araffin/rust-arduino-serial written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/araffin/rust-arduino-serial/Cargo.toml [INFO] crate araffin/rust-arduino-serial already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/araffin/rust-arduino-serial/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing araffin/rust-arduino-serial against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/araffin/rust-arduino-serial:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 403b6ccac72c00df0916025881fa44c975b927a9979dc53c5351a32638cdb622 [INFO] running `"docker" "start" "-a" "403b6ccac72c00df0916025881fa44c975b927a9979dc53c5351a32638cdb622"` [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling robust-arduino-serial v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `"docker" "inspect" "403b6ccac72c00df0916025881fa44c975b927a9979dc53c5351a32638cdb622"` [INFO] running `"docker" "rm" "-f" "403b6ccac72c00df0916025881fa44c975b927a9979dc53c5351a32638cdb622"` [INFO] [stdout] 403b6ccac72c00df0916025881fa44c975b927a9979dc53c5351a32638cdb622 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/araffin/rust-arduino-serial:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0670faf3f8a3ee534fb3d7fa00695d9a47d6575eee93f331ea8fac3d2f7a48cf [INFO] running `"docker" "start" "-a" "0670faf3f8a3ee534fb3d7fa00695d9a47d6575eee93f331ea8fac3d2f7a48cf"` [INFO] [stderr] Compiling robust-arduino-serial v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `"docker" "inspect" "0670faf3f8a3ee534fb3d7fa00695d9a47d6575eee93f331ea8fac3d2f7a48cf"` [INFO] running `"docker" "rm" "-f" "0670faf3f8a3ee534fb3d7fa00695d9a47d6575eee93f331ea8fac3d2f7a48cf"` [INFO] [stdout] 0670faf3f8a3ee534fb3d7fa00695d9a47d6575eee93f331ea8fac3d2f7a48cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/araffin/rust-arduino-serial:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 5011e16b446fe45e03fc13671e731fbf25e594c86182556b7115bd84bd0a8124 [INFO] running `"docker" "start" "-a" "5011e16b446fe45e03fc13671e731fbf25e594c86182556b7115bd84bd0a8124"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/robust_arduino_serial-2be7a3e6c7bfac1f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::read_write_orders ... ok [INFO] [stdout] test tests::test_order_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests robust-arduino-serial [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - Order (line 57) ... ok [INFO] [stdout] test src/lib.rs - write_i32 (line 241) ... ok [INFO] [stdout] test src/lib.rs - convert_i8_to_order (line 30) ... ok [INFO] [stdout] test src/lib.rs - write_i16 (line 216) ... ok [INFO] [stdout] test src/lib.rs - read_i16 (line 113) ... ok [INFO] [stdout] test src/lib.rs - read_i32 (line 145) ... ok [INFO] [stdout] test src/lib.rs - read_i8 (line 94) ... ok [INFO] [stdout] test src/lib.rs - read_order (line 75) ... ok [INFO] [stdout] test src/lib.rs - write_order (line 178) ... ok [INFO] [stdout] test src/lib.rs - write_i8 (line 196) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5011e16b446fe45e03fc13671e731fbf25e594c86182556b7115bd84bd0a8124"` [INFO] running `"docker" "rm" "-f" "5011e16b446fe45e03fc13671e731fbf25e594c86182556b7115bd84bd0a8124"` [INFO] [stdout] 5011e16b446fe45e03fc13671e731fbf25e594c86182556b7115bd84bd0a8124