[INFO] updating cached repository https://github.com/zoranzaric/nokiahealth-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3dcdc62d601c368c1d149979ef06e88bd356c590 [INFO] testing zoranzaric/nokiahealth-rs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoranzaric%2Fnokiahealth-rs" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zoranzaric/nokiahealth-rs on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zoranzaric/nokiahealth-rs [INFO] finished tweaking git repo https://github.com/zoranzaric/nokiahealth-rs [INFO] tweaked toml for git repo https://github.com/zoranzaric/nokiahealth-rs written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/zoranzaric/nokiahealth-rs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] e4776673b8306226eb515c8fda343b73cbb2605157b155795496cb876639d028 [INFO] running `"docker" "start" "-a" "e4776673b8306226eb515c8fda343b73cbb2605157b155795496cb876639d028"` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling stringreader v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling serde_derive_internals v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling serde_derive v1.0.34 [INFO] [stderr] Compiling influent v0.4.0 [INFO] [stderr] Compiling nokiahealth v0.1.0 (/opt/rustwide/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 40.32s [INFO] running `"docker" "inspect" "e4776673b8306226eb515c8fda343b73cbb2605157b155795496cb876639d028"` [INFO] running `"docker" "rm" "-f" "e4776673b8306226eb515c8fda343b73cbb2605157b155795496cb876639d028"` [INFO] [stdout] e4776673b8306226eb515c8fda343b73cbb2605157b155795496cb876639d028 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 06c8ef1e513329b87429579ff146f6b9967fd353989dff445abbabce9e2289f3 [INFO] running `"docker" "start" "-a" "06c8ef1e513329b87429579ff146f6b9967fd353989dff445abbabce9e2289f3"` [INFO] [stderr] Compiling nokiahealth v0.1.0 (/opt/rustwide/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.13s [INFO] running `"docker" "inspect" "06c8ef1e513329b87429579ff146f6b9967fd353989dff445abbabce9e2289f3"` [INFO] running `"docker" "rm" "-f" "06c8ef1e513329b87429579ff146f6b9967fd353989dff445abbabce9e2289f3"` [INFO] [stdout] 06c8ef1e513329b87429579ff146f6b9967fd353989dff445abbabce9e2289f3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 0560a357ca86df80e720465777d5e44c620542fca46f525fbfaa2ade005f25d0 [INFO] running `"docker" "start" "-a" "0560a357ca86df80e720465777d5e44c620542fca46f525fbfaa2ade005f25d0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nokiahealth-d210f404d767aad6 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test storage::influxdb::tests::converting_a_weight_should_work ... ok [INFO] [stdout] test data::weight::tests::simple_example_should_be_parsed ... 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/rustwide/target/debug/deps/nokiahealth-1b18813c62b9eb43 [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" "0560a357ca86df80e720465777d5e44c620542fca46f525fbfaa2ade005f25d0"` [INFO] running `"docker" "rm" "-f" "0560a357ca86df80e720465777d5e44c620542fca46f525fbfaa2ade005f25d0"` [INFO] [stdout] 0560a357ca86df80e720465777d5e44c620542fca46f525fbfaa2ade005f25d0