[INFO] cloning repository https://github.com/RusPiRo/ruspiro-gpio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RusPiRo/ruspiro-gpio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusPiRo%2Fruspiro-gpio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusPiRo%2Fruspiro-gpio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b47cd7a64e6cc87d23823a4b88a60abfc4e52263 [INFO] checking RusPiRo/ruspiro-gpio against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusPiRo%2Fruspiro-gpio" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RusPiRo/ruspiro-gpio on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RusPiRo/ruspiro-gpio [INFO] finished tweaking git repo https://github.com/RusPiRo/ruspiro-gpio [INFO] tweaked toml for git repo https://github.com/RusPiRo/ruspiro-gpio written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RusPiRo/ruspiro-interrupt.git` [INFO] [stderr] Updating git repository `https://github.com/RusPiRo/ruspiro-register.git` [INFO] [stderr] Updating git repository `https://github.com/RusPiRo/ruspiro-singleton.git` [INFO] [stderr] warning: Patch `ruspiro-register v0.5.0 (https://github.com/RusPiRo/ruspiro-register.git#e4e0f859)` was not used in the crate graph. [INFO] [stderr] Patch `ruspiro-singleton v0.4.1 (https://github.com/RusPiRo/ruspiro-singleton.git#6f243c65)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Patch `ruspiro-register v0.5.0 (https://github.com/RusPiRo/ruspiro-register.git#e4e0f859)` was not used in the crate graph. [INFO] [stderr] Patch `ruspiro-singleton v0.4.1 (https://github.com/RusPiRo/ruspiro-singleton.git#6f243c65)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaf5d0fd4b574b5cc18c6a949e17ce5d3443f4bd2451eb30d4ebaba83c4e4989 [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" "aaf5d0fd4b574b5cc18c6a949e17ce5d3443f4bd2451eb30d4ebaba83c4e4989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaf5d0fd4b574b5cc18c6a949e17ce5d3443f4bd2451eb30d4ebaba83c4e4989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf5d0fd4b574b5cc18c6a949e17ce5d3443f4bd2451eb30d4ebaba83c4e4989", kill_on_drop: false }` [INFO] [stdout] aaf5d0fd4b574b5cc18c6a949e17ce5d3443f4bd2451eb30d4ebaba83c4e4989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d3de6e73c7e9006933a759e743acb6e0f1d432930abc8680a215263572ca1f9 [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" "9d3de6e73c7e9006933a759e743acb6e0f1d432930abc8680a215263572ca1f9", kill_on_drop: false }` [INFO] [stderr] warning: Patch `ruspiro-register v0.5.0 (https://github.com/RusPiRo/ruspiro-register.git#e4e0f859)` was not used in the crate graph. [INFO] [stderr] Patch `ruspiro-singleton v0.4.1 (https://github.com/RusPiRo/ruspiro-singleton.git#6f243c65)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking ruspiro-lock v0.3.3 [INFO] [stderr] Checking ruspiro-interrupt-core v0.3.1 [INFO] [stderr] Checking ruspiro-register v0.4.3 [INFO] [stderr] Checking ruspiro-singleton v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ruspiro-interrupt-macros v0.2.1 [INFO] [stderr] Checking ruspiro-interrupt v0.3.1 (https://github.com/RusPiRo/ruspiro-interrupt.git#091aac42) [INFO] [stderr] Checking ruspiro-gpio v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] implement handler for IRQ: "GpioBank0" [INFO] [stdout] implement handler for IRQ: "GpioBank0" [INFO] [stdout] implement handler for IRQ: "GpioBank1" [INFO] [stdout] implement handler for IRQ: "GpioBank1" [INFO] [stdout] error[E0425]: cannot find value `PERIPHERAL_BASE` in this scope [INFO] [stdout] --> src/interface.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | const GPIO_BASE: u32 = PERIPHERAL_BASE + 0x0020_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERIPHERAL_BASE` in this scope [INFO] [stdout] --> src/interface.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | const GPIO_BASE: u32 = PERIPHERAL_BASE + 0x0020_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruspiro-gpio` [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] error: build failed [INFO] running `Command { std: "docker" "inspect" "9d3de6e73c7e9006933a759e743acb6e0f1d432930abc8680a215263572ca1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3de6e73c7e9006933a759e743acb6e0f1d432930abc8680a215263572ca1f9", kill_on_drop: false }` [INFO] [stdout] 9d3de6e73c7e9006933a759e743acb6e0f1d432930abc8680a215263572ca1f9