[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 try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusPiRo%2Fruspiro-timer" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RusPiRo/ruspiro-timer on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] 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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] 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] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.1 [INFO] [stderr] Downloaded ruspiro-register v0.4.3 [INFO] [stderr] Downloaded ruspiro-interrupt-core v0.3.1 [INFO] [stderr] Downloaded ruspiro-lock v0.3.3 [INFO] [stderr] Downloaded ruspiro-interrupt-macros v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4c226d408d4e86df9bc0f19580167c893fc3e2a2164541f4ff790c9f642f7f2 [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" "c4c226d408d4e86df9bc0f19580167c893fc3e2a2164541f4ff790c9f642f7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4c226d408d4e86df9bc0f19580167c893fc3e2a2164541f4ff790c9f642f7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c226d408d4e86df9bc0f19580167c893fc3e2a2164541f4ff790c9f642f7f2", kill_on_drop: false }` [INFO] [stdout] c4c226d408d4e86df9bc0f19580167c893fc3e2a2164541f4ff790c9f642f7f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a66132d25b2b1b7c51585f0e21fdf455eefd126e0708d96155c89399356f2a15 [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" "a66132d25b2b1b7c51585f0e21fdf455eefd126e0708d96155c89399356f2a15", 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] 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-register v0.4.3 [INFO] [stderr] Compiling paste v1.0.1 [INFO] [stderr] Checking ruspiro-interrupt-core v0.3.1 [INFO] [stderr] Checking ruspiro-singleton v0.3.1 (https://github.com/RusPiRo/ruspiro-singleton.git#6314b4a5) [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" "a66132d25b2b1b7c51585f0e21fdf455eefd126e0708d96155c89399356f2a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66132d25b2b1b7c51585f0e21fdf455eefd126e0708d96155c89399356f2a15", kill_on_drop: false }` [INFO] [stdout] a66132d25b2b1b7c51585f0e21fdf455eefd126e0708d96155c89399356f2a15