[INFO] cloning repository https://github.com/karthickai/rustboot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karthickai/rustboot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 248559af81ee23201fc31a902450acf2a844d3ba [INFO] testing karthickai/rustboot 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%2Fkarthickai%2Frustboot" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karthickai/rustboot 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-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/karthickai/rustboot [INFO] finished tweaking git repo https://github.com/karthickai/rustboot [INFO] tweaked toml for git repo https://github.com/karthickai/rustboot written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/karthickai/rustboot 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f61a79d25a34c7c258b05b52829e00a888dde5d355b641817c02121562cbff5 [INFO] running `Command { std: "docker" "start" "-a" "8f61a79d25a34c7c258b05b52829e00a888dde5d355b641817c02121562cbff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f61a79d25a34c7c258b05b52829e00a888dde5d355b641817c02121562cbff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f61a79d25a34c7c258b05b52829e00a888dde5d355b641817c02121562cbff5", kill_on_drop: false }` [INFO] [stdout] 8f61a79d25a34c7c258b05b52829e00a888dde5d355b641817c02121562cbff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 9a2d170279b45772b72efe8c8c50fa6027b50093c65f171a6184852c2dc860fe [INFO] running `Command { std: "docker" "start" "-a" "9a2d170279b45772b72efe8c8c50fa6027b50093c65f171a6184852c2dc860fe", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling stm32f7 v0.9.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling micromath v1.0.0 [INFO] [stderr] Compiling managed v0.7.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling smoltcp v0.6.0 [INFO] [stderr] Compiling aligned v0.3.2 [INFO] [stderr] Compiling panic-itm v0.4.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling stm32f7xx-hal v0.1.0 (https://github.com/stm32-rs/stm32f7xx-hal.git#a66f6d2b) [INFO] [stderr] Compiling stm32f7xx-hal v0.1.0 (https://github.com/stm32-rs/stm32f7xx-hal.git?branch=master#a66f6d2b) [INFO] [stderr] Compiling stm32-eth v0.1.2 (https://github.com/dtjones190/stm32-eth.git?branch=master#96c14a66) [INFO] [stderr] Compiling rustboot v0.1.0 (/opt/rustwide/workdir) [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] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | gpioa.pa1, gpioa.pa2, gpioa.pa7, gpiob.pb13, gpioc.pc1, gpioc.pc4, gpioc.pc5, gpiog.pg11, [INFO] [stdout] | ^^^^^^^^^ expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioa::PA1`, found struct `stm32f7xx_hal::gpio::gpioa::PA1` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioa::PA1<_>` [INFO] [stdout] found struct `stm32f7xx_hal::gpio::gpioa::PA1>` [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | gpioa.pa1, gpioa.pa2, gpioa.pa7, gpiob.pb13, gpioc.pc1, gpioc.pc4, gpioc.pc5, gpiog.pg11, [INFO] [stdout] | ^^^^^^^^^ expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioa::PA2`, found struct `stm32f7xx_hal::gpio::gpioa::PA2` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioa::PA2<_>` [INFO] [stdout] found struct `stm32f7xx_hal::gpio::gpioa::PA2>` [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | gpioa.pa1, gpioa.pa2, gpioa.pa7, gpiob.pb13, gpioc.pc1, gpioc.pc4, gpioc.pc5, gpiog.pg11, [INFO] [stdout] | ^^^^^^^^^ expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioa::PA7`, found struct `stm32f7xx_hal::gpio::gpioa::PA7` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioa::PA7<_>` [INFO] [stdout] found struct `stm32f7xx_hal::gpio::gpioa::PA7>` [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | gpioa.pa1, gpioa.pa2, gpioa.pa7, gpiob.pb13, gpioc.pc1, gpioc.pc4, gpioc.pc5, gpiog.pg11, [INFO] [stdout] | ^^^^^^^^^^ expected struct `stm32_eth::stm32f7xx_hal::gpio::gpiob::PB13`, found struct `stm32f7xx_hal::gpio::gpiob::PB13` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `stm32_eth::stm32f7xx_hal::gpio::gpiob::PB13<_>` [INFO] [stdout] found struct `stm32f7xx_hal::gpio::gpiob::PB13>` [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:105:54 [INFO] [stdout] | [INFO] [stdout] 105 | gpioa.pa1, gpioa.pa2, gpioa.pa7, gpiob.pb13, gpioc.pc1, gpioc.pc4, gpioc.pc5, gpiog.pg11, [INFO] [stdout] | ^^^^^^^^^ expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioc::PC1`, found struct `stm32f7xx_hal::gpio::gpioc::PC1` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioc::PC1<_>` [INFO] [stdout] found struct `stm32f7xx_hal::gpio::gpioc::PC1>` [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:105:65 [INFO] [stdout] | [INFO] [stdout] 105 | gpioa.pa1, gpioa.pa2, gpioa.pa7, gpiob.pb13, gpioc.pc1, gpioc.pc4, gpioc.pc5, gpiog.pg11, [INFO] [stdout] | ^^^^^^^^^ expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioc::PC4`, found struct `stm32f7xx_hal::gpio::gpioc::PC4` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioc::PC4<_>` [INFO] [stdout] found struct `stm32f7xx_hal::gpio::gpioc::PC4>` [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:105:76 [INFO] [stdout] | [INFO] [stdout] 105 | gpioa.pa1, gpioa.pa2, gpioa.pa7, gpiob.pb13, gpioc.pc1, gpioc.pc4, gpioc.pc5, gpiog.pg11, [INFO] [stdout] | ^^^^^^^^^ expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioc::PC5`, found struct `stm32f7xx_hal::gpio::gpioc::PC5` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `stm32_eth::stm32f7xx_hal::gpio::gpioc::PC5<_>` [INFO] [stdout] found struct `stm32f7xx_hal::gpio::gpioc::PC5>` [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:105:87 [INFO] [stdout] | [INFO] [stdout] 105 | gpioa.pa1, gpioa.pa2, gpioa.pa7, gpiob.pb13, gpioc.pc1, gpioc.pc4, gpioc.pc5, gpiog.pg11, [INFO] [stdout] | ^^^^^^^^^^ expected struct `stm32_eth::stm32f7xx_hal::gpio::gpiog::PG11`, found struct `stm32f7xx_hal::gpio::gpiog::PG11` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `stm32_eth::stm32f7xx_hal::gpio::gpiog::PG11<_>` [INFO] [stdout] found struct `stm32f7xx_hal::gpio::gpiog::PG11>` [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | gpiog.pg13, [INFO] [stdout] | ^^^^^^^^^^ expected struct `stm32_eth::stm32f7xx_hal::gpio::gpiog::PG13`, found struct `stm32f7xx_hal::gpio::gpiog::PG13` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `stm32_eth::stm32f7xx_hal::gpio::gpiog::PG13<_>` [INFO] [stdout] found struct `stm32f7xx_hal::gpio::gpiog::PG13>` [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | &clocks, [INFO] [stdout] | ^^^^^^^ expected struct `stm32_eth::stm32f7xx_hal::rcc::Clocks`, found struct `stm32f7xx_hal::rcc::Clocks` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&stm32_eth::stm32f7xx_hal::rcc::Clocks` [INFO] [stdout] found reference `&stm32f7xx_hal::rcc::Clocks` [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustboot` due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "9a2d170279b45772b72efe8c8c50fa6027b50093c65f171a6184852c2dc860fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2d170279b45772b72efe8c8c50fa6027b50093c65f171a6184852c2dc860fe", kill_on_drop: false }` [INFO] [stdout] 9a2d170279b45772b72efe8c8c50fa6027b50093c65f171a6184852c2dc860fe