[INFO] cloning repository benalexau/sonnen-exporter [INFO] running `"git" "clone" "--bare" "git://github.com/benalexau/sonnen-exporter.git" "work/cache/sources/gh/benalexau/sonnen-exporter"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/benalexau/sonnen-exporter'... [INFO] running `"git" "clone" "work/cache/sources/gh/benalexau/sonnen-exporter" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/benalexau/sonnen-exporter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/benalexau/sonnen-exporter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/benalexau/sonnen-exporter" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/benalexau/sonnen-exporter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/benalexau/sonnen-exporter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c2dca132fefefbc61c2073427012e80cd9f5420 [INFO] sha for GitHub repo benalexau/sonnen-exporter: 1c2dca132fefefbc61c2073427012e80cd9f5420 [INFO] validating manifest of benalexau/sonnen-exporter on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of benalexau/sonnen-exporter on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing benalexau/sonnen-exporter [INFO] finished frobbing benalexau/sonnen-exporter [INFO] frobbed toml for benalexau/sonnen-exporter written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/benalexau/sonnen-exporter/Cargo.toml [INFO] started frobbing benalexau/sonnen-exporter [INFO] finished frobbing benalexau/sonnen-exporter [INFO] frobbed toml for benalexau/sonnen-exporter written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/benalexau/sonnen-exporter/Cargo.toml [INFO] crate benalexau/sonnen-exporter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing benalexau/sonnen-exporter against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/benalexau/sonnen-exporter:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 4770848bde3590a19ce1cf2ab342ee29b792ee3ed4febd3b2c6db03164280e22 [INFO] running `"docker" "start" "-a" "4770848bde3590a19ce1cf2ab342ee29b792ee3ed4febd3b2c6db03164280e22"` [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling flate2-crc v0.1.1 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling askama_escape v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.14 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling actix v0.7.7 [INFO] [stderr] Compiling actix-net v0.2.4 [INFO] [stderr] Compiling sonnen-exporter v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config.rs:20:56 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn from_file(file: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sonnen_reader.rs:13:61 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn status(url: &'a str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sonnen_reader.rs:25:61 [INFO] [stderr] | [INFO] [stderr] 25 | fn fetch_json(&self, suffix: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sonnen_reader.rs:33:49 [INFO] [stderr] | [INFO] [stderr] 33 | fn main_status(&mut self) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sonnen_reader.rs:47:46 [INFO] [stderr] | [INFO] [stderr] 47 | fn inverter(&mut self) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sonnen_reader.rs:66:49 [INFO] [stderr] | [INFO] [stderr] 66 | fn power_meter(&mut self) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `"docker" "inspect" "4770848bde3590a19ce1cf2ab342ee29b792ee3ed4febd3b2c6db03164280e22"` [INFO] running `"docker" "rm" "-f" "4770848bde3590a19ce1cf2ab342ee29b792ee3ed4febd3b2c6db03164280e22"` [INFO] [stdout] 4770848bde3590a19ce1cf2ab342ee29b792ee3ed4febd3b2c6db03164280e22 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/benalexau/sonnen-exporter:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 024916abb4e4ac9d4ab84a2f1e997416fa606cb9cd3c5e967f69e6b645989c6c [INFO] running `"docker" "start" "-a" "024916abb4e4ac9d4ab84a2f1e997416fa606cb9cd3c5e967f69e6b645989c6c"` [INFO] [stderr] Compiling sonnen-exporter v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config.rs:20:56 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn from_file(file: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sonnen_reader.rs:13:61 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn status(url: &'a str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sonnen_reader.rs:25:61 [INFO] [stderr] | [INFO] [stderr] 25 | fn fetch_json(&self, suffix: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sonnen_reader.rs:33:49 [INFO] [stderr] | [INFO] [stderr] 33 | fn main_status(&mut self) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sonnen_reader.rs:47:46 [INFO] [stderr] | [INFO] [stderr] 47 | fn inverter(&mut self) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sonnen_reader.rs:66:49 [INFO] [stderr] | [INFO] [stderr] 66 | fn power_meter(&mut self) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.71s [INFO] running `"docker" "inspect" "024916abb4e4ac9d4ab84a2f1e997416fa606cb9cd3c5e967f69e6b645989c6c"` [INFO] running `"docker" "rm" "-f" "024916abb4e4ac9d4ab84a2f1e997416fa606cb9cd3c5e967f69e6b645989c6c"` [INFO] [stdout] 024916abb4e4ac9d4ab84a2f1e997416fa606cb9cd3c5e967f69e6b645989c6c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/benalexau/sonnen-exporter:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] a1fe5c61ec97fe78fad531acbc460a7df78ec21f2a733430998ec43a8472aa2e [INFO] running `"docker" "start" "-a" "a1fe5c61ec97fe78fad531acbc460a7df78ec21f2a733430998ec43a8472aa2e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/sonnen_exporter-482a0c50e78456d7 [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" "a1fe5c61ec97fe78fad531acbc460a7df78ec21f2a733430998ec43a8472aa2e"` [INFO] running `"docker" "rm" "-f" "a1fe5c61ec97fe78fad531acbc460a7df78ec21f2a733430998ec43a8472aa2e"` [INFO] [stdout] a1fe5c61ec97fe78fad531acbc460a7df78ec21f2a733430998ec43a8472aa2e