[INFO] updating cached repository https://github.com/pop-os/system76-power [INFO] running `"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"` [INFO] [stderr] From https://github.com/pop-os/system76-power [INFO] [stderr] * [new branch] compute-mode -> compute-mode [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15264d3ff7ae62ea19771a99ff3fc7be3a654f18 [INFO] testing pop-os/system76-power against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fsystem76-power" "/workspace/builds/worker-6/source"` [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 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65fc0d72e5b1b7c1cebe36854d07e2be1deea7309eab46251e8742a3072753aa [INFO] running `"docker" "start" "-a" "65fc0d72e5b1b7c1cebe36854d07e2be1deea7309eab46251e8742a3072753aa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling numtoa v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sysfs-class v0.1.3 (https://github.com/pop-os/sysfs-class#c3b86e07) [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dbus v0.7.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling system76-power v1.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling intel-pstate v0.2.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "65fc0d72e5b1b7c1cebe36854d07e2be1deea7309eab46251e8742a3072753aa"` [INFO] running `"docker" "rm" "-f" "65fc0d72e5b1b7c1cebe36854d07e2be1deea7309eab46251e8742a3072753aa"` [INFO] [stdout] 65fc0d72e5b1b7c1cebe36854d07e2be1deea7309eab46251e8742a3072753aa [INFO] running `"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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 31439bcd9db4cddfe5087deb85a7cc64f7c1893556fac50415215432713a4287 [INFO] running `"docker" "start" "-a" "31439bcd9db4cddfe5087deb85a7cc64f7c1893556fac50415215432713a4287"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling system76-power v1.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `cannonlake` [INFO] [stderr] --> examples/gpio.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn cannonlake() -> &'static [GpioCommunity<'static>] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `standard` in this scope [INFO] [stderr] --> src/fan.rs:367:20 [INFO] [stderr] | [INFO] [stderr] 367 | assert_eq!(standard.get_duty(0), Some(3000)); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `standard` in this scope [INFO] [stderr] --> src/fan.rs:368:20 [INFO] [stderr] | [INFO] [stderr] 368 | assert_eq!(standard.get_duty(5000), Some(3500)); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `standard` in this scope [INFO] [stderr] --> src/fan.rs:369:20 [INFO] [stderr] | [INFO] [stderr] 369 | assert_eq!(standard.get_duty(6000), Some(4500)); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `standard` in this scope [INFO] [stderr] --> src/fan.rs:370:20 [INFO] [stderr] | [INFO] [stderr] 370 | assert_eq!(standard.get_duty(7000), Some(5500)); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `standard` in this scope [INFO] [stderr] --> src/fan.rs:371:20 [INFO] [stderr] | [INFO] [stderr] 371 | assert_eq!(standard.get_duty(7400), Some(6000)); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `standard` in this scope [INFO] [stderr] --> src/fan.rs:372:20 [INFO] [stderr] | [INFO] [stderr] 372 | assert_eq!(standard.get_duty(7600), Some(7000)); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `standard` in this scope [INFO] [stderr] --> src/fan.rs:373:20 [INFO] [stderr] | [INFO] [stderr] 373 | assert_eq!(standard.get_duty(7800), Some(8000)); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `standard` in this scope [INFO] [stderr] --> src/fan.rs:374:20 [INFO] [stderr] | [INFO] [stderr] 374 | assert_eq!(standard.get_duty(8100), Some(10000)); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `standard` in this scope [INFO] [stderr] --> src/fan.rs:375:20 [INFO] [stderr] | [INFO] [stderr] 375 | assert_eq!(standard.get_duty(10000), Some(10000)); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:396:20 [INFO] [stderr] | [INFO] [stderr] 396 | assert_eq!(corex.get_duty(0), Some(4000)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:397:20 [INFO] [stderr] | [INFO] [stderr] 397 | assert_eq!(corex.get_duty(5000), Some(4000)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:398:20 [INFO] [stderr] | [INFO] [stderr] 398 | assert_eq!(corex.get_duty(5500), Some(4500)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:399:20 [INFO] [stderr] | [INFO] [stderr] 399 | assert_eq!(corex.get_duty(6000), Some(5000)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:400:20 [INFO] [stderr] | [INFO] [stderr] 400 | assert_eq!(corex.get_duty(6500), Some(5500)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:401:20 [INFO] [stderr] | [INFO] [stderr] 401 | assert_eq!(corex.get_duty(7000), Some(6000)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:402:20 [INFO] [stderr] | [INFO] [stderr] 402 | assert_eq!(corex.get_duty(7500), Some(6500)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:403:20 [INFO] [stderr] | [INFO] [stderr] 403 | assert_eq!(corex.get_duty(7700), Some(8000)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:404:20 [INFO] [stderr] | [INFO] [stderr] 404 | assert_eq!(corex.get_duty(7900), Some(8500)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:405:20 [INFO] [stderr] | [INFO] [stderr] 405 | assert_eq!(corex.get_duty(8100), Some(9000)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:406:20 [INFO] [stderr] | [INFO] [stderr] 406 | assert_eq!(corex.get_duty(8300), Some(10000)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `corex` in this scope [INFO] [stderr] --> src/fan.rs:407:20 [INFO] [stderr] | [INFO] [stderr] 407 | assert_eq!(corex.get_duty(10000), Some(10000)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 21 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `system76-power`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "31439bcd9db4cddfe5087deb85a7cc64f7c1893556fac50415215432713a4287"` [INFO] running `"docker" "rm" "-f" "31439bcd9db4cddfe5087deb85a7cc64f7c1893556fac50415215432713a4287"` [INFO] [stdout] 31439bcd9db4cddfe5087deb85a7cc64f7c1893556fac50415215432713a4287