[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#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fhome-phone" "/workspace/builds/worker-2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jonlamb-gh/home-phone on toolchain 3e826bb11228508fbe749e594038d6727208aa94
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2/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-2/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" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+3e826bb11228508fbe749e594038d6727208aa94" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", 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] 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" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bebcceadae4fb9694d1fdaaecdbaa760ef0b296b67b45e5f03650d2700cd2162
[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" "bebcceadae4fb9694d1fdaaecdbaa760ef0b296b67b45e5f03650d2700cd2162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bebcceadae4fb9694d1fdaaecdbaa760ef0b296b67b45e5f03650d2700cd2162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bebcceadae4fb9694d1fdaaecdbaa760ef0b296b67b45e5f03650d2700cd2162", kill_on_drop: false }`
[INFO] [stdout] bebcceadae4fb9694d1fdaaecdbaa760ef0b296b67b45e5f03650d2700cd2162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 578fc959500d1087c4f4b2c1c4741df61477bb188efcc7a0fbf5c1910376d566
[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" "578fc959500d1087c4f4b2c1c4741df61477bb188efcc7a0fbf5c1910376d566", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling arrayvec v0.4.12
[INFO] [stderr] Compiling nom v5.1.2
[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] 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] error[E0107]: this struct takes 1 lifetime argument but 3 lifetime arguments were supplied
[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] | ^^^^^^^^^^^^^^^^^ -------- help: remove these lifetime arguments
[INFO] [stdout] | |
[INFO] [stdout] | expected 1 lifetime argument
[INFO] [stdout] |
[INFO] [stdout] note: struct defined here, with 1 lifetime parameter: `'a`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/c12fc6f/src/iface/ethernet.rs:58:12
[INFO] [stdout] |
[INFO] [stdout] 58 | pub struct Interface<'a, DeviceT: for<'d> Device<'d>> {
[INFO] [stdout] | ^^^^^^^^^ --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0107]: this struct takes 1 lifetime argument but 3 lifetime arguments were supplied
[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] | ^^^^^^^^^^^^^^^^^ -------- help: remove these lifetime arguments
[INFO] [stdout] | |
[INFO] [stdout] | expected 1 lifetime argument
[INFO] [stdout] |
[INFO] [stdout] note: struct defined here, with 1 lifetime parameter: `'a`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/c12fc6f/src/iface/ethernet.rs:58:12
[INFO] [stdout] |
[INFO] [stdout] 58 | pub struct Interface<'a, DeviceT: for<'d> Device<'d>> {
[INFO] [stdout] | ^^^^^^^^^ --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0107]: this struct takes 1 lifetime argument but 3 lifetime arguments were supplied
[INFO] [stdout] --> src/net/eth.rs:12:14
[INFO] [stdout] |
[INFO] [stdout] 12 | sockets: SocketSet<'d, 'e, 'f>,
[INFO] [stdout] | ^^^^^^^^^ -------- help: remove these lifetime arguments
[INFO] [stdout] | |
[INFO] [stdout] | expected 1 lifetime argument
[INFO] [stdout] |
[INFO] [stdout] note: struct defined here, with 1 lifetime parameter: `'a`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/c12fc6f/src/socket/set.rs:32:12
[INFO] [stdout] |
[INFO] [stdout] 32 | pub struct Set<'a> {
[INFO] [stdout] | ^^^ --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0107]: this struct takes 1 lifetime argument but 3 lifetime arguments were supplied
[INFO] [stdout] --> src/net/eth.rs:12:14
[INFO] [stdout] |
[INFO] [stdout] 12 | sockets: SocketSet<'d, 'e, 'f>,
[INFO] [stdout] | ^^^^^^^^^ -------- help: remove these lifetime arguments
[INFO] [stdout] | |
[INFO] [stdout] | expected 1 lifetime argument
[INFO] [stdout] |
[INFO] [stdout] note: struct defined here, with 1 lifetime parameter: `'a`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/c12fc6f/src/socket/set.rs:32:12
[INFO] [stdout] |
[INFO] [stdout] 32 | pub struct Set<'a> {
[INFO] [stdout] | ^^^ --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0107]: this struct takes 1 lifetime argument but 3 lifetime arguments were supplied
[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] | ^^^^^^^^^^^^^^^^^ -------- help: remove these lifetime arguments
[INFO] [stdout] | |
[INFO] [stdout] | expected 1 lifetime argument
[INFO] [stdout] |
[INFO] [stdout] note: struct defined here, with 1 lifetime parameter: `'a`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/c12fc6f/src/iface/ethernet.rs:58:12
[INFO] [stdout] |
[INFO] [stdout] 58 | pub struct Interface<'a, DeviceT: for<'d> Device<'d>> {
[INFO] [stdout] | ^^^^^^^^^ --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0107]: this struct takes 1 lifetime argument but 3 lifetime arguments were supplied
[INFO] [stdout] --> src/net/eth.rs:18:18
[INFO] [stdout] |
[INFO] [stdout] 18 | sockets: SocketSet<'d, 'e, 'f>,
[INFO] [stdout] | ^^^^^^^^^ -------- help: remove these lifetime arguments
[INFO] [stdout] | |
[INFO] [stdout] | expected 1 lifetime argument
[INFO] [stdout] |
[INFO] [stdout] note: struct defined here, with 1 lifetime parameter: `'a`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/c12fc6f/src/socket/set.rs:32:12
[INFO] [stdout] |
[INFO] [stdout] 32 | pub struct Set<'a> {
[INFO] [stdout] | ^^^ --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0107`.
[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[E0107]: this struct takes 1 lifetime argument but 3 lifetime arguments were supplied
[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] | ^^^^^^^^^^^^^^^^^ -------- help: remove these lifetime arguments
[INFO] [stdout] | |
[INFO] [stdout] | expected 1 lifetime argument
[INFO] [stdout] |
[INFO] [stdout] note: struct defined here, with 1 lifetime parameter: `'a`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/c12fc6f/src/iface/ethernet.rs:58:12
[INFO] [stdout] |
[INFO] [stdout] 58 | pub struct Interface<'a, DeviceT: for<'d> Device<'d>> {
[INFO] [stdout] | ^^^^^^^^^ --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0107]: this struct takes 1 lifetime argument but 3 lifetime arguments were supplied
[INFO] [stdout] --> src/net/eth.rs:18:18
[INFO] [stdout] |
[INFO] [stdout] 18 | sockets: SocketSet<'d, 'e, 'f>,
[INFO] [stdout] | ^^^^^^^^^ -------- help: remove these lifetime arguments
[INFO] [stdout] | |
[INFO] [stdout] | expected 1 lifetime argument
[INFO] [stdout] |
[INFO] [stdout] note: struct defined here, with 1 lifetime parameter: `'a`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/c12fc6f/src/socket/set.rs:32:12
[INFO] [stdout] |
[INFO] [stdout] 32 | pub struct Set<'a> {
[INFO] [stdout] | ^^^ --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0107`.
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "578fc959500d1087c4f4b2c1c4741df61477bb188efcc7a0fbf5c1910376d566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "578fc959500d1087c4f4b2c1c4741df61477bb188efcc7a0fbf5c1910376d566", kill_on_drop: false }`
[INFO] [stdout] 578fc959500d1087c4f4b2c1c4741df61477bb188efcc7a0fbf5c1910376d566