[INFO] fetching crate tim-systick-monotonic 0.1.0... [INFO] checking tim-systick-monotonic-0.1.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate tim-systick-monotonic 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tim-systick-monotonic 0.1.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tim-systick-monotonic 0.1.0 [INFO] finished tweaking crates.io crate tim-systick-monotonic 0.1.0 [INFO] tweaked toml for crates.io crate tim-systick-monotonic 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7d7b7c08def19f62f6320461714514b70e2d5a18ecba9894e558ac1e7d3e3b1 [INFO] running `Command { std: "docker" "start" "-a" "a7d7b7c08def19f62f6320461714514b70e2d5a18ecba9894e558ac1e7d3e3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7d7b7c08def19f62f6320461714514b70e2d5a18ecba9894e558ac1e7d3e3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d7b7c08def19f62f6320461714514b70e2d5a18ecba9894e558ac1e7d3e3b1", kill_on_drop: false }` [INFO] [stdout] a7d7b7c08def19f62f6320461714514b70e2d5a18ecba9894e558ac1e7d3e3b1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6f3f5cadba6ddf03e11e3faa5a848aa1b5372e80c8dca6122576d5ad21704ab [INFO] running `Command { std: "docker" "start" "-a" "b6f3f5cadba6ddf03e11e3faa5a848aa1b5372e80c8dca6122576d5ad21704ab", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking cortex-m v0.7.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.0 [INFO] [stderr] Checking rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Checking tim-systick-monotonic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `TimMsb` in this scope [INFO] [stdout] --> src/lib.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | tim_msb: TimMsb, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimLsb` in this scope [INFO] [stdout] --> src/lib.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | tim_lsb: TimLsb, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimMsb` in this scope [INFO] [stdout] --> src/lib.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(systick: SYST, mut tim_msb: TimMsb, mut tim_lsb: TimLsb, sysclk: u32) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimLsb` in this scope [INFO] [stdout] --> src/lib.rs:39:65 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(systick: SYST, mut tim_msb: TimMsb, mut tim_lsb: TimLsb, sysclk: u32) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimMsb` in this scope [INFO] [stdout] --> src/lib.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | fn timers_init(tim_msb: &mut TimMsb, tim_lsb: &mut TimLsb) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimLsb` in this scope [INFO] [stdout] --> src/lib.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | fn timers_init(tim_msb: &mut TimMsb, tim_lsb: &mut TimLsb) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pac` [INFO] [stdout] --> src/lib.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | let device = unsafe { pac::Peripherals::steal() }; [INFO] [stdout] | ^^^^^^^^^^^ not found in `pac` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use cortex_m::Peripherals; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimMsb` in this scope [INFO] [stdout] --> src/lib.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | tim_msb: TimMsb, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimLsb` in this scope [INFO] [stdout] --> src/lib.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | tim_lsb: TimLsb, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimMsb` in this scope [INFO] [stdout] --> src/lib.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(systick: SYST, mut tim_msb: TimMsb, mut tim_lsb: TimLsb, sysclk: u32) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimLsb` in this scope [INFO] [stdout] --> src/lib.rs:39:65 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(systick: SYST, mut tim_msb: TimMsb, mut tim_lsb: TimLsb, sysclk: u32) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimMsb` in this scope [INFO] [stdout] --> src/lib.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | fn timers_init(tim_msb: &mut TimMsb, tim_lsb: &mut TimLsb) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimLsb` in this scope [INFO] [stdout] --> src/lib.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | fn timers_init(tim_msb: &mut TimMsb, tim_lsb: &mut TimLsb) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pac` [INFO] [stdout] --> src/lib.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | let device = unsafe { pac::Peripherals::steal() }; [INFO] [stdout] | ^^^^^^^^^^^ not found in `pac` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use cortex_m::Peripherals; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 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 `tim-systick-monotonic` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 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" "b6f3f5cadba6ddf03e11e3faa5a848aa1b5372e80c8dca6122576d5ad21704ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f3f5cadba6ddf03e11e3faa5a848aa1b5372e80c8dca6122576d5ad21704ab", kill_on_drop: false }` [INFO] [stdout] b6f3f5cadba6ddf03e11e3faa5a848aa1b5372e80c8dca6122576d5ad21704ab