[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] b291964509650f350fa887037733850a3882c283500a905ffa67eb74b50443ef [INFO] running `"docker" "start" "-a" "b291964509650f350fa887037733850a3882c283500a905ffa67eb74b50443ef"` [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.29s [INFO] running `"docker" "inspect" "b291964509650f350fa887037733850a3882c283500a905ffa67eb74b50443ef"` [INFO] running `"docker" "rm" "-f" "b291964509650f350fa887037733850a3882c283500a905ffa67eb74b50443ef"` [INFO] [stdout] b291964509650f350fa887037733850a3882c283500a905ffa67eb74b50443ef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 8ad3127c3f7b2ea34a792fa75363163f27af8891a8653ade7bc3c1a79dd4c4c9 [INFO] running `"docker" "start" "-a" "8ad3127c3f7b2ea34a792fa75363163f27af8891a8653ade7bc3c1a79dd4c4c9"` [INFO] [stderr] Compiling robust-arduino-serial v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "8ad3127c3f7b2ea34a792fa75363163f27af8891a8653ade7bc3c1a79dd4c4c9"` [INFO] running `"docker" "rm" "-f" "8ad3127c3f7b2ea34a792fa75363163f27af8891a8653ade7bc3c1a79dd4c4c9"` [INFO] [stdout] 8ad3127c3f7b2ea34a792fa75363163f27af8891a8653ade7bc3c1a79dd4c4c9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 08607359107f8bc7aee4e9e16bcc1534343cf2c52b71e8af00d301ec6b9786f5 [INFO] running `"docker" "start" "-a" "08607359107f8bc7aee4e9e16bcc1534343cf2c52b71e8af00d301ec6b9786f5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/robust_arduino_serial-3d3b26c65f717b43 [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 - write_i16 (line 216) ... ok [INFO] [stdout] test src/lib.rs - convert_i8_to_order (line 30) ... ok [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 - read_i8 (line 94) ... ok [INFO] [stdout] test src/lib.rs - read_order (line 75) ... ok [INFO] [stdout] test src/lib.rs - read_i32 (line 145) ... ok [INFO] [stdout] test src/lib.rs - read_i16 (line 113) ... ok [INFO] [stdout] test src/lib.rs - write_i8 (line 196) ... ok [INFO] [stdout] test src/lib.rs - write_order (line 178) ... 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" "08607359107f8bc7aee4e9e16bcc1534343cf2c52b71e8af00d301ec6b9786f5"` [INFO] running `"docker" "rm" "-f" "08607359107f8bc7aee4e9e16bcc1534343cf2c52b71e8af00d301ec6b9786f5"` [INFO] [stdout] 08607359107f8bc7aee4e9e16bcc1534343cf2c52b71e8af00d301ec6b9786f5