[INFO] updating cached repository Robertof/plus485 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Robertof/plus485 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Robertof/plus485" "work/ex/beta-1.38-1/sources/1.37.0/gh/Robertof/plus485"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Robertof/plus485'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Robertof/plus485" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Robertof/plus485"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Robertof/plus485'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e56b0953d4f2a06fad3a851d5e9a062495108a17 [INFO] sha for GitHub repo Robertof/plus485: e56b0953d4f2a06fad3a851d5e9a062495108a17 [INFO] validating manifest of Robertof/plus485 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Robertof/plus485 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Robertof/plus485 [INFO] finished frobbing Robertof/plus485 [INFO] frobbed toml for Robertof/plus485 written to work/ex/beta-1.38-1/sources/1.37.0/gh/Robertof/plus485/Cargo.toml [INFO] started frobbing Robertof/plus485 [INFO] finished frobbing Robertof/plus485 [INFO] frobbed toml for Robertof/plus485 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Robertof/plus485/Cargo.toml [INFO] crate Robertof/plus485 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Robertof/plus485 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Robertof/plus485:/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-08-13" "build" "--frozen"` [INFO] [stdout] a480da3e7dfdcf0e0a7a74cad51a8a5d4780aa62f61626e7e39872e2aacf24b4 [INFO] running `"docker" "start" "-a" "a480da3e7dfdcf0e0a7a74cad51a8a5d4780aa62f61626e7e39872e2aacf24b4"` [INFO] [stderr] Compiling cc v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling serialport v2.3.0 [INFO] [stderr] Compiling mio-serial v0.8.0 [INFO] [stderr] Compiling tokio-serial v0.8.0 [INFO] [stderr] Compiling tokio-modbus v0.2.2 (https://github.com/slowtec/tokio-modbus#6b9352a7) [INFO] [stderr] Compiling plus485 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | } [INFO] [stderr] 5 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.31s [INFO] running `"docker" "inspect" "a480da3e7dfdcf0e0a7a74cad51a8a5d4780aa62f61626e7e39872e2aacf24b4"` [INFO] running `"docker" "rm" "-f" "a480da3e7dfdcf0e0a7a74cad51a8a5d4780aa62f61626e7e39872e2aacf24b4"` [INFO] [stdout] a480da3e7dfdcf0e0a7a74cad51a8a5d4780aa62f61626e7e39872e2aacf24b4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Robertof/plus485:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 80928eef39d7a2ce7641f8bef33e82e3c1e648a08951beefcb737c79cd8b1900 [INFO] running `"docker" "start" "-a" "80928eef39d7a2ce7641f8bef33e82e3c1e648a08951beefcb737c79cd8b1900"` [INFO] [stderr] Compiling plus485 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | } [INFO] [stderr] 5 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `"docker" "inspect" "80928eef39d7a2ce7641f8bef33e82e3c1e648a08951beefcb737c79cd8b1900"` [INFO] running `"docker" "rm" "-f" "80928eef39d7a2ce7641f8bef33e82e3c1e648a08951beefcb737c79cd8b1900"` [INFO] [stdout] 80928eef39d7a2ce7641f8bef33e82e3c1e648a08951beefcb737c79cd8b1900 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Robertof/plus485:/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-08-13" "test" "--frozen"` [INFO] [stdout] abf8d17586cc735c5e8811a19677a339171207df221c58c7711e2d0608b15e54 [INFO] running `"docker" "start" "-a" "abf8d17586cc735c5e8811a19677a339171207df221c58c7711e2d0608b15e54"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/plus485-6bd1ef4a338ea94a [INFO] [stderr] Running /opt/crater/target/debug/deps/plus485-f1eb30cc2fd394d9 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test num_utils::test_bcd_decoding ... ok [INFO] [stdout] test num_utils::test_exponent_decoding ... ok [INFO] [stdout] test num_utils::test_signum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Doc-tests plus485 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/data.rs - data::Register (line 138) ... ok [INFO] [stdout] test src/data.rs - data::Register::unit (line 233) ... ok [INFO] [stdout] test src/data.rs - data::Register::format (line 214) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "abf8d17586cc735c5e8811a19677a339171207df221c58c7711e2d0608b15e54"` [INFO] running `"docker" "rm" "-f" "abf8d17586cc735c5e8811a19677a339171207df221c58c7711e2d0608b15e54"` [INFO] [stdout] abf8d17586cc735c5e8811a19677a339171207df221c58c7711e2d0608b15e54