[INFO] cloning repository https://github.com/fatho/amdgpu-fan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fatho/amdgpu-fan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatho%2Famdgpu-fan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatho%2Famdgpu-fan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff76afa68a1dd23bf17da035388aa32e8301938a [INFO] testing fatho/amdgpu-fan against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatho%2Famdgpu-fan" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fatho/amdgpu-fan on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fatho/amdgpu-fan [INFO] finished tweaking git repo https://github.com/fatho/amdgpu-fan [INFO] tweaked toml for git repo https://github.com/fatho/amdgpu-fan written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/fatho/amdgpu-fan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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 arc-swap v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1885e8cb244f61f8eeebd8a43a8b66405b1100b18e796a23d664abdc4e332df [INFO] running `Command { std: "docker" "start" "-a" "f1885e8cb244f61f8eeebd8a43a8b66405b1100b18e796a23d664abdc4e332df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1885e8cb244f61f8eeebd8a43a8b66405b1100b18e796a23d664abdc4e332df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1885e8cb244f61f8eeebd8a43a8b66405b1100b18e796a23d664abdc4e332df", kill_on_drop: false }` [INFO] [stdout] f1885e8cb244f61f8eeebd8a43a8b66405b1100b18e796a23d664abdc4e332df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c1aab5e9f1177048dd0d8208c7ede26f83bad9524c451513a286bdb6994d350 [INFO] running `Command { std: "docker" "start" "-a" "1c1aab5e9f1177048dd0d8208c7ede26f83bad9524c451513a286bdb6994d350", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling arc-swap v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling amdgpu-fan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.80s [INFO] running `Command { std: "docker" "inspect" "1c1aab5e9f1177048dd0d8208c7ede26f83bad9524c451513a286bdb6994d350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1aab5e9f1177048dd0d8208c7ede26f83bad9524c451513a286bdb6994d350", kill_on_drop: false }` [INFO] [stdout] 1c1aab5e9f1177048dd0d8208c7ede26f83bad9524c451513a286bdb6994d350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be7e56bf09125ffb6db3f82dfae6f23e5818ca29b5b3d15544c335175c2cdf4c [INFO] running `Command { std: "docker" "start" "-a" "be7e56bf09125ffb6db3f82dfae6f23e5818ca29b5b3d15544c335175c2cdf4c", kill_on_drop: false }` [INFO] [stderr] Compiling amdgpu-fan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "be7e56bf09125ffb6db3f82dfae6f23e5818ca29b5b3d15544c335175c2cdf4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7e56bf09125ffb6db3f82dfae6f23e5818ca29b5b3d15544c335175c2cdf4c", kill_on_drop: false }` [INFO] [stdout] be7e56bf09125ffb6db3f82dfae6f23e5818ca29b5b3d15544c335175c2cdf4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed02be1858750a7f3a070f463e674841bc37a291c2b4348d47a44c3d5f460554 [INFO] running `Command { std: "docker" "start" "-a" "ed02be1858750a7f3a070f463e674841bc37a291c2b4348d47a44c3d5f460554", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/amdgpu_fan-659cd9a5261b87b0) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ed02be1858750a7f3a070f463e674841bc37a291c2b4348d47a44c3d5f460554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed02be1858750a7f3a070f463e674841bc37a291c2b4348d47a44c3d5f460554", kill_on_drop: false }` [INFO] [stdout] ed02be1858750a7f3a070f463e674841bc37a291c2b4348d47a44c3d5f460554