[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] checking karthickai/rustboot/248559af81ee23201fc31a902450acf2a844d3ba against master#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/karthickai/rustboot on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/karthickai/rustboot 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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dtjones190/stm32-eth.git` [INFO] [stderr] Updating git repository `https://github.com/stm32-rs/stm32f7xx-hal.git` [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding stm32-eth v0.1.2 (https://github.com/dtjones190/stm32-eth.git?branch=master#96c14a66) [INFO] [stderr] Adding stm32f7xx-hal v0.1.0 (https://github.com/stm32-rs/stm32f7xx-hal.git?branch=master#a66f6d2b) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-itm v0.4.1 [INFO] [stderr] Downloaded syn v1.0.30 [INFO] [stderr] Downloaded stm32f7 v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d47e3e679daa05ccb216aa17881ea007c3f9524f9a8325222430c63e918f2d2b [INFO] running `Command { std: "docker" "start" "-a" "d47e3e679daa05ccb216aa17881ea007c3f9524f9a8325222430c63e918f2d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d47e3e679daa05ccb216aa17881ea007c3f9524f9a8325222430c63e918f2d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47e3e679daa05ccb216aa17881ea007c3f9524f9a8325222430c63e918f2d2b", kill_on_drop: false }` [INFO] [stdout] d47e3e679daa05ccb216aa17881ea007c3f9524f9a8325222430c63e918f2d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42c6f3574d05bb64bf09ef028568e177e32eafe9d9466c7db459498215ef0623 [INFO] running `Command { std: "docker" "start" "-a" "42c6f3574d05bb64bf09ef028568e177e32eafe9d9466c7db459498215ef0623", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling stm32f7 v0.9.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking micromath v1.0.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking managed v0.7.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Checking smoltcp v0.6.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking panic-itm v0.4.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking stm32f7xx-hal v0.1.0 (https://github.com/stm32-rs/stm32f7xx-hal.git#a66f6d2b) [INFO] [stderr] Checking stm32f7xx-hal v0.1.0 (https://github.com/stm32-rs/stm32f7xx-hal.git?branch=master#a66f6d2b) [INFO] [stderr] Checking stm32-eth v0.1.2 (https://github.com/dtjones190/stm32-eth.git?branch=master#96c14a66) [INFO] [stderr] Checking rustboot v0.1.0 (/opt/rustwide/workdir) [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 `rustboot` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-b09f8ab056e64272.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/55e86c996809902e8bbad512cfb4d2c18be446d9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-fa01d964e82d0da8.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustboot` (bin "rustboot" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/main.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | stm32_eth::setup_pins( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: expected `PA1<_>`, found `PA1>` [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] | ^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `stm32f7xx_hal` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________^ this is the expected type [INFO] [stdout] ... [INFO] [stdout] 689 | / gpio!(GPIOA, gpioa, gpioaen, PA, 0, [ [INFO] [stdout] 690 | | PA0: (pa0, 0, Input, exticr1), [INFO] [stdout] 691 | | PA1: (pa1, 1, Input, exticr1), [INFO] [stdout] 692 | | PA2: (pa2, 2, Input, exticr1), [INFO] [stdout] ... | [INFO] [stdout] 705 | | PA15: (pa15, 15, Input, exticr4), [INFO] [stdout] 706 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `PA2<_>`, found `PA2>` [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] | ^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `stm32f7xx_hal` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________^ this is the expected type [INFO] [stdout] ... [INFO] [stdout] 689 | / gpio!(GPIOA, gpioa, gpioaen, PA, 0, [ [INFO] [stdout] 690 | | PA0: (pa0, 0, Input, exticr1), [INFO] [stdout] 691 | | PA1: (pa1, 1, Input, exticr1), [INFO] [stdout] 692 | | PA2: (pa2, 2, Input, exticr1), [INFO] [stdout] ... | [INFO] [stdout] 705 | | PA15: (pa15, 15, Input, exticr4), [INFO] [stdout] 706 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `PA7<_>`, found `PA7>` [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] | ^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `stm32f7xx_hal` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________^ this is the expected type [INFO] [stdout] ... [INFO] [stdout] 689 | / gpio!(GPIOA, gpioa, gpioaen, PA, 0, [ [INFO] [stdout] 690 | | PA0: (pa0, 0, Input, exticr1), [INFO] [stdout] 691 | | PA1: (pa1, 1, Input, exticr1), [INFO] [stdout] 692 | | PA2: (pa2, 2, Input, exticr1), [INFO] [stdout] ... | [INFO] [stdout] 705 | | PA15: (pa15, 15, Input, exticr4), [INFO] [stdout] 706 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `PB13<_>`, found `PB13>` [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] | ^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `stm32f7xx_hal` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________^ this is the expected type [INFO] [stdout] ... [INFO] [stdout] 723 | / gpio!(GPIOB, gpiob, gpioben, PB, 1, [ [INFO] [stdout] 724 | | PB0: (pb0, 0, Input, exticr1), [INFO] [stdout] 725 | | PB1: (pb1, 1, Input, exticr1), [INFO] [stdout] 726 | | PB2: (pb2, 2, Input, exticr1), [INFO] [stdout] ... | [INFO] [stdout] 739 | | PB15: (pb15, 15, Input, exticr4), [INFO] [stdout] 740 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `PC1<_>`, found `PC1>` [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] | ^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `stm32f7xx_hal` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________^ this is the expected type [INFO] [stdout] ... [INFO] [stdout] 757 | / gpio!(GPIOC, gpioc, gpiocen, PC, 2, [ [INFO] [stdout] 758 | | PC0: (pc0, 0, Input, exticr1), [INFO] [stdout] 759 | | PC1: (pc1, 1, Input, exticr1), [INFO] [stdout] 760 | | PC2: (pc2, 2, Input, exticr1), [INFO] [stdout] ... | [INFO] [stdout] 773 | | PC15: (pc15, 15, Input, exticr4), [INFO] [stdout] 774 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `PC4<_>`, found `PC4>` [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] | ^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `stm32f7xx_hal` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________^ this is the expected type [INFO] [stdout] ... [INFO] [stdout] 757 | / gpio!(GPIOC, gpioc, gpiocen, PC, 2, [ [INFO] [stdout] 758 | | PC0: (pc0, 0, Input, exticr1), [INFO] [stdout] 759 | | PC1: (pc1, 1, Input, exticr1), [INFO] [stdout] 760 | | PC2: (pc2, 2, Input, exticr1), [INFO] [stdout] ... | [INFO] [stdout] 773 | | PC15: (pc15, 15, Input, exticr4), [INFO] [stdout] 774 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `PC5<_>`, found `PC5>` [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] | ^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `stm32f7xx_hal` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________^ this is the expected type [INFO] [stdout] ... [INFO] [stdout] 757 | / gpio!(GPIOC, gpioc, gpiocen, PC, 2, [ [INFO] [stdout] 758 | | PC0: (pc0, 0, Input, exticr1), [INFO] [stdout] 759 | | PC1: (pc1, 1, Input, exticr1), [INFO] [stdout] 760 | | PC2: (pc2, 2, Input, exticr1), [INFO] [stdout] ... | [INFO] [stdout] 773 | | PC15: (pc15, 15, Input, exticr4), [INFO] [stdout] 774 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `PG11<_>`, found `PG11>` [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] | ^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `stm32f7xx_hal` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________^ this is the expected type [INFO] [stdout] ... [INFO] [stdout] 893 | / gpio!(GPIOG, gpiog, gpiogen, PG, 6,[ [INFO] [stdout] 894 | | PG0: (pg0, 0, Input, exticr1), [INFO] [stdout] 895 | | PG1: (pg1, 1, Input, exticr1), [INFO] [stdout] 896 | | PG2: (pg2, 2, Input, exticr1), [INFO] [stdout] ... | [INFO] [stdout] 909 | | PG15: (pg15, 15, Input, exticr4), [INFO] [stdout] 910 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: expected `PG13<_>`, found `PG13>` [INFO] [stdout] --> src/main.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | gpiog.pg13, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `stm32f7xx_hal` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/gpio.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | / pub struct $PXi { [INFO] [stdout] 287 | | _mode: PhantomData, [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________________^ this is the expected type [INFO] [stdout] ... [INFO] [stdout] 893 | / gpio!(GPIOG, gpiog, gpiogen, PG, 6,[ [INFO] [stdout] 894 | | PG0: (pg0, 0, Input, exticr1), [INFO] [stdout] 895 | | PG1: (pg1, 1, Input, exticr1), [INFO] [stdout] 896 | | PG2: (pg2, 2, Input, exticr1), [INFO] [stdout] ... | [INFO] [stdout] 909 | | PG15: (pg15, 15, Input, exticr4), [INFO] [stdout] 910 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32-eth-6888c982bbb0304e/96c14a6/src/setup.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn setup_pins( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 112 | let mut eth = Eth::new( [INFO] [stdout] | -------- arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 117 | &clocks, [INFO] [stdout] | ^^^^^^^ expected `stm32_eth::stm32f7xx_hal::rcc::Clocks`, found `stm32f7xx_hal::rcc::Clocks` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `stm32f7xx_hal` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/rcc.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | pub struct Clocks { [INFO] [stdout] | ----------------- this is the found type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d1ff251fdbb01845/a66f6d2/src/rcc.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | pub struct Clocks { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32-eth-6888c982bbb0304e/96c14a6/src/lib.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new( [INFO] [stdout] | ^^^ [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` (bin "rustboot") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "42c6f3574d05bb64bf09ef028568e177e32eafe9d9466c7db459498215ef0623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c6f3574d05bb64bf09ef028568e177e32eafe9d9466c7db459498215ef0623", kill_on_drop: false }` [INFO] [stdout] 42c6f3574d05bb64bf09ef028568e177e32eafe9d9466c7db459498215ef0623