[INFO] cloning repository https://github.com/ksev/nino [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ksev/nino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksev%2Fnino", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksev%2Fnino'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e2dee19a272443831afc1ad6328af2fa80e0789 [INFO] checking ksev/nino against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksev%2Fnino" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ksev/nino on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ksev/nino [INFO] finished tweaking git repo https://github.com/ksev/nino [INFO] tweaked toml for git repo https://github.com/ksev/nino written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ksev/nino already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2245e5c945c1b7836da4a0a9b68f5f30cc26106d06f365189f48bedd85af11d [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" "d2245e5c945c1b7836da4a0a9b68f5f30cc26106d06f365189f48bedd85af11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2245e5c945c1b7836da4a0a9b68f5f30cc26106d06f365189f48bedd85af11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2245e5c945c1b7836da4a0a9b68f5f30cc26106d06f365189f48bedd85af11d", kill_on_drop: false }` [INFO] [stdout] d2245e5c945c1b7836da4a0a9b68f5f30cc26106d06f365189f48bedd85af11d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c364a2475df46a002c9f55210dc4ecaa77193acc076a23153a09a4cca8a78432 [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" "c364a2475df46a002c9f55210dc4ecaa77193acc076a23153a09a4cca8a78432", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-priority v0.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.12 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking sled v0.34.6 [INFO] [stderr] Checking const-random v0.1.12 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rhai_codegen v0.2.0 [INFO] [stderr] Checking rhai v0.19.5 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking nino v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rppal` [INFO] [stdout] --> src/pwm.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rppal::pwm::{Channel, Polarity, Pwm as RPwm}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rppal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rppal` [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use rppal::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rppal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rppal` [INFO] [stdout] --> src/pwm.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rppal::pwm::{Channel, Polarity, Pwm as RPwm}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rppal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rppal` [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use rppal::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rppal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RPwm` [INFO] [stdout] --> src/pwm.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | let cluster0 = RPwm::with_frequency( [INFO] [stdout] | ^^^^ use of undeclared type `RPwm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Channel` [INFO] [stdout] --> src/pwm.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Channel::Pwm0, // Channel [INFO] [stdout] | ^^^^^^^ use of undeclared type `Channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Polarity` [INFO] [stdout] --> src/pwm.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | Polarity::Inverse, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Polarity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RPwm` [INFO] [stdout] --> src/pwm.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | let cluster0 = RPwm::with_frequency( [INFO] [stdout] | ^^^^ use of undeclared type `RPwm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Channel` [INFO] [stdout] --> src/pwm.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Channel::Pwm0, // Channel [INFO] [stdout] | ^^^^^^^ use of undeclared type `Channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Polarity` [INFO] [stdout] --> src/pwm.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | Polarity::Inverse, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Polarity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RPwm` [INFO] [stdout] --> src/pwm.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let cluster1 = RPwm::with_frequency( [INFO] [stdout] | ^^^^ use of undeclared type `RPwm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Channel` [INFO] [stdout] --> src/pwm.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | Channel::Pwm1, // Channel [INFO] [stdout] | ^^^^^^^ use of undeclared type `Channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Polarity` [INFO] [stdout] --> src/pwm.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | Polarity::Inverse, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Polarity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rppal` [INFO] [stdout] --> src/main.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | let mut i2c = rppal::i2c::I2c::new()?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rppal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RPwm` [INFO] [stdout] --> src/pwm.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let cluster1 = RPwm::with_frequency( [INFO] [stdout] | ^^^^ use of undeclared type `RPwm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Channel` [INFO] [stdout] --> src/pwm.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | Channel::Pwm1, // Channel [INFO] [stdout] | ^^^^^^^ use of undeclared type `Channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Polarity` [INFO] [stdout] --> src/pwm.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | Polarity::Inverse, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Polarity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rppal` [INFO] [stdout] --> src/main.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | let mut i2c = rppal::i2c::I2c::new()?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rppal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gpio` [INFO] [stdout] --> src/main.rs:132:16 [INFO] [stdout] | [INFO] [stdout] 132 | let gpio = Gpio::new()?; [INFO] [stdout] | ^^^^ use of undeclared type `Gpio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> src/main.rs:173:39 [INFO] [stdout] | [INFO] [stdout] 173 | if current == Level::Low { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gpio` [INFO] [stdout] --> src/main.rs:132:16 [INFO] [stdout] | [INFO] [stdout] 132 | let gpio = Gpio::new()?; [INFO] [stdout] | ^^^^ use of undeclared type `Gpio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> src/main.rs:173:39 [INFO] [stdout] | [INFO] [stdout] 173 | if current == Level::Low { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RPwm` in this scope [INFO] [stdout] --> src/pwm.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | cluster0: RPwm, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RPwm` in this scope [INFO] [stdout] --> src/pwm.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | cluster1: RPwm, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `I2c` in this scope [INFO] [stdout] --> src/main.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | fn read_adc(i2c: &mut I2c, channel: Channel) -> Result { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RPwm` in this scope [INFO] [stdout] --> src/pwm.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | cluster0: RPwm, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RPwm` in this scope [INFO] [stdout] --> src/pwm.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | cluster1: RPwm, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `I2c` in this scope [INFO] [stdout] --> src/main.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | fn read_adc(i2c: &mut I2c, channel: Channel) -> Result { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nino` [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] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c364a2475df46a002c9f55210dc4ecaa77193acc076a23153a09a4cca8a78432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c364a2475df46a002c9f55210dc4ecaa77193acc076a23153a09a4cca8a78432", kill_on_drop: false }` [INFO] [stdout] c364a2475df46a002c9f55210dc4ecaa77193acc076a23153a09a4cca8a78432