[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 try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusPiRo%2Fruspiro-gpio" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RusPiRo/ruspiro-gpio on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f7835a96d7ff05c56681c4dd95bac7bf81bd3283c1b2840eacec1ced670e5a86 [INFO] running `Command { std: "docker" "start" "-a" "f7835a96d7ff05c56681c4dd95bac7bf81bd3283c1b2840eacec1ced670e5a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7835a96d7ff05c56681c4dd95bac7bf81bd3283c1b2840eacec1ced670e5a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7835a96d7ff05c56681c4dd95bac7bf81bd3283c1b2840eacec1ced670e5a86", kill_on_drop: false }` [INFO] [stdout] f7835a96d7ff05c56681c4dd95bac7bf81bd3283c1b2840eacec1ced670e5a86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 914dc7379623babc14f3e526e488c736c25c50e857c369cd140f7abab7aeb672 [INFO] running `Command { std: "docker" "start" "-a" "914dc7379623babc14f3e526e488c736c25c50e857c369cd140f7abab7aeb672", 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] 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] Compiling paste v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [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] [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] [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: build failed [INFO] running `Command { std: "docker" "inspect" "914dc7379623babc14f3e526e488c736c25c50e857c369cd140f7abab7aeb672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "914dc7379623babc14f3e526e488c736c25c50e857c369cd140f7abab7aeb672", kill_on_drop: false }` [INFO] [stdout] 914dc7379623babc14f3e526e488c736c25c50e857c369cd140f7abab7aeb672