[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatho%2Famdgpu-fan" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fatho/amdgpu-fan on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-12/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 09d2c0fbef8b6fd3bbf038e06e3a26e0b56a3f3308b48fc929b79254b88f4deb [INFO] running `Command { std: "docker" "start" "-a" "09d2c0fbef8b6fd3bbf038e06e3a26e0b56a3f3308b48fc929b79254b88f4deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09d2c0fbef8b6fd3bbf038e06e3a26e0b56a3f3308b48fc929b79254b88f4deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09d2c0fbef8b6fd3bbf038e06e3a26e0b56a3f3308b48fc929b79254b88f4deb", kill_on_drop: false }` [INFO] [stdout] 09d2c0fbef8b6fd3bbf038e06e3a26e0b56a3f3308b48fc929b79254b88f4deb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f497c5c27000a288b0ce19eceaaf53f3f3112c7f36d02e286dbaf7f66ce9adcd [INFO] running `Command { std: "docker" "start" "-a" "f497c5c27000a288b0ce19eceaaf53f3f3112c7f36d02e286dbaf7f66ce9adcd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arc-swap v0.3.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling aho-corasick v0.7.3 [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 regex v1.1.7 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling amdgpu-fan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.30s [INFO] running `Command { std: "docker" "inspect" "f497c5c27000a288b0ce19eceaaf53f3f3112c7f36d02e286dbaf7f66ce9adcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f497c5c27000a288b0ce19eceaaf53f3f3112c7f36d02e286dbaf7f66ce9adcd", kill_on_drop: false }` [INFO] [stdout] f497c5c27000a288b0ce19eceaaf53f3f3112c7f36d02e286dbaf7f66ce9adcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f41507b2a88be11dcf2885be4f1d4f39a9f5cf4725dbc8046ed39a065e801b39 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f41507b2a88be11dcf2885be4f1d4f39a9f5cf4725dbc8046ed39a065e801b39", kill_on_drop: false }` [INFO] [stderr] Compiling amdgpu-fan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "f41507b2a88be11dcf2885be4f1d4f39a9f5cf4725dbc8046ed39a065e801b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41507b2a88be11dcf2885be4f1d4f39a9f5cf4725dbc8046ed39a065e801b39", kill_on_drop: false }` [INFO] [stdout] f41507b2a88be11dcf2885be4f1d4f39a9f5cf4725dbc8046ed39a065e801b39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5aafc56c8c958ed7b7e132a546878a60a2ac98dad352e3d7d01eca503c60e458 [INFO] running `Command { std: "docker" "start" "-a" "5aafc56c8c958ed7b7e132a546878a60a2ac98dad352e3d7d01eca503c60e458", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 3 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/amdgpu_fan-bcccab30f847acb0) [INFO] [stdout] test control::test::control_curve_clamping ... ok [INFO] [stdout] test control::test::control_curve_interpolate ... ok [INFO] [stdout] test control::test::control_curve_exact ... 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" "5aafc56c8c958ed7b7e132a546878a60a2ac98dad352e3d7d01eca503c60e458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aafc56c8c958ed7b7e132a546878a60a2ac98dad352e3d7d01eca503c60e458", kill_on_drop: false }` [INFO] [stdout] 5aafc56c8c958ed7b7e132a546878a60a2ac98dad352e3d7d01eca503c60e458