[INFO] crate netatmo-rs 0.2.1 is already in cache [INFO] testing netatmo-rs-0.2.1 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate netatmo-rs 0.2.1 into work/builds/worker-7/source [INFO] validating manifest of crates.io crate netatmo-rs 0.2.1 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 crates.io crate netatmo-rs 0.2.1 [INFO] finished tweaking crates.io crate netatmo-rs 0.2.1 [INFO] tweaked toml for crates.io crate netatmo-rs 0.2.1 written to work/builds/worker-7/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] fa30ca40b08774fef2cb4efb6ef0be9637f963506e14773c56886a3658930e43 [INFO] running `"docker" "start" "-a" "fa30ca40b08774fef2cb4efb6ef0be9637f963506e14773c56886a3658930e43"` [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling tokio-rustls v0.10.2 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling netatmo-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:54:32 [INFO] [stderr] | [INFO] [stderr] 54 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.02s [INFO] running `"docker" "inspect" "fa30ca40b08774fef2cb4efb6ef0be9637f963506e14773c56886a3658930e43"` [INFO] running `"docker" "rm" "-f" "fa30ca40b08774fef2cb4efb6ef0be9637f963506e14773c56886a3658930e43"` [INFO] [stdout] fa30ca40b08774fef2cb4efb6ef0be9637f963506e14773c56886a3658930e43 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] fc5a167a85de2f5871d5168cb2f76b2a5d539c6af92fd86d9da8b771d9c1ed30 [INFO] running `"docker" "start" "-a" "fc5a167a85de2f5871d5168cb2f76b2a5d539c6af92fd86d9da8b771d9c1ed30"` [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling netatmo-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:54:32 [INFO] [stderr] | [INFO] [stderr] 54 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: could not compile `netatmo-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name netatmo_rs src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=939c71f8917f23a6 -C extra-filename=-939c71f8917f23a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-d9e772260329c00d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3753f16ff2addc09.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5af14b486bf70a4e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-89c40e1e07224b4c.rlib --extern spectral=/opt/rustwide/target/debug/deps/libspectral-dac102be71624a59.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out -L native=/opt/rustwide/target/debug/build/ring-c9de3ff597acf8c8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fc5a167a85de2f5871d5168cb2f76b2a5d539c6af92fd86d9da8b771d9c1ed30"` [INFO] running `"docker" "rm" "-f" "fc5a167a85de2f5871d5168cb2f76b2a5d539c6af92fd86d9da8b771d9c1ed30"` [INFO] [stdout] fc5a167a85de2f5871d5168cb2f76b2a5d539c6af92fd86d9da8b771d9c1ed30