[INFO] cloning repository https://github.com/jonlamb-gh/home-phone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonlamb-gh/home-phone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fhome-phone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fhome-phone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9dde49d01f282ffa5b425e42f5cb8696b5a5a28
[INFO] checking jonlamb-gh/home-phone against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fhome-phone" "/workspace/builds/worker-1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jonlamb-gh/home-phone on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/jonlamb-gh/home-phone
[INFO] finished tweaking git repo https://github.com/jonlamb-gh/home-phone
[INFO] tweaked toml for git repo https://github.com/jonlamb-gh/home-phone written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/jonlamb-gh/home-phone already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54a65f818fcb8f2c0a466a00c48f1e80a886b36a3e8a693d861916d99287ae70
[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" "54a65f818fcb8f2c0a466a00c48f1e80a886b36a3e8a693d861916d99287ae70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54a65f818fcb8f2c0a466a00c48f1e80a886b36a3e8a693d861916d99287ae70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54a65f818fcb8f2c0a466a00c48f1e80a886b36a3e8a693d861916d99287ae70", kill_on_drop: false }`
[INFO] [stdout] 54a65f818fcb8f2c0a466a00c48f1e80a886b36a3e8a693d861916d99287ae70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba161f26fd1aad2dbdb8be448b866b741a24c20b26adba9e2c478d59bbc1c31f
[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" "ba161f26fd1aad2dbdb8be448b866b741a24c20b26adba9e2c478d59bbc1c31f", kill_on_drop: false }`
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling typenum v1.11.2
[INFO] [stderr] Compiling proc-macro2 v1.0.6
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling syn v1.0.11
[INFO] [stderr] Checking stable_deref_trait v1.1.1
[INFO] [stderr] Compiling byteorder v1.3.2
[INFO] [stderr] Compiling cortex-m v0.6.1
[INFO] [stderr] Checking vcell v0.1.2
[INFO] [stderr] Checking void v1.0.2
[INFO] [stderr] Compiling cortex-m-rt v0.6.11
[INFO] [stderr] Checking nb v0.1.2
[INFO] [stderr] Compiling stm32f4 v0.9.0
[INFO] [stderr] Checking r0 v0.2.2
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling memchr v2.2.1
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking managed v0.7.1
[INFO] [stderr] Compiling arrayvec v0.4.12
[INFO] [stderr] Compiling heapless v0.5.1
[INFO] [stderr] Checking nodrop v0.1.14
[INFO] [stderr] Checking volatile-register v0.2.0
[INFO] [stderr] Checking embedded-hal v0.2.3
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Checking keypad v0.1.4 (https://github.com/jonlamb-gh/keypad.git?branch=digital-v2-infallible#93df3c9b)
[INFO] [stderr] Checking ds323x v0.2.0
[INFO] [stderr] Compiling nom v5.0.1
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Checking smoltcp v0.5.0 (https://github.com/m-labs/smoltcp.git?branch=master#ae27235c)
[INFO] [stderr] Checking hash32 v0.1.1
[INFO] [stderr] Compiling bare-metal v0.2.5
[INFO] [stderr] Compiling cast v0.2.3
[INFO] [stderr] Compiling quote v1.0.2
[INFO] [stderr] Checking generic-array v0.12.3
[INFO] [stderr] Checking generic-array v0.13.2
[INFO] [stderr] Checking as-slice v0.1.2
[INFO] [stderr] Checking aligned v0.3.2
[INFO] [stderr] Compiling cortex-m-rt-macros v0.1.7
[INFO] [stderr] Checking stm32f4xx-hal v0.6.0 (https://github.com/jonlamb-gh/stm32f4xx-hal.git?branch=home-phone-changes#fb10640f)
[INFO] [stderr] Checking stm32-eth v0.1.2 (https://github.com/jonlamb-gh/stm32-eth.git?branch=update-deps#5e1fb634)
[INFO] [stderr] Checking home-phone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/keypad/mod.rs:38:1
[INFO] [stdout] |
[INFO] [stdout] 38 | / keypad_struct! {
[INFO] [stdout] 39 | | pub struct KeypadInner {
[INFO] [stdout] 40 | | rows: (
[INFO] [stdout] 41 | | gpiob::PB0>,
[INFO] [stdout] ... |
[INFO] [stdout] 51 | | }
[INFO] [stdout] 52 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/keypad/mod.rs:38:1
[INFO] [stdout] |
[INFO] [stdout] 38 | / keypad_struct! {
[INFO] [stdout] 39 | | pub struct KeypadInner {
[INFO] [stdout] 40 | | rows: (
[INFO] [stdout] 41 | | gpiob::PB0>,
[INFO] [stdout] ... |
[INFO] [stdout] 51 | | }
[INFO] [stdout] 52 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/keypad/mod.rs:224:5
[INFO] [stdout] |
[INFO] [stdout] 224 | / keypad_struct! {
[INFO] [stdout] 225 | | struct MockKeypadInner {
[INFO] [stdout] 226 | | rows: (
[INFO] [stdout] 227 | | MockPin>,
[INFO] [stdout] ... |
[INFO] [stdout] 237 | | }
[INFO] [stdout] 238 | | }
[INFO] [stdout] | |_____^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bcm2711` in `hal`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:9:15
[INFO] [stdout] |
[INFO] [stdout] 9 | use lib::hal::bcm2711::gpio::GPIO;
[INFO] [stdout] | ^^^^^^^ could not find `bcm2711` in `hal`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bcm2711` in `hal`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:10:15
[INFO] [stdout] |
[INFO] [stdout] 10 | use lib::hal::bcm2711::mbox::MBOX;
[INFO] [stdout] | ^^^^^^^ could not find `bcm2711` in `hal`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bcm2711` in `hal`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:11:15
[INFO] [stdout] |
[INFO] [stdout] 11 | use lib::hal::bcm2711::uart1::UART1;
[INFO] [stdout] | ^^^^^^^ could not find `bcm2711` in `hal`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `lib::hal::clocks`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:12:15
[INFO] [stdout] |
[INFO] [stdout] 12 | use lib::hal::clocks::Clocks;
[INFO] [stdout] | ^^^^^^ could not find `clocks` in `hal`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `lib::hal::mailbox`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:13:15
[INFO] [stdout] |
[INFO] [stdout] 13 | use lib::hal::mailbox::*;
[INFO] [stdout] | ^^^^^^^ could not find `mailbox` in `hal`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raspi4_boot`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:27:1
[INFO] [stdout] |
[INFO] [stdout] 27 | raspi4_boot::entry!(test_entry);
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `raspi4_boot`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout] --> src/panic_handler.rs:6:1
[INFO] [stdout] |
[INFO] [stdout] 6 | fn panic_handler(info: &PanicInfo) -> ! {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-25c6acf8063a3802.rlib
[INFO] [stdout] = note: second definition in the local crate (`bin`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mailbox`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:29:20
[INFO] [stdout] |
[INFO] [stdout] 29 | let mut mbox = Mailbox::new(MBOX::new());
[INFO] [stdout] | ^^^^^^^ use of undeclared type `Mailbox`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MBOX`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:29:33
[INFO] [stdout] |
[INFO] [stdout] 29 | let mut mbox = Mailbox::new(MBOX::new());
[INFO] [stdout] | ^^^^ use of undeclared type `MBOX`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GPIO`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:31:16
[INFO] [stdout] |
[INFO] [stdout] 31 | let gpio = GPIO::new();
[INFO] [stdout] | ^^^^ use of undeclared type `GPIO`
[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 E0152`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `home-phone`
[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[E0433]: failed to resolve: use of undeclared type `UART1`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:37:32
[INFO] [stdout] |
[INFO] [stdout] 37 | let serial = Serial::uart1(UART1::new(), (tx, rx), Bps(115200), clocks);
[INFO] [stdout] | ^^^^^ use of undeclared type `UART1`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qemu`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:48:5
[INFO] [stdout] |
[INFO] [stdout] 48 | qemu::exit(qemu::ExitCode::Success)
[INFO] [stdout] | ^^^^ use of undeclared crate or module `qemu`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qemu`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:48:16
[INFO] [stdout] |
[INFO] [stdout] 48 | qemu::exit(qemu::ExitCode::Success)
[INFO] [stdout] | ^^^^ use of undeclared crate or module `qemu`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_runner`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:5:31
[INFO] [stdout] |
[INFO] [stdout] 5 | #![cfg_attr(test, test_runner(test_runner::runner))]
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `test_runner`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no function or associated item named `uart1` found for struct `Serial<_, _>` in the current scope
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:37:26
[INFO] [stdout] |
[INFO] [stdout] 37 | let serial = Serial::uart1(UART1::new(), (tx, rx), Bps(115200), clocks);
[INFO] [stdout] | ^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | function or associated item not found in `Serial<_, _>`
[INFO] [stdout] | help: there is an associated function with a similar name: `uart4`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `lib::hal::prelude`
[INFO] [stdout] --> tests/emulated_phy_loopback.rs:14:5
[INFO] [stdout] |
[INFO] [stdout] 14 | use lib::hal::prelude::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "ba161f26fd1aad2dbdb8be448b866b741a24c20b26adba9e2c478d59bbc1c31f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba161f26fd1aad2dbdb8be448b866b741a24c20b26adba9e2c478d59bbc1c31f", kill_on_drop: false }`
[INFO] [stdout] ba161f26fd1aad2dbdb8be448b866b741a24c20b26adba9e2c478d59bbc1c31f