[INFO] cloning repository https://github.com/pop-os/system76-power [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/system76-power" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fsystem76-power", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fsystem76-power'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 838e01aa23c5653b806b360d27957a5b840d49ec [INFO] checking pop-os/system76-power against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fsystem76-power" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/system76-power on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pop-os/system76-power [INFO] finished tweaking git repo https://github.com/pop-os/system76-power [INFO] tweaked toml for git repo https://github.com/pop-os/system76-power written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/system76-power already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ed8e2fe4cd4c8252cbbf8ba4e43b8bf347f264824b7a8ca9986269500bf61bf [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" "5ed8e2fe4cd4c8252cbbf8ba4e43b8bf347f264824b7a8ca9986269500bf61bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ed8e2fe4cd4c8252cbbf8ba4e43b8bf347f264824b7a8ca9986269500bf61bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed8e2fe4cd4c8252cbbf8ba4e43b8bf347f264824b7a8ca9986269500bf61bf", kill_on_drop: false }` [INFO] [stdout] 5ed8e2fe4cd4c8252cbbf8ba4e43b8bf347f264824b7a8ca9986269500bf61bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cee145c8c54d9b4fcfd5677b57d1da083930831f5379e3dbdd274564d339743b [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" "cee145c8c54d9b4fcfd5677b57d1da083930831f5379e3dbdd274564d339743b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking numtoa v0.2.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking sysfs-class v0.1.3 (https://github.com/pop-os/sysfs-class#c3b86e07) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling system76-power v1.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `vergen::generate_version_rs`: Please use `generate_cargo_keys` instead [INFO] [stdout] --> build.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn main() { generate_version_rs(ConstantsFlags::all()).unwrap(); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking intel-pstate v0.2.1 [INFO] [stdout] warning: unused import: `os::unix::io::AsRawFd` [INFO] [stdout] --> src/hid_backlight.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | os::unix::io::AsRawFd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `os::unix::io::AsRawFd` [INFO] [stdout] --> src/hid_backlight.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | os::unix::io::AsRawFd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cannonlake` [INFO] [stdout] --> examples/gpio.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn cannonlake() -> &'static [GpioCommunity<'static>] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "cee145c8c54d9b4fcfd5677b57d1da083930831f5379e3dbdd274564d339743b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee145c8c54d9b4fcfd5677b57d1da083930831f5379e3dbdd274564d339743b", kill_on_drop: false }` [INFO] [stdout] cee145c8c54d9b4fcfd5677b57d1da083930831f5379e3dbdd274564d339743b