[INFO] updating cached repository fatho/amdgpu-fan [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fatho/amdgpu-fan [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fatho/amdgpu-fan" "work/ex/beta-1.38-1/sources/1.37.0/gh/fatho/amdgpu-fan"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/fatho/amdgpu-fan'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fatho/amdgpu-fan" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fatho/amdgpu-fan"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fatho/amdgpu-fan'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff76afa68a1dd23bf17da035388aa32e8301938a [INFO] sha for GitHub repo fatho/amdgpu-fan: ff76afa68a1dd23bf17da035388aa32e8301938a [INFO] validating manifest of fatho/amdgpu-fan 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 fatho/amdgpu-fan 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 fatho/amdgpu-fan [INFO] finished frobbing fatho/amdgpu-fan [INFO] frobbed toml for fatho/amdgpu-fan written to work/ex/beta-1.38-1/sources/1.37.0/gh/fatho/amdgpu-fan/Cargo.toml [INFO] started frobbing fatho/amdgpu-fan [INFO] finished frobbing fatho/amdgpu-fan [INFO] frobbed toml for fatho/amdgpu-fan written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fatho/amdgpu-fan/Cargo.toml [INFO] crate fatho/amdgpu-fan 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] testing fatho/amdgpu-fan 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-1/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/fatho/amdgpu-fan:/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] ac1d299b29c66be1d7cacb7833813c41e4bef2107333554c74a533e1b81f7330 [INFO] running `"docker" "start" "-a" "ac1d299b29c66be1d7cacb7833813c41e4bef2107333554c74a533e1b81f7330"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arc-swap v0.3.9 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling amdgpu-fan v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "ac1d299b29c66be1d7cacb7833813c41e4bef2107333554c74a533e1b81f7330"` [INFO] running `"docker" "rm" "-f" "ac1d299b29c66be1d7cacb7833813c41e4bef2107333554c74a533e1b81f7330"` [INFO] [stdout] ac1d299b29c66be1d7cacb7833813c41e4bef2107333554c74a533e1b81f7330 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/fatho/amdgpu-fan:/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] b4dad19737e82cd3e4f0f10694a0cbcd47c66bc1d09f8d560b2ec038402ad4f1 [INFO] running `"docker" "start" "-a" "b4dad19737e82cd3e4f0f10694a0cbcd47c66bc1d09f8d560b2ec038402ad4f1"` [INFO] [stderr] Compiling amdgpu-fan v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `"docker" "inspect" "b4dad19737e82cd3e4f0f10694a0cbcd47c66bc1d09f8d560b2ec038402ad4f1"` [INFO] running `"docker" "rm" "-f" "b4dad19737e82cd3e4f0f10694a0cbcd47c66bc1d09f8d560b2ec038402ad4f1"` [INFO] [stdout] b4dad19737e82cd3e4f0f10694a0cbcd47c66bc1d09f8d560b2ec038402ad4f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/fatho/amdgpu-fan:/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] 6cb5bb289574fc33a186ba34b09bd57c27b5e8cd1772fcb50bd98eb52cd88078 [INFO] running `"docker" "start" "-a" "6cb5bb289574fc33a186ba34b09bd57c27b5e8cd1772fcb50bd98eb52cd88078"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/amdgpu_fan-d6266904826c04e7 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test control::test::control_curve_clamping ... ok [INFO] [stdout] test control::test::control_curve_exact ... ok [INFO] [stdout] test control::test::control_curve_interpolate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6cb5bb289574fc33a186ba34b09bd57c27b5e8cd1772fcb50bd98eb52cd88078"` [INFO] running `"docker" "rm" "-f" "6cb5bb289574fc33a186ba34b09bd57c27b5e8cd1772fcb50bd98eb52cd88078"` [INFO] [stdout] 6cb5bb289574fc33a186ba34b09bd57c27b5e8cd1772fcb50bd98eb52cd88078