[INFO] updating cached repository andrew-d/lenovo-throttling-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/andrew-d/lenovo-throttling-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/andrew-d/lenovo-throttling-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/andrew-d/lenovo-throttling-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/andrew-d/lenovo-throttling-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/andrew-d/lenovo-throttling-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andrew-d/lenovo-throttling-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andrew-d/lenovo-throttling-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6106cf90af1033ca700b3d58ff7963b8ba83f1c5 [INFO] sha for GitHub repo andrew-d/lenovo-throttling-rust: 6106cf90af1033ca700b3d58ff7963b8ba83f1c5 [INFO] validating manifest of andrew-d/lenovo-throttling-rust on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of andrew-d/lenovo-throttling-rust on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing andrew-d/lenovo-throttling-rust [INFO] finished frobbing andrew-d/lenovo-throttling-rust [INFO] frobbed toml for andrew-d/lenovo-throttling-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/andrew-d/lenovo-throttling-rust/Cargo.toml [INFO] started frobbing andrew-d/lenovo-throttling-rust [INFO] finished frobbing andrew-d/lenovo-throttling-rust [INFO] frobbed toml for andrew-d/lenovo-throttling-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andrew-d/lenovo-throttling-rust/Cargo.toml [INFO] crate andrew-d/lenovo-throttling-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing andrew-d/lenovo-throttling-rust against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andrew-d/lenovo-throttling-rust:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 8c0abb4b4cdc8300e866e98ed76521de29542fefaa5fc1bdfd85cf1cce6e46f1 [INFO] running `"docker" "start" "-a" "8c0abb4b4cdc8300e866e98ed76521de29542fefaa5fc1bdfd85cf1cce6e46f1"` [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling libdbus-sys v0.1.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling dbus v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling lenovo-throttling-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/power.rs:80:43 [INFO] [stderr] | [INFO] [stderr] 80 | HashMap<&str, Variant>> // Changed properties [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn RefArg` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `mask` [INFO] [stderr] --> src/msr.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn mask(&mut self, mask: (u32, u32)) -> &mut ReadMsrBuilder { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `read` [INFO] [stderr] --> src/msr.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn read(&self) -> io::Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/power.rs:50:25 [INFO] [stderr] | [INFO] [stderr] 50 | send.send(new_state); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/power.rs:93:29 [INFO] [stderr] | [INFO] [stderr] 93 | sender.send(new_state); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "8c0abb4b4cdc8300e866e98ed76521de29542fefaa5fc1bdfd85cf1cce6e46f1"` [INFO] running `"docker" "rm" "-f" "8c0abb4b4cdc8300e866e98ed76521de29542fefaa5fc1bdfd85cf1cce6e46f1"` [INFO] [stdout] 8c0abb4b4cdc8300e866e98ed76521de29542fefaa5fc1bdfd85cf1cce6e46f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andrew-d/lenovo-throttling-rust:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ed62f9bf29742081abfc07e52b350491e7918d736e2d2e618f942a6dc20dc802 [INFO] running `"docker" "start" "-a" "ed62f9bf29742081abfc07e52b350491e7918d736e2d2e618f942a6dc20dc802"` [INFO] [stderr] Compiling lenovo-throttling-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/power.rs:80:43 [INFO] [stderr] | [INFO] [stderr] 80 | HashMap<&str, Variant>> // Changed properties [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn RefArg` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `mask` [INFO] [stderr] --> src/msr.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn mask(&mut self, mask: (u32, u32)) -> &mut ReadMsrBuilder { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `read` [INFO] [stderr] --> src/msr.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn read(&self) -> io::Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/power.rs:50:25 [INFO] [stderr] | [INFO] [stderr] 50 | send.send(new_state); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/power.rs:93:29 [INFO] [stderr] | [INFO] [stderr] 93 | sender.send(new_state); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "ed62f9bf29742081abfc07e52b350491e7918d736e2d2e618f942a6dc20dc802"` [INFO] running `"docker" "rm" "-f" "ed62f9bf29742081abfc07e52b350491e7918d736e2d2e618f942a6dc20dc802"` [INFO] [stdout] ed62f9bf29742081abfc07e52b350491e7918d736e2d2e618f942a6dc20dc802 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andrew-d/lenovo-throttling-rust:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] c80d41762796043b3cf28ff83ced0f7db742587ec40e0e989bc1c1ce774b043d [INFO] running `"docker" "start" "-a" "c80d41762796043b3cf28ff83ced0f7db742587ec40e0e989bc1c1ce774b043d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/lenovo_throttling_rust-f3464c4e75465409 [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" "c80d41762796043b3cf28ff83ced0f7db742587ec40e0e989bc1c1ce774b043d"` [INFO] running `"docker" "rm" "-f" "c80d41762796043b3cf28ff83ced0f7db742587ec40e0e989bc1c1ce774b043d"` [INFO] [stdout] c80d41762796043b3cf28ff83ced0f7db742587ec40e0e989bc1c1ce774b043d