[INFO] cloning repository https://github.com/robyoung/glow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robyoung/glow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobyoung%2Fglow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobyoung%2Fglow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff28e8065cf61cc0bc6bf4c2b8ab51c800269741 [INFO] testing robyoung/glow against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobyoung%2Fglow" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robyoung/glow on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robyoung/glow [INFO] finished tweaking git repo https://github.com/robyoung/glow [INFO] tweaked toml for git repo https://github.com/robyoung/glow written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/robyoung/glow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-hal v0.2.4 [INFO] [stderr] Downloaded addr2line v0.12.2 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Downloaded actix-web-httpauth v0.4.1 [INFO] [stderr] Downloaded globset v0.4.5 [INFO] [stderr] Downloaded rustls v0.18.0 [INFO] [stderr] Downloaded backtrace v0.3.49 [INFO] [stderr] Downloaded blinkt v0.5.0 [INFO] [stderr] Downloaded rayon-core v1.7.1 [INFO] [stderr] Downloaded tplinker v0.4.2 [INFO] [stderr] Downloaded nb v0.1.2 [INFO] [stderr] Downloaded ct-logs v0.6.0 [INFO] [stderr] Downloaded rustls-native-certs v0.3.0 [INFO] [stderr] Downloaded globwalk v0.8.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.64 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.64 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.14 [INFO] [stderr] Downloaded rayon v1.3.1 [INFO] [stderr] Downloaded roxmltree v0.13.0 [INFO] [stderr] Downloaded hyper-rustls v0.21.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.64 [INFO] [stderr] Downloaded rppal v0.9.0 [INFO] [stderr] Downloaded js-sys v0.3.41 [INFO] [stderr] Downloaded rppal v0.11.3 [INFO] [stderr] Downloaded eyre v0.5.0 [INFO] [stderr] Downloaded adler v0.2.2 [INFO] [stderr] Downloaded web-sys v0.3.41 [INFO] [stderr] Downloaded bstr v0.2.13 [INFO] [stderr] Downloaded am2320 v0.2.0 [INFO] [stderr] Downloaded serde_json v1.0.56 [INFO] [stderr] Downloaded xmlparser v0.13.2 [INFO] [stderr] Downloaded tokio-rustls v0.14.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.64 [INFO] [stderr] Downloaded rust-argon2 v0.8.2 [INFO] [stderr] Downloaded ignore v0.4.16 [INFO] [stderr] Downloaded lock_api v0.4.0 [INFO] [stderr] Downloaded instant v0.1.5 [INFO] [stderr] Downloaded r2d2_sqlite v0.16.0 [INFO] [stderr] Downloaded tera v1.3.1 [INFO] [stderr] Downloaded cc v1.0.56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec65f0ad7848e9a780fca894512ee820e939baf13859742ab59fcbbc4ff2e84 [INFO] running `Command { std: "docker" "start" "-a" "2ec65f0ad7848e9a780fca894512ee820e939baf13859742ab59fcbbc4ff2e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec65f0ad7848e9a780fca894512ee820e939baf13859742ab59fcbbc4ff2e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec65f0ad7848e9a780fca894512ee820e939baf13859742ab59fcbbc4ff2e84", kill_on_drop: false }` [INFO] [stdout] 2ec65f0ad7848e9a780fca894512ee820e939baf13859742ab59fcbbc4ff2e84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23118147c9bfe6e7179771742817cf3092d41638e4f414d1b9d4f4a1c342e1af [INFO] running `Command { std: "docker" "start" "-a" "23118147c9bfe6e7179771742817cf3092d41638e4f414d1b9d4f4a1c342e1af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling instant v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling eyre v0.5.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling am2320 v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rppal v0.9.0 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling blinkt v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling hash-password v0.1.0 (/opt/rustwide/workdir/hash-password) [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.14.0 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling glow_events v0.1.0 (/opt/rustwide/workdir/glow_events) [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling tera v1.3.1 [INFO] [stderr] Compiling tplinker v0.4.2 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling r2d2_sqlite v0.16.0 [INFO] [stderr] Compiling glow-device v0.1.0 (/opt/rustwide/workdir/glow-device) [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-web-httpauth v0.4.1 [INFO] [stderr] Compiling actix-session v0.3.0 [INFO] [stderr] Compiling glow-web v0.1.0 (/opt/rustwide/workdir/glow-web) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "23118147c9bfe6e7179771742817cf3092d41638e4f414d1b9d4f4a1c342e1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23118147c9bfe6e7179771742817cf3092d41638e4f414d1b9d4f4a1c342e1af", kill_on_drop: false }` [INFO] [stdout] 23118147c9bfe6e7179771742817cf3092d41638e4f414d1b9d4f4a1c342e1af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 513d021c567be98c1df3e478dca13359bb564020b755430b142dffeaeb5dd540 [INFO] running `Command { std: "docker" "start" "-a" "513d021c567be98c1df3e478dca13359bb564020b755430b142dffeaeb5dd540", kill_on_drop: false }` [INFO] [stderr] Compiling hash-password v0.1.0 (/opt/rustwide/workdir/hash-password) [INFO] [stderr] Compiling glow_events v0.1.0 (/opt/rustwide/workdir/glow_events) [INFO] [stderr] Compiling glow-device v0.1.0 (/opt/rustwide/workdir/glow-device) [INFO] [stderr] Compiling glow-web v0.1.0 (/opt/rustwide/workdir/glow-web) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.19s [INFO] running `Command { std: "docker" "inspect" "513d021c567be98c1df3e478dca13359bb564020b755430b142dffeaeb5dd540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "513d021c567be98c1df3e478dca13359bb564020b755430b142dffeaeb5dd540", kill_on_drop: false }` [INFO] [stdout] 513d021c567be98c1df3e478dca13359bb564020b755430b142dffeaeb5dd540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 113f7e4a80ecc1677fdcb3000001fa8222feb8921979ce477bec8343531d39ba [INFO] running `Command { std: "docker" "start" "-a" "113f7e4a80ecc1677fdcb3000001fa8222feb8921979ce477bec8343531d39ba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glow_device-5e9d060df2e38cea) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test am2320::tests::handle_measurement_skip ... ok [INFO] [stdout] test am2320::tests::handle_measurement_some ... ok [INFO] [stdout] test am2320::tests::read_a_measurement_after_four_failures ... ok [INFO] [stdout] test am2320::tests::handle_measurement_stop ... ok [INFO] [stdout] test am2320::tests::read_a_measurement ... ok [INFO] [stdout] test am2320::tests::read_a_measurement_after_one_failure ... ok [INFO] [stdout] test am2320::tests::read_a_measurement_until_backoff_exceeded ... ok [INFO] [stdout] test leds::tests::brightness_next_from ... ok [INFO] [stdout] test leds::tests::colour_bucket_ordering ... ok [INFO] [stdout] test leds::tests::colour_range::cannot_create_colour_range_with_no_buckets ... ok [INFO] [stdout] test leds::tests::colour_range::get_pixels_returns_all_pixels_as_colour_when_only_one_bucket ... ok [INFO] [stdout] test leds::tests::colour_range::get_pixels_with_multiple_colour_ranges_lower_bound ... ok [INFO] [stdout] test leds::tests::colour_range::get_pixels_with_multiple_colour_ranges_upper_bound ... ok [INFO] [stdout] test leds::tests::colour_range::get_pixels_with_multiple_colour_ranges_split_pixels ... ok [INFO] [stdout] test leds::tests::get_blinkt_brightness_when_four_leds ... ok [INFO] [stdout] test leds::tests::get_blinkt_brightness_when_off ... ok [INFO] [stdout] test leds::tests::get_blinkt_brightness_when_three_leds ... ok [INFO] [stdout] test leds::tests::get_blinkt_brightness_when_on ... ok [INFO] [stdout] test leds::tests::get_blinkt_brightness_when_two_leds ... ok [INFO] [stdout] test leds::tests::getting_pivot ... ok [INFO] [stdout] test events::tests::test_runner ... ok [INFO] [stdout] test events::tests::test_stop_runner_with_event ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glow_device-10f8a4839b0f0ec8) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glow_web-adf3f2fdf62b09e3) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test formatting::tests::time_since_stamp_is_correctly_formatted ... ok [INFO] [stdout] test view::data::tests::event_summary ... ok [INFO] [stdout] test weather::tests::get_observation ... ok [INFO] [stdout] test weather::tests::get_forecast ... ok [INFO] [stdout] test store::tests::test_get_measurements_since ... ok [INFO] [stdout] test store::tests::dequeue_events_removes_events ... ok [INFO] [stdout] test store::tests::get_observations_since ... ok [INFO] [stdout] test store::tests::get_climate_since_disjointed_lists ... ok [INFO] [stdout] test store::tests::get_climate_since_missing_measurements ... ok [INFO] [stdout] test store::tests::get_climate_since ... ok [INFO] [stdout] test controllers::tests::index_climate_history ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glow_web-7c5c5fc7e86d090e) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glow_events-5c54df76fae96bdc) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::data_is_not_roughly_equal_when_outside_limits ... ok [INFO] [stdout] test tests::data_is_roughly_equal_when_within_limits ... ok [INFO] [stdout] test v1::tests::new_event_has_recent_timestamp ... ok [INFO] [stdout] test v1::tests::new_environment_event ... ok [INFO] [stdout] test v1::tests::serialize_a_stop_message ... ok [INFO] [stdout] test v1::tests::serialize_a_message ... ok [INFO] [stdout] test v2::tests::new_environment_event ... ok [INFO] [stdout] test v2::tests::new_event_has_recent_timestamp ... ok [INFO] [stdout] test v1::tests::serialize_deserialize_an_event ... ok [INFO] [stdout] test v2::tests::serialize_a_stop_message ... ok [INFO] [stdout] test v2::tests::serialize_a_message ... ok [INFO] [stdout] test v2::tests::serialize_deserialize_an_event ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hash_password-c5e176411894a54c) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests glow-device [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests glow-web [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests glow_events [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "113f7e4a80ecc1677fdcb3000001fa8222feb8921979ce477bec8343531d39ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113f7e4a80ecc1677fdcb3000001fa8222feb8921979ce477bec8343531d39ba", kill_on_drop: false }` [INFO] [stdout] 113f7e4a80ecc1677fdcb3000001fa8222feb8921979ce477bec8343531d39ba