[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 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karthickai/rustboot on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-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-1-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/dtjones190/stm32-eth.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 managed v0.7.1 [INFO] [stderr] Downloaded smoltcp v0.6.0 [INFO] [stderr] Downloaded stm32f7 v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4eb2952f000ef987b33db1715f093f6c9ee0bec3eecbacfd95312656621f537 [INFO] running `Command { std: "docker" "start" "-a" "d4eb2952f000ef987b33db1715f093f6c9ee0bec3eecbacfd95312656621f537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4eb2952f000ef987b33db1715f093f6c9ee0bec3eecbacfd95312656621f537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4eb2952f000ef987b33db1715f093f6c9ee0bec3eecbacfd95312656621f537", kill_on_drop: false }` [INFO] [stdout] d4eb2952f000ef987b33db1715f093f6c9ee0bec3eecbacfd95312656621f537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcd6c6a28c01278635a98d5a11e154d84400f1927e949da1ce6d93f25b8587f1 [INFO] running `Command { std: "docker" "start" "-a" "bcd6c6a28c01278635a98d5a11e154d84400f1927e949da1ce6d93f25b8587f1", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling stm32f7 v0.9.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking micromath v1.0.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking managed v0.7.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast 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-d4b2984cf0ecee47.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [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 2 previous errors [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: `PA1>` and `PA1<_>` have similar names, but are actually distinct types [INFO] [stdout] note: `PA1>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:689:1 [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] | |__^ [INFO] [stdout] note: `PA1<_>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:689:1 [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] | |__^ [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [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: `PA2>` and `PA2<_>` have similar names, but are actually distinct types [INFO] [stdout] note: `PA2>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:689:1 [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] | |__^ [INFO] [stdout] note: `PA2<_>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:689:1 [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] | |__^ [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [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: `PA7>` and `PA7<_>` have similar names, but are actually distinct types [INFO] [stdout] note: `PA7>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:689:1 [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] | |__^ [INFO] [stdout] note: `PA7<_>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:689:1 [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] | |__^ [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [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: `PB13>` and `PB13<_>` have similar names, but are actually distinct types [INFO] [stdout] note: `PB13>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:723:1 [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] | |__^ [INFO] [stdout] note: `PB13<_>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:723:1 [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] | |__^ [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [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: `PC1>` and `PC1<_>` have similar names, but are actually distinct types [INFO] [stdout] note: `PC1>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:757:1 [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] | |__^ [INFO] [stdout] note: `PC1<_>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:757:1 [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] | |__^ [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [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: `PC4>` and `PC4<_>` have similar names, but are actually distinct types [INFO] [stdout] note: `PC4>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:757:1 [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] | |__^ [INFO] [stdout] note: `PC4<_>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:757:1 [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] | |__^ [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [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: `PC5>` and `PC5<_>` have similar names, but are actually distinct types [INFO] [stdout] note: `PC5>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:757:1 [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] | |__^ [INFO] [stdout] note: `PC5<_>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:757:1 [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] | |__^ [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [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: `PG11>` and `PG11<_>` have similar names, but are actually distinct types [INFO] [stdout] note: `PG11>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:893:1 [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] | |__^ [INFO] [stdout] note: `PG11<_>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:893:1 [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] | |__^ [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [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: `PG13>` and `PG13<_>` have similar names, but are actually distinct types [INFO] [stdout] note: `PG13>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:893:1 [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] | |__^ [INFO] [stdout] note: `PG13<_>` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/gpio.rs:893:1 [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] | |__^ [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32-eth-542cb1bd4bd94dd2/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 `Clocks`, found `stm32f7xx_hal::rcc::Clocks` [INFO] [stdout] | [INFO] [stdout] = note: `stm32f7xx_hal::rcc::Clocks` and `Clocks` have similar names, but are actually distinct types [INFO] [stdout] note: `stm32f7xx_hal::rcc::Clocks` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/rcc.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | pub struct Clocks { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `Clocks` is defined in crate `stm32f7xx_hal` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f7xx-hal-d74ef8583f712eda/a66f6d2/src/rcc.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | pub struct Clocks { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: perhaps two different versions of crate `stm32f7xx_hal` are being used? [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32-eth-542cb1bd4bd94dd2/96c14a6/src/lib.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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` (bin "rustboot") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "bcd6c6a28c01278635a98d5a11e154d84400f1927e949da1ce6d93f25b8587f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd6c6a28c01278635a98d5a11e154d84400f1927e949da1ce6d93f25b8587f1", kill_on_drop: false }` [INFO] [stdout] bcd6c6a28c01278635a98d5a11e154d84400f1927e949da1ce6d93f25b8587f1 [INFO] checking karthickai/rustboot against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karthickai/rustboot on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3055406daae4da4d1ece6366ddf3a3d40cb0b72b49e2cebf9cf2dbc7b1c4e45 [INFO] running `Command { std: "docker" "start" "-a" "b3055406daae4da4d1ece6366ddf3a3d40cb0b72b49e2cebf9cf2dbc7b1c4e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3055406daae4da4d1ece6366ddf3a3d40cb0b72b49e2cebf9cf2dbc7b1c4e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3055406daae4da4d1ece6366ddf3a3d40cb0b72b49e2cebf9cf2dbc7b1c4e45", kill_on_drop: false }` [INFO] [stdout] b3055406daae4da4d1ece6366ddf3a3d40cb0b72b49e2cebf9cf2dbc7b1c4e45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37d3eee379710d31caed00b1803ddc34abec098ab690be21707c81a5ad93e1d6 [INFO] running `Command { std: "docker" "start" "-a" "37d3eee379710d31caed00b1803ddc34abec098ab690be21707c81a5ad93e1d6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "37d3eee379710d31caed00b1803ddc34abec098ab690be21707c81a5ad93e1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d3eee379710d31caed00b1803ddc34abec098ab690be21707c81a5ad93e1d6", kill_on_drop: false }` [INFO] [stdout] 37d3eee379710d31caed00b1803ddc34abec098ab690be21707c81a5ad93e1d6