[INFO] updating cached repository zoranzaric/nokiahealth-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zoranzaric/nokiahealth-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zoranzaric/nokiahealth-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/zoranzaric/nokiahealth-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/zoranzaric/nokiahealth-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zoranzaric/nokiahealth-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zoranzaric/nokiahealth-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zoranzaric/nokiahealth-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3dcdc62d601c368c1d149979ef06e88bd356c590 [INFO] sha for GitHub repo zoranzaric/nokiahealth-rs: 3dcdc62d601c368c1d149979ef06e88bd356c590 [INFO] validating manifest of zoranzaric/nokiahealth-rs 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 zoranzaric/nokiahealth-rs 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 zoranzaric/nokiahealth-rs [INFO] finished frobbing zoranzaric/nokiahealth-rs [INFO] frobbed toml for zoranzaric/nokiahealth-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/zoranzaric/nokiahealth-rs/Cargo.toml [INFO] started frobbing zoranzaric/nokiahealth-rs [INFO] finished frobbing zoranzaric/nokiahealth-rs [INFO] frobbed toml for zoranzaric/nokiahealth-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zoranzaric/nokiahealth-rs/Cargo.toml [INFO] crate zoranzaric/nokiahealth-rs 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 zoranzaric/nokiahealth-rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zoranzaric/nokiahealth-rs:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] e813b15d6d4b39fc1e5484c147ff740df21c9d6558ac24b1acc513374f1d03b4 [INFO] running `"docker" "start" "-a" "e813b15d6d4b39fc1e5484c147ff740df21c9d6558ac24b1acc513374f1d03b4"` [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling stringreader v0.1.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling serde_derive_internals v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.34 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling influent v0.4.0 [INFO] [stderr] Compiling nokiahealth v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/nokiahealth.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | ) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "e813b15d6d4b39fc1e5484c147ff740df21c9d6558ac24b1acc513374f1d03b4"` [INFO] running `"docker" "rm" "-f" "e813b15d6d4b39fc1e5484c147ff740df21c9d6558ac24b1acc513374f1d03b4"` [INFO] [stdout] e813b15d6d4b39fc1e5484c147ff740df21c9d6558ac24b1acc513374f1d03b4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zoranzaric/nokiahealth-rs:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f5a350f6838482d8f485345ecdc3166c72b6fe7316bdea2c40ab96447fcfa8fe [INFO] running `"docker" "start" "-a" "f5a350f6838482d8f485345ecdc3166c72b6fe7316bdea2c40ab96447fcfa8fe"` [INFO] [stderr] Compiling nokiahealth v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/nokiahealth.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | ) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.12s [INFO] running `"docker" "inspect" "f5a350f6838482d8f485345ecdc3166c72b6fe7316bdea2c40ab96447fcfa8fe"` [INFO] running `"docker" "rm" "-f" "f5a350f6838482d8f485345ecdc3166c72b6fe7316bdea2c40ab96447fcfa8fe"` [INFO] [stdout] f5a350f6838482d8f485345ecdc3166c72b6fe7316bdea2c40ab96447fcfa8fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zoranzaric/nokiahealth-rs:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] d799f56af2aecb39c98abeb28b68c71305da35c78841cd349506a4b778c17cad [INFO] running `"docker" "start" "-a" "d799f56af2aecb39c98abeb28b68c71305da35c78841cd349506a4b778c17cad"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/nokiahealth-ef4330ea995f479f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test data::weight::tests::simple_example_should_be_parsed ... ok [INFO] [stdout] test storage::influxdb::tests::converting_a_weight_should_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/nokiahealth-fa1f65f879bc882d [INFO] [stderr] Doc-tests nokiahealth [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/data/weight.rs - data::weight::read_weights_from_reader (line 38) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d799f56af2aecb39c98abeb28b68c71305da35c78841cd349506a4b778c17cad"` [INFO] running `"docker" "rm" "-f" "d799f56af2aecb39c98abeb28b68c71305da35c78841cd349506a4b778c17cad"` [INFO] [stdout] d799f56af2aecb39c98abeb28b68c71305da35c78841cd349506a4b778c17cad