[INFO] updating cached repository Tacklebox/serialcom [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Tacklebox/serialcom [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Tacklebox/serialcom" "work/ex/beta-1.37-6/sources/1.36.0/gh/Tacklebox/serialcom"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Tacklebox/serialcom'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Tacklebox/serialcom" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Tacklebox/serialcom"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Tacklebox/serialcom'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 78c32fdd21648ac87579990ab17ab2b48dc4f00c [INFO] sha for GitHub repo Tacklebox/serialcom: 78c32fdd21648ac87579990ab17ab2b48dc4f00c [INFO] validating manifest of Tacklebox/serialcom on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Tacklebox/serialcom on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Tacklebox/serialcom [INFO] finished frobbing Tacklebox/serialcom [INFO] frobbed toml for Tacklebox/serialcom written to work/ex/beta-1.37-6/sources/1.36.0/gh/Tacklebox/serialcom/Cargo.toml [INFO] started frobbing Tacklebox/serialcom [INFO] finished frobbing Tacklebox/serialcom [INFO] frobbed toml for Tacklebox/serialcom written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Tacklebox/serialcom/Cargo.toml [INFO] crate Tacklebox/serialcom already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Tacklebox/serialcom against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Tacklebox/serialcom:/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] c212c046ee9ba1a4ea01dc9fe8a66e2ec621ff89903eea637c342ad82149a7c1 [INFO] running `"docker" "start" "-a" "c212c046ee9ba1a4ea01dc9fe8a66e2ec621ff89903eea637c342ad82149a7c1"` [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling tui v0.2.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling serialcom v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `"docker" "inspect" "c212c046ee9ba1a4ea01dc9fe8a66e2ec621ff89903eea637c342ad82149a7c1"` [INFO] running `"docker" "rm" "-f" "c212c046ee9ba1a4ea01dc9fe8a66e2ec621ff89903eea637c342ad82149a7c1"` [INFO] [stdout] c212c046ee9ba1a4ea01dc9fe8a66e2ec621ff89903eea637c342ad82149a7c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Tacklebox/serialcom:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 3e1e2f5d716599c0b92199dc59f013bbb0b0a1b9ade36859b80a90e726a3cc38 [INFO] running `"docker" "start" "-a" "3e1e2f5d716599c0b92199dc59f013bbb0b0a1b9ade36859b80a90e726a3cc38"` [INFO] [stderr] Compiling serialcom v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `"docker" "inspect" "3e1e2f5d716599c0b92199dc59f013bbb0b0a1b9ade36859b80a90e726a3cc38"` [INFO] running `"docker" "rm" "-f" "3e1e2f5d716599c0b92199dc59f013bbb0b0a1b9ade36859b80a90e726a3cc38"` [INFO] [stdout] 3e1e2f5d716599c0b92199dc59f013bbb0b0a1b9ade36859b80a90e726a3cc38 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Tacklebox/serialcom:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 55ebc08a9b9f0b708c6ed427a1af1978e4227304ad23cc398461a98761dcaa95 [INFO] running `"docker" "start" "-a" "55ebc08a9b9f0b708c6ed427a1af1978e4227304ad23cc398461a98761dcaa95"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/serialcom-6e4f98f2ae8582ff [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "55ebc08a9b9f0b708c6ed427a1af1978e4227304ad23cc398461a98761dcaa95"` [INFO] running `"docker" "rm" "-f" "55ebc08a9b9f0b708c6ed427a1af1978e4227304ad23cc398461a98761dcaa95"` [INFO] [stdout] 55ebc08a9b9f0b708c6ed427a1af1978e4227304ad23cc398461a98761dcaa95