[INFO] updating cached repository https://github.com/bekicot/iot-plant-humidity [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] a3df94078f204ecb07b0e0b312dd30e4161393e4 [INFO] testing bekicot/iot-plant-humidity against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbekicot%2Fiot-plant-humidity" "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/bekicot/iot-plant-humidity on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bekicot/iot-plant-humidity [INFO] finished tweaking git repo https://github.com/bekicot/iot-plant-humidity [INFO] tweaked toml for git repo https://github.com/bekicot/iot-plant-humidity written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/bekicot/iot-plant-humidity already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] f7718bc78a83f2f9970cae15333516889a8fe70eb9b47436d36867b83be8b5a5 [INFO] running `"docker" "start" "-a" "f7718bc78a83f2f9970cae15333516889a8fe70eb9b47436d36867b83be8b5a5"` [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling rumqtt v0.30.1 [INFO] [stderr] Compiling raspberry_humidity v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.17s [INFO] running `"docker" "inspect" "f7718bc78a83f2f9970cae15333516889a8fe70eb9b47436d36867b83be8b5a5"` [INFO] running `"docker" "rm" "-f" "f7718bc78a83f2f9970cae15333516889a8fe70eb9b47436d36867b83be8b5a5"` [INFO] [stdout] f7718bc78a83f2f9970cae15333516889a8fe70eb9b47436d36867b83be8b5a5 [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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1d162eef3309654be9df2634c7516ce73ea08eca3b3eedaa1f1d8e63d181f3e9 [INFO] running `"docker" "start" "-a" "1d162eef3309654be9df2634c7516ce73ea08eca3b3eedaa1f1d8e63d181f3e9"` [INFO] [stderr] Compiling raspberry_humidity v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.79s [INFO] running `"docker" "inspect" "1d162eef3309654be9df2634c7516ce73ea08eca3b3eedaa1f1d8e63d181f3e9"` [INFO] running `"docker" "rm" "-f" "1d162eef3309654be9df2634c7516ce73ea08eca3b3eedaa1f1d8e63d181f3e9"` [INFO] [stdout] 1d162eef3309654be9df2634c7516ce73ea08eca3b3eedaa1f1d8e63d181f3e9 [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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] ae96d4e75a7a3ded10d6857a454ffa883d0a1bc34bf4e1f645e246e9d29f34e0 [INFO] running `"docker" "start" "-a" "ae96d4e75a7a3ded10d6857a454ffa883d0a1bc34bf4e1f645e246e9d29f34e0"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raspberry_humidity-86075ca48c4d7013 [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" "ae96d4e75a7a3ded10d6857a454ffa883d0a1bc34bf4e1f645e246e9d29f34e0"` [INFO] running `"docker" "rm" "-f" "ae96d4e75a7a3ded10d6857a454ffa883d0a1bc34bf4e1f645e246e9d29f34e0"` [INFO] [stdout] ae96d4e75a7a3ded10d6857a454ffa883d0a1bc34bf4e1f645e246e9d29f34e0