[INFO] fetching crate esb 0.1.0...
[INFO] checking esb-0.1.0 against ba28ff76f353a722f31c4f3dd2ac4e437d36411b for pr-160780
[INFO] extracting crate esb 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate esb 0.1.0
[INFO] finished tweaking crates.io crate esb 0.1.0
[INFO] tweaked toml for crates.io crate esb 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate esb 0.1.0 on toolchain ba28ff76f353a722f31c4f3dd2ac4e437d36411b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to highest compatible versions
[INFO] [stderr]       Adding bbqueue v0.4.12 (available: v0.7.0)
[INFO] [stderr]       Adding nrf51 v0.9.0 (available: v0.10.0)
[INFO] [stderr]       Adding nrf52810-pac v0.9.0 (available: v0.12.2)
[INFO] [stderr]       Adding nrf52832-pac v0.9.0 (available: v0.12.2)
[INFO] [stderr]       Adding nrf52840-pac v0.9.0 (available: v0.12.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] [stderr]   Downloaded cortex-m v0.7.9
[INFO] [stderr]   Downloaded cortex-m-macros v0.7.8
[INFO] [stderr]   Downloaded bbqueue v0.4.12
[INFO] [stderr]   Downloaded aligned v0.3.5
[INFO] [stderr]   Downloaded nrf51 v0.9.0
[INFO] [stderr]   Downloaded nrf52810-pac v0.9.0
[INFO] [stderr]   Downloaded nrf52832-pac v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e7460356e9e7bac65b6d082f0c3b4d5f67089022e4ad93602b2ecc81a6648297
[INFO] running `Command { std: "docker" "start" "e7460356e9e7bac65b6d082f0c3b4d5f67089022e4ad93602b2ecc81a6648297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7460356e9e7bac65b6d082f0c3b4d5f67089022e4ad93602b2ecc81a6648297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7460356e9e7bac65b6d082f0c3b4d5f67089022e4ad93602b2ecc81a6648297" "/opt/rustwide/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7460356e9e7bac65b6d082f0c3b4d5f67089022e4ad93602b2ecc81a6648297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7460356e9e7bac65b6d082f0c3b4d5f67089022e4ad93602b2ecc81a6648297" "/opt/rustwide/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking bbqueue v0.4.12
[INFO] [stderr]     Checking esb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `pac` in this scope
[INFO] [stdout]   --> src/peripherals.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) use pac::{radio::txpower::TXPOWER_A, Interrupt, NVIC, RADIO};
[INFO] [stdout]    |                ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pac`
[INFO] [stdout]   --> src/peripherals.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) use pac::{radio::txpower::TXPOWER_A, Interrupt, NVIC, RADIO};
[INFO] [stdout]    |                ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pac` in this scope
[INFO] [stdout]   --> src/peripherals.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) use pac::{radio::txpower::TXPOWER_A, Interrupt, NVIC, RADIO};
[INFO] [stdout]    |                ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pac`
[INFO] [stdout]   --> src/peripherals.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) use pac::{radio::txpower::TXPOWER_A, Interrupt, NVIC, RADIO};
[INFO] [stdout]    |                ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pac` in this scope
[INFO] [stdout]    --> src/peripherals.rs:632:13
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl_timer!(pac::TIMER0, pac::TIMER1, pac::TIMER2);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pac` in this scope
[INFO] [stdout]    --> src/peripherals.rs:632:26
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl_timer!(pac::TIMER0, pac::TIMER1, pac::TIMER2);
[INFO] [stdout]     |                          ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pac` in this scope
[INFO] [stdout]    --> src/peripherals.rs:632:39
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl_timer!(pac::TIMER0, pac::TIMER1, pac::TIMER2);
[INFO] [stdout]     |                                       ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esb` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `pac` in this scope
[INFO] [stdout]    --> src/peripherals.rs:632:13
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl_timer!(pac::TIMER0, pac::TIMER1, pac::TIMER2);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pac` in this scope
[INFO] [stdout]    --> src/peripherals.rs:632:26
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl_timer!(pac::TIMER0, pac::TIMER1, pac::TIMER2);
[INFO] [stdout]     |                          ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pac` in this scope
[INFO] [stdout]    --> src/peripherals.rs:632:39
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl_timer!(pac::TIMER0, pac::TIMER1, pac::TIMER2);
[INFO] [stdout]     |                                       ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esb` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "e7460356e9e7bac65b6d082f0c3b4d5f67089022e4ad93602b2ecc81a6648297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7460356e9e7bac65b6d082f0c3b4d5f67089022e4ad93602b2ecc81a6648297", kill_on_drop: false }`
[INFO] [stdout] e7460356e9e7bac65b6d082f0c3b4d5f67089022e4ad93602b2ecc81a6648297
