[INFO] cloning repository https://github.com/zarathir/pump-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zarathir/pump-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzarathir%2Fpump-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzarathir%2Fpump-controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbc94df0d485658fd29b2a8d497f696357ffedd6
[INFO] checking zarathir/pump-controller/fbc94df0d485658fd29b2a8d497f696357ffedd6 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzarathir%2Fpump-controller" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zarathir/pump-controller
[INFO] finished tweaking git repo https://github.com/zarathir/pump-controller
[INFO] tweaked toml for git repo https://github.com/zarathir/pump-controller written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zarathir/pump-controller on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zarathir/pump-controller already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3578426983fa89b210fe14517756e314e30e05f97078888d4104d32f3e381337
[INFO] running `Command { std: "docker" "start" "-a" "3578426983fa89b210fe14517756e314e30e05f97078888d4104d32f3e381337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3578426983fa89b210fe14517756e314e30e05f97078888d4104d32f3e381337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3578426983fa89b210fe14517756e314e30e05f97078888d4104d32f3e381337", kill_on_drop: false }`
[INFO] [stdout] 3578426983fa89b210fe14517756e314e30e05f97078888d4104d32f3e381337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a99a0fb8c3cdee7c7d23822b430f71394e3173c67e65f691f76e42e1d6801487
[INFO] running `Command { std: "docker" "start" "-a" "a99a0fb8c3cdee7c7d23822b430f71394e3173c67e65f691f76e42e1d6801487", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling avr-device v0.3.4
[INFO] [stderr]    Compiling avr-hal-generic v0.1.0 (https://github.com/rahix/avr-hal?rev=1aacefb335517f85d0de858231e11055d9768cdf#1aacefb3)
[INFO] [stderr]    Compiling avr-device-macros v0.3.4
[INFO] [stderr]    Compiling ufmt-macros v0.1.1
[INFO] [stderr]     Checking ufmt v0.1.0
[INFO] [stderr]     Checking atmega-hal v0.1.0 (https://github.com/rahix/avr-hal?rev=1aacefb335517f85d0de858231e11055d9768cdf#1aacefb3)
[INFO] [stderr]     Checking arduino-hal v0.1.0 (https://github.com/rahix/avr-hal?rev=1aacefb335517f85d0de858231e11055d9768cdf#1aacefb3)
[INFO] [stderr]     Checking pump-controller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: Ensure that you are using an AVR target! You may need to change directories or pass a --target flag to cargo. See
[INFO] [stdout]               https://github.com/Rahix/avr-device/pull/41 for more details.
[INFO] [stdout]  --> src/main.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[arduino_hal::entry]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `arduino_hal::entry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/controller.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn from(state: PumpController<Init>) -> PumpController<Waiting> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/controller.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn from(state: PumpController<Waiting>) -> PumpController<Running> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/controller.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn from(state: PumpController<Waiting>) -> PumpController<NoWater> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/controller.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn from(state: PumpController<Running>) -> PumpController<Waiting> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/controller.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn from(state: PumpController<Running>) -> PumpController<NoWater> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/controller.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn from(state: PumpController<NoWater>) -> PumpController<Waiting> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pump-controller` (bin "pump-controller") due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a99a0fb8c3cdee7c7d23822b430f71394e3173c67e65f691f76e42e1d6801487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a99a0fb8c3cdee7c7d23822b430f71394e3173c67e65f691f76e42e1d6801487", kill_on_drop: false }`
[INFO] [stdout] a99a0fb8c3cdee7c7d23822b430f71394e3173c67e65f691f76e42e1d6801487
