[INFO] cloning repository https://github.com/maxall41/SolventAcsessibleSurfaceAreaOnAMicrocontroller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxall41/SolventAcsessibleSurfaceAreaOnAMicrocontroller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxall41%2FSolventAcsessibleSurfaceAreaOnAMicrocontroller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxall41%2FSolventAcsessibleSurfaceAreaOnAMicrocontroller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d66b45b30144a3ef5535e66856af3d24754e16c
[INFO] testing maxall41/SolventAcsessibleSurfaceAreaOnAMicrocontroller against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxall41%2FSolventAcsessibleSurfaceAreaOnAMicrocontroller" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/maxall41/SolventAcsessibleSurfaceAreaOnAMicrocontroller
[INFO] finished tweaking git repo https://github.com/maxall41/SolventAcsessibleSurfaceAreaOnAMicrocontroller
[INFO] tweaked toml for git repo https://github.com/maxall41/SolventAcsessibleSurfaceAreaOnAMicrocontroller written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxall41/SolventAcsessibleSurfaceAreaOnAMicrocontroller on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxall41/SolventAcsessibleSurfaceAreaOnAMicrocontroller 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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] 77c796fecad1d38328907d0503e7c53790c1f5e0a0d15ae3dbafaba017302d77
[INFO] running `Command { std: "docker" "start" "77c796fecad1d38328907d0503e7c53790c1f5e0a0d15ae3dbafaba017302d77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77c796fecad1d38328907d0503e7c53790c1f5e0a0d15ae3dbafaba017302d77", 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" "77c796fecad1d38328907d0503e7c53790c1f5e0a0d15ae3dbafaba017302d77" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77c796fecad1d38328907d0503e7c53790c1f5e0a0d15ae3dbafaba017302d77", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77c796fecad1d38328907d0503e7c53790c1f5e0a0d15ae3dbafaba017302d77" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling ral-registers v0.1.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling usb-device v0.2.9
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling imxrt-boot-gen v0.3.4
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling imxrt-ral v0.5.4
[INFO] [stderr]    Compiling imxrt-rt v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling fugit v0.3.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling imxrt-iomuxc v0.2.11
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling imxrt-hal v0.5.12
[INFO] [stderr]    Compiling rtic-monotonics v1.5.0
[INFO] [stderr]    Compiling teensy4-bsp v0.5.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling imxrt-log v0.1.2
[INFO] [stderr]    Compiling rtic v2.2.0
[INFO] [stderr]    Compiling teensy4-pins v0.3.2
[INFO] [stderr]    Compiling teensy4-fcb v0.4.0
[INFO] [stderr]    Compiling bbqueue v0.5.1
[INFO] [stderr]    Compiling linked_list_allocator v0.10.5
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling usbd-serial v0.1.1
[INFO] [stderr]    Compiling rtic-core v1.0.0
[INFO] [stderr]    Compiling teensy4-panic v0.2.3
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rtic-common v1.1.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.2
[INFO] [stderr]    Compiling imxrt-usbd v0.2.2
[INFO] [stderr]    Compiling imxrt-dma v0.1.1
[INFO] [stderr]    Compiling svgbobdoc v0.3.0
[INFO] [stderr]    Compiling rlsf v0.2.1
[INFO] [stderr]    Compiling embedded-alloc v0.6.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rtic-macros v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling deku_derive v0.20.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rtic-time v1.3.0
[INFO] [stderr]    Compiling deku v0.20.2
[INFO] [stderr]    Compiling sophon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]  --> src/sasa.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sasa::Atom`
[INFO] [stdout]   --> src/main.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use crate::{data::ATOMS, sasa::Atom, sasa::SasaResponse, HEAP};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] warning: unused variable: `cx`
[INFO] [stdout]   --> src/main.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |     async fn blink(cx: blink::Context) {
[INFO] [stdout]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sophon` (bin "sophon") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "77c796fecad1d38328907d0503e7c53790c1f5e0a0d15ae3dbafaba017302d77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77c796fecad1d38328907d0503e7c53790c1f5e0a0d15ae3dbafaba017302d77", kill_on_drop: false }`
[INFO] [stdout] 77c796fecad1d38328907d0503e7c53790c1f5e0a0d15ae3dbafaba017302d77
