[INFO] cloning repository https://github.com/RusPiRo/ruspiro-timer [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-timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusPiRo%2Fruspiro-timer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusPiRo%2Fruspiro-timer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0d87e4ec58b031b8d2cbefddeca5154e3fee0b5 [INFO] checking RusPiRo/ruspiro-timer against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusPiRo%2Fruspiro-timer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RusPiRo/ruspiro-timer 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-timer [INFO] finished tweaking git repo https://github.com/RusPiRo/ruspiro-timer [INFO] tweaked toml for git repo https://github.com/RusPiRo/ruspiro-timer written to /workspace/builds/worker-2/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] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b1006f8218945ad9ad71e73f05831dcbe41c414cfa2b97323bb7f9921bf35037 [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" "b1006f8218945ad9ad71e73f05831dcbe41c414cfa2b97323bb7f9921bf35037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1006f8218945ad9ad71e73f05831dcbe41c414cfa2b97323bb7f9921bf35037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1006f8218945ad9ad71e73f05831dcbe41c414cfa2b97323bb7f9921bf35037", kill_on_drop: false }` [INFO] [stdout] b1006f8218945ad9ad71e73f05831dcbe41c414cfa2b97323bb7f9921bf35037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c216afbc39d485883a2257f24e14139ad4aa4f5d1f6eaf28a98c08c2c76e7d05 [INFO] running `Command { std: "docker" "start" "-a" "c216afbc39d485883a2257f24e14139ad4aa4f5d1f6eaf28a98c08c2c76e7d05", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking ruspiro-lock v0.3.3 [INFO] [stderr] Checking ruspiro-register v0.4.3 [INFO] [stderr] Checking ruspiro-interrupt-core v0.3.1 [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-timer v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] implement handler for IRQ: "SystemTimer1" [INFO] [stdout] implement handler for IRQ: "SystemTimer1" [INFO] [stdout] error[E0425]: cannot find value `PERIPHERAL_BASE` in this scope [INFO] [stdout] --> src/interface.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | const SYS_TIMER_BASE: u32 = PERIPHERAL_BASE + 0x3000; [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:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | const ARM_TIMER_BASE: u32 = PERIPHERAL_BASE + 0xB000; [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:29 [INFO] [stdout] | [INFO] [stdout] 19 | const SYS_TIMER_BASE: u32 = PERIPHERAL_BASE + 0x3000; [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:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | const ARM_TIMER_BASE: u32 = PERIPHERAL_BASE + 0xB000; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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-timer` [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 2 previous errors [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" "c216afbc39d485883a2257f24e14139ad4aa4f5d1f6eaf28a98c08c2c76e7d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c216afbc39d485883a2257f24e14139ad4aa4f5d1f6eaf28a98c08c2c76e7d05", kill_on_drop: false }` [INFO] [stdout] c216afbc39d485883a2257f24e14139ad4aa4f5d1f6eaf28a98c08c2c76e7d05