[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/pop-os/system76-power [INFO] [stderr] 6c354b7..3daa254 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3daa254eb18d913f869cfeb5cf97fe319b196049 [INFO] checking pop-os/system76-power against master#e22b61bff0bdd08be7665607cb7be3748c8a35d2 for pr-74627 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fsystem76-power" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/system76-power on toolchain e22b61bff0bdd08be7665607cb7be3748c8a35d2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "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-6/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" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0ffc92d4162f98dc76f178b832199e24ff1314f9d51ac9805d474c42f29f8c3 [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" "e0ffc92d4162f98dc76f178b832199e24ff1314f9d51ac9805d474c42f29f8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0ffc92d4162f98dc76f178b832199e24ff1314f9d51ac9805d474c42f29f8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ffc92d4162f98dc76f178b832199e24ff1314f9d51ac9805d474c42f29f8c3", kill_on_drop: false }` [INFO] [stdout] e0ffc92d4162f98dc76f178b832199e24ff1314f9d51ac9805d474c42f29f8c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4247ba7adb78ebfe518ee74cfe0a0173d5235648771e15147d239b283bb148b2 [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" "4247ba7adb78ebfe518ee74cfe0a0173d5235648771e15147d239b283bb148b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking numtoa v0.2.3 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking sysfs-class v0.1.3 (https://github.com/pop-os/sysfs-class#c3b86e07) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking dbus v0.7.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling system76-power v1.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Checking intel-pstate v0.2.0 [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 51.49s [INFO] running `Command { std: "docker" "inspect" "4247ba7adb78ebfe518ee74cfe0a0173d5235648771e15147d239b283bb148b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4247ba7adb78ebfe518ee74cfe0a0173d5235648771e15147d239b283bb148b2", kill_on_drop: false }` [INFO] [stdout] 4247ba7adb78ebfe518ee74cfe0a0173d5235648771e15147d239b283bb148b2