[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 try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fhome-phone" "/workspace/builds/worker-10/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jonlamb-gh/home-phone on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-10/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-10/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" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating git repository `https://github.com/jonlamb-gh/keypad.git`
[INFO] [stderr] Updating git repository `https://github.com/m-labs/smoltcp.git`
[INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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/jonlamb-gh/keypad.git`
[INFO] [stderr] Updating git repository `https://github.com/m-labs/smoltcp.git`
[INFO] [stderr] Updating git repository `https://github.com/jonlamb-gh/stm32-eth.git`
[INFO] [stderr] Updating git repository `https://github.com/jonlamb-gh/stm32f4xx-hal.git`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded ds323x v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", 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] 471caa985aef023338daa60eddbe23dbaa215b650f25f28a8b96a57a8a96f2d6
[INFO] running `Command { std: "docker" "start" "-a" "471caa985aef023338daa60eddbe23dbaa215b650f25f28a8b96a57a8a96f2d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "471caa985aef023338daa60eddbe23dbaa215b650f25f28a8b96a57a8a96f2d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "471caa985aef023338daa60eddbe23dbaa215b650f25f28a8b96a57a8a96f2d6", kill_on_drop: false }`
[INFO] [stdout] 471caa985aef023338daa60eddbe23dbaa215b650f25f28a8b96a57a8a96f2d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20141d132d47d74c4c57b4f996e43787bb151d0f12d56c59e68031d2adac69df
[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" "20141d132d47d74c4c57b4f996e43787bb151d0f12d56c59e68031d2adac69df", kill_on_drop: false }`
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Compiling syn v1.0.38
[INFO] [stderr] Checking nb v1.0.0
[INFO] [stderr] Compiling cortex-m v0.6.3
[INFO] [stderr] Compiling cortex-m-rt v0.6.12
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking vcell v0.1.2
[INFO] [stderr] Checking r0 v0.2.2
[INFO] [stderr] Checking bitfield v0.13.2
[INFO] [stderr] Compiling stm32f4 v0.9.0
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Checking managed v0.7.2
[INFO] [stderr] Compiling heapless v0.5.5
[INFO] [stderr] Compiling arrayvec v0.4.12
[INFO] [stderr] Compiling nom v5.1.2
[INFO] [stderr] Checking volatile-register v0.2.0
[INFO] [stderr] Checking generic-array v0.13.2
[INFO] [stderr] Compiling bare-metal v0.2.5
[INFO] [stderr] Compiling cast v0.2.3
[INFO] [stderr] Checking nb v0.1.3
[INFO] [stderr] Checking embedded-hal v0.2.4
[INFO] [stderr] Checking ds323x v0.2.0
[INFO] [stderr] Checking keypad v0.1.4 (https://github.com/jonlamb-gh/keypad.git?branch=digital-v2-infallible#93df3c9b)
[INFO] [stderr] Checking as-slice v0.1.3
[INFO] [stderr] Checking smoltcp v0.6.0
[INFO] [stderr] Checking hash32 v0.1.1
[INFO] [stderr] Checking smoltcp v0.6.0 (https://github.com/m-labs/smoltcp.git?branch=master#bdfa4427)
[INFO] [stderr] Checking aligned v0.3.4
[INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8
[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#dcd71b78)
[INFO] [stderr] Checking home-phone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated item '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] error[E0277]: the trait bound `for<'d> &'r mut stm32_eth::Eth<'rx, 'tx>: smoltcp::phy::Device<'d>` is not satisfied
[INFO] [stdout] --> src/net/eth.rs:11:12
[INFO] [stdout] |
[INFO] [stdout] 11 | iface: EthernetInterface<'a, 'b, 'c, &'r mut stm32_eth::Eth<'rx, 'tx>>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'d> smoltcp::phy::Device<'d>` is not implemented for `&'r mut stm32_eth::Eth<'rx, 'tx>`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/bdfa442/src/iface/ethernet.rs:60:43
[INFO] [stdout] |
[INFO] [stdout] 60 | pub struct Interface<'b, 'c, 'e, DeviceT: for<'d> Device<'d>> {
[INFO] [stdout] | ------------------ required by this bound in `smoltcp::iface::EthernetInterface`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'d> &'r mut stm32_eth::Eth<'rx, 'tx>: smoltcp::phy::Device<'d>` is not satisfied
[INFO] [stdout] --> src/net/eth.rs:17:16
[INFO] [stdout] |
[INFO] [stdout] 17 | iface: EthernetInterface<'a, 'b, 'c, &'r mut stm32_eth::Eth<'rx, 'tx>>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'d> smoltcp::phy::Device<'d>` is not implemented for `&'r mut stm32_eth::Eth<'rx, 'tx>`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/bdfa442/src/iface/ethernet.rs:60:43
[INFO] [stdout] |
[INFO] [stdout] 60 | pub struct Interface<'b, 'c, 'e, DeviceT: for<'d> Device<'d>> {
[INFO] [stdout] | ------------------ required by this bound in `smoltcp::iface::EthernetInterface`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated item '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 item '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] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[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[E0277]: the trait bound `for<'d> &'r mut stm32_eth::Eth<'rx, 'tx>: smoltcp::phy::Device<'d>` is not satisfied
[INFO] [stdout] --> src/net/eth.rs:11:12
[INFO] [stdout] |
[INFO] [stdout] 11 | iface: EthernetInterface<'a, 'b, 'c, &'r mut stm32_eth::Eth<'rx, 'tx>>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'d> smoltcp::phy::Device<'d>` is not implemented for `&'r mut stm32_eth::Eth<'rx, 'tx>`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/bdfa442/src/iface/ethernet.rs:60:43
[INFO] [stdout] |
[INFO] [stdout] 60 | pub struct Interface<'b, 'c, 'e, DeviceT: for<'d> Device<'d>> {
[INFO] [stdout] | ------------------ required by this bound in `smoltcp::iface::EthernetInterface`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'d> &'r mut stm32_eth::Eth<'rx, 'tx>: smoltcp::phy::Device<'d>` is not satisfied
[INFO] [stdout] --> src/net/eth.rs:17:16
[INFO] [stdout] |
[INFO] [stdout] 17 | iface: EthernetInterface<'a, 'b, 'c, &'r mut stm32_eth::Eth<'rx, 'tx>>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'d> smoltcp::phy::Device<'d>` is not implemented for `&'r mut stm32_eth::Eth<'rx, 'tx>`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/bdfa442/src/iface/ethernet.rs:60:43
[INFO] [stdout] |
[INFO] [stdout] 60 | pub struct Interface<'b, 'c, 'e, DeviceT: for<'d> Device<'d>> {
[INFO] [stdout] | ------------------ required by this bound in `smoltcp::iface::EthernetInterface`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "20141d132d47d74c4c57b4f996e43787bb151d0f12d56c59e68031d2adac69df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20141d132d47d74c4c57b4f996e43787bb151d0f12d56c59e68031d2adac69df", kill_on_drop: false }`
[INFO] [stdout] 20141d132d47d74c4c57b4f996e43787bb151d0f12d56c59e68031d2adac69df