[INFO] cloning repository https://github.com/chrislupdx/riskrewardsensors
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrislupdx/riskrewardsensors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrislupdx%2Friskrewardsensors", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrislupdx%2Friskrewardsensors'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7a8cb792b8397247d285fdf280293502fb75208
[INFO] checking chrislupdx/riskrewardsensors against 444dcce484c66c8d626806a8556be3b4d3ef381a for pr-160902
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrislupdx%2Friskrewardsensors" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/chrislupdx/riskrewardsensors
[INFO] finished tweaking git repo https://github.com/chrislupdx/riskrewardsensors
[INFO] tweaked toml for git repo https://github.com/chrislupdx/riskrewardsensors written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chrislupdx/riskrewardsensors on toolchain 444dcce484c66c8d626806a8556be3b4d3ef381a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chrislupdx/riskrewardsensors 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" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trinket_m0 v0.11.1
[INFO] [stderr]   Downloaded bytemuck v1.24.0
[INFO] [stderr]   Downloaded rgb v0.8.52
[INFO] [stderr]   Downloaded smart-leds-trait v0.2.1
[INFO] [stderr]   Downloaded smart-leds v0.3.0
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] [stderr]   Downloaded apa102-spi v0.3.2
[INFO] [stderr]   Downloaded void v1.0.2
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded bitbang-hal v0.3.3
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded seq-macro v0.2.2
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.5
[INFO] [stderr]   Downloaded replace_with v0.1.8
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.11.2
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded panic-halt v0.2.0
[INFO] [stderr]   Downloaded modular-bitfield v0.11.2
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.5
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded atsamd21e v0.11.0
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded atsamd-hal v0.14.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] f74cc178b09196917722dce0ad9849c4385becfe788ae785cdfea8aa6b14ddb7
[INFO] running `Command { std: "docker" "start" "f74cc178b09196917722dce0ad9849c4385becfe788ae785cdfea8aa6b14ddb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f74cc178b09196917722dce0ad9849c4385becfe788ae785cdfea8aa6b14ddb7", 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" "f74cc178b09196917722dce0ad9849c4385becfe788ae785cdfea8aa6b14ddb7" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f74cc178b09196917722dce0ad9849c4385becfe788ae785cdfea8aa6b14ddb7", 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" "f74cc178b09196917722dce0ad9849c4385becfe788ae785cdfea8aa6b14ddb7" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling atsamd21e v0.11.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling seq-macro v0.2.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling trinket_m0 v0.11.1
[INFO] [stderr]    Compiling riskrewardsensors v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking bitbang-hal v0.3.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking smart-leds-trait v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking apa102-spi v0.3.2
[INFO] [stderr]     Checking smart-leds v0.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking atsamd-hal v0.14.0
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `panic_halt` (which `riskrewardsensors` depends on)
[INFO] [stdout]   = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/build/panic-halt/98454ca90717ce78/out/libpanic_halt-98454ca90717ce78.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/444dcce484c66c8d626806a8556be3b4d3ef381a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-16de4ef7b3d1c617.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `trinket_m0::atsamd_hal::gpio::Pin`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<P: hal::gpio::v2::PinId> Ws2812<hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>> {
[INFO] [stdout]    |                                                 ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `trinket_m0::atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:26:67
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<P: hal::gpio::v2::PinId> Ws2812<hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>> {
[INFO] [stdout]    |                                                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `trinket_m0::atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:26:85
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<P: hal::gpio::v2::PinId> Ws2812<hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>> {
[INFO] [stdout]    |                                                                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `trinket_m0::atsamd_hal::gpio::Pin`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:32:68
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<P: hal::gpio::v2::PinId> SmartLedsWrite for Ws2812<hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>> {
[INFO] [stdout]    |                                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `trinket_m0::atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:32:86
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<P: hal::gpio::v2::PinId> SmartLedsWrite for Ws2812<hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>> {
[INFO] [stdout]    |                                                                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `trinket_m0::atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<P: hal::gpio::v2::PinId> SmartLedsWrite for Ws2812<hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>> {
[INFO] [stdout]    |                                                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `trinket_m0::atsamd_hal::gpio::Pin`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:61:49
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl<P: hal::gpio::v2::PinId> Ws2812<hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>> {
[INFO] [stdout]    |                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `trinket_m0::atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:61:67
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl<P: hal::gpio::v2::PinId> Ws2812<hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>> {
[INFO] [stdout]    |                                                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `trinket_m0::atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:61:85
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl<P: hal::gpio::v2::PinId> Ws2812<hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>> {
[INFO] [stdout]    |                                                                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `trinket_m0::atsamd_hal::gpio::Pin`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(pin: hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>) -> Self {
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `trinket_m0::atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:27:50
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(pin: hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>) -> Self {
[INFO] [stdout]    |                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `trinket_m0::atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]   --> src/main.rs:27:68
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(pin: hal::gpio::Pin<P, hal::gpio::Output<hal::gpio::PushPull>>) -> Self {
[INFO] [stdout]    |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `trinket_m0::atsamd_hal::gpio::Pin::<I, M>::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/main.rs:104:32
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let neopixel_pin = pins.d4.into_push_pull_output(&mut pins.port);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `riskrewardsensors` (bin "riskrewardsensors" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `riskrewardsensors` (bin "riskrewardsensors") due to 1 previous error; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f74cc178b09196917722dce0ad9849c4385becfe788ae785cdfea8aa6b14ddb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f74cc178b09196917722dce0ad9849c4385becfe788ae785cdfea8aa6b14ddb7", kill_on_drop: false }`
[INFO] [stdout] f74cc178b09196917722dce0ad9849c4385becfe788ae785cdfea8aa6b14ddb7
