[INFO] cloning repository https://github.com/patosai/esc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patosai/esc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatosai%2Fesc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatosai%2Fesc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 613b65adb131472aa7af0a2c779bf053cee5cbc9 [INFO] testing patosai/esc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatosai%2Fesc" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patosai/esc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/patosai/esc [INFO] finished tweaking git repo https://github.com/patosai/esc [INFO] tweaked toml for git repo https://github.com/patosai/esc written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/patosai/esc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1903c3a744dcd121101cb81e1391bfdcd23675e3224083fe242e485e119280d5 [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" "1903c3a744dcd121101cb81e1391bfdcd23675e3224083fe242e485e119280d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1903c3a744dcd121101cb81e1391bfdcd23675e3224083fe242e485e119280d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1903c3a744dcd121101cb81e1391bfdcd23675e3224083fe242e485e119280d5", kill_on_drop: false }` [INFO] [stdout] 1903c3a744dcd121101cb81e1391bfdcd23675e3224083fe242e485e119280d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] a00642fb43f4496f8dc40f687aeebcfcdc79d2364657c314a4ae7d801ed66380 [INFO] running `Command { std: "docker" "start" "-a" "a00642fb43f4496f8dc40f687aeebcfcdc79d2364657c314a4ae7d801ed66380", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Compiling stm32f4 v0.7.1 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.3 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling aligned v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Compiling stm32f4xx-hal v0.5.0 [INFO] [stderr] Compiling esc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct `spi::Spi` [INFO] [stdout] --> src/spi.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | let spi = spi::Spi( [INFO] [stdout] | _______________^ [INFO] [stdout] 12 | | p.SPI2, [INFO] [stdout] 13 | | (tx, rx), [INFO] [stdout] 14 | | (spi::Polarity::IdleHigh, spi::Phase::CaptureOnFirstTransition), [INFO] [stdout] 15 | | HERTZ, [INFO] [stdout] 16 | | clocks, [INFO] [stdout] 17 | | ).unwrap(); [INFO] [stdout] | |_____^ help: use struct literal syntax instead: `spi::Spi { spi: val, pins: val }` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f4xx-hal-0.5.0/src/spi.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | pub struct Spi { [INFO] [stdout] | ------------------------- `spi::Spi` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HERTZ` in this scope [INFO] [stdout] --> src/spi.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | HERTZ, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rcc` in module `stm32f4xx_hal::prelude` [INFO] [stdout] --> src/main.rs:26:42 [INFO] [stdout] | [INFO] [stdout] 26 | let clocks = stm32f4xx_hal::prelude::rcc.cfgr.sysclk(48_u32.mhz()).freeze(); [INFO] [stdout] | ^^^ not found in `stm32f4xx_hal::prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `stm32f4xx_hal::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | .set_high(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `esc` due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a00642fb43f4496f8dc40f687aeebcfcdc79d2364657c314a4ae7d801ed66380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a00642fb43f4496f8dc40f687aeebcfcdc79d2364657c314a4ae7d801ed66380", kill_on_drop: false }` [INFO] [stdout] a00642fb43f4496f8dc40f687aeebcfcdc79d2364657c314a4ae7d801ed66380