[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatosai%2Fesc" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patosai/esc on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-108/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-108/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 125b5529618c67b3708200252e7e2ff5facd1923f487bc523a44796d644a9c06 [INFO] running `Command { std: "docker" "start" "-a" "125b5529618c67b3708200252e7e2ff5facd1923f487bc523a44796d644a9c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "125b5529618c67b3708200252e7e2ff5facd1923f487bc523a44796d644a9c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125b5529618c67b3708200252e7e2ff5facd1923f487bc523a44796d644a9c06", kill_on_drop: false }` [INFO] [stdout] 125b5529618c67b3708200252e7e2ff5facd1923f487bc523a44796d644a9c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 649e934c7de6fb0d348325db07ead6536de378e22a4750722b3f3401e13c01f0 [INFO] running `Command { std: "docker" "start" "-a" "649e934c7de6fb0d348325db07ead6536de378e22a4750722b3f3401e13c01f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling vcell v0.1.0 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stm32f4 v0.7.1 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.3 [INFO] [stderr] Compiling nb v0.1.2 [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 embedded-hal v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling aligned v0.3.1 [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] [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" "649e934c7de6fb0d348325db07ead6536de378e22a4750722b3f3401e13c01f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "649e934c7de6fb0d348325db07ead6536de378e22a4750722b3f3401e13c01f0", kill_on_drop: false }` [INFO] [stdout] 649e934c7de6fb0d348325db07ead6536de378e22a4750722b3f3401e13c01f0