[INFO] cloning repository https://github.com/Dhole/gb-rw-stm32f411-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dhole/gb-rw-stm32f411-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2Fgb-rw-stm32f411-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2Fgb-rw-stm32f411-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 600392b5f5183c4327a0c8cb300f1ffdadfa7342 [INFO] checking Dhole/gb-rw-stm32f411-rs against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2Fgb-rw-stm32f411-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dhole/gb-rw-stm32f411-rs on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/Dhole/gb-rw-stm32f411-rs [INFO] removed path dependency urpc from git repo https://github.com/Dhole/gb-rw-stm32f411-rs [INFO] finished tweaking git repo https://github.com/Dhole/gb-rw-stm32f411-rs [INFO] tweaked toml for git repo https://github.com/Dhole/gb-rw-stm32f411-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Dhole/gb-rw-stm32f411-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (urpc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (urpc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded stm32f4xx-hal v0.8.3 [INFO] [stderr] Downloaded postcard v0.4.3 [INFO] [stderr] Downloaded urpc v0.2.0 [INFO] [stderr] Downloaded stm32f4 v0.10.0 [INFO] [stderr] Downloaded stm32f4 v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcf6494d158ca21f9d657b0003fa9ce7bbd7a21617ead6037e343945c3a61e6a [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" "fcf6494d158ca21f9d657b0003fa9ce7bbd7a21617ead6037e343945c3a61e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf6494d158ca21f9d657b0003fa9ce7bbd7a21617ead6037e343945c3a61e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf6494d158ca21f9d657b0003fa9ce7bbd7a21617ead6037e343945c3a61e6a", kill_on_drop: false }` [INFO] [stdout] fcf6494d158ca21f9d657b0003fa9ce7bbd7a21617ead6037e343945c3a61e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--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] 9efd8445902097e3ab2c002694f27f0211d8d43415e3647ad735e4229df1a2b5 [INFO] running `Command { std: "docker" "start" "-a" "9efd8445902097e3ab2c002694f27f0211d8d43415e3647ad735e4229df1a2b5", kill_on_drop: false }` [INFO] [stderr] warning: dependency (urpc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling stm32f4 v0.11.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Checking postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling stm32f4 v0.10.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking panic-semihosting v0.5.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking postcard v0.4.3 [INFO] [stderr] Checking urpc v0.2.0 [INFO] [stderr] Checking stm32f4xx-hal v0.8.3 [INFO] [stderr] Checking gb-rw-firm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `stm32f4::stm32f411` [INFO] [stdout] --> src/gpio.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use stm32f4::stm32f411 as stm32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `stm32f411` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `stm32f4::stm32f411` [INFO] [stdout] --> src/gpio.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use stm32f4::stm32f411 as stm32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `stm32f411` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GPIOA` [INFO] [stdout] --> src/gpio.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | gpio!(GPIOA, gpioa, GpioPortA, pa); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::stm32::GPIOA; [INFO] [stdout] | [INFO] [stdout] 3 | use stm32f4xx_hal::stm32::GPIOA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GPIOB` [INFO] [stdout] --> src/gpio.rs:209:7 [INFO] [stdout] | [INFO] [stdout] 209 | gpio!(GPIOB, gpiob, GpioPortB, pb); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::stm32::GPIOB; [INFO] [stdout] | [INFO] [stdout] 3 | use stm32f4xx_hal::stm32::GPIOB; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GPIOC` [INFO] [stdout] --> src/gpio.rs:210:7 [INFO] [stdout] | [INFO] [stdout] 210 | gpio!(GPIOC, gpioc, GpioPortC, pc); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::stm32::GPIOC; [INFO] [stdout] | [INFO] [stdout] 3 | use stm32f4xx_hal::stm32::GPIOC; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_semihosting`: `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt` (which `gb_rw_firm` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-574608e11c22a401.rmeta [INFO] [stdout] = note: second definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-8a605f9472f819be.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GPIOA` [INFO] [stdout] --> src/gpio.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | gpio!(GPIOA, gpioa, GpioPortA, pa); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::stm32::GPIOA; [INFO] [stdout] | [INFO] [stdout] 3 | use stm32f4xx_hal::stm32::GPIOA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GPIOB` [INFO] [stdout] --> src/gpio.rs:209:7 [INFO] [stdout] | [INFO] [stdout] 209 | gpio!(GPIOB, gpiob, GpioPortB, pb); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::stm32::GPIOB; [INFO] [stdout] | [INFO] [stdout] 3 | use stm32f4xx_hal::stm32::GPIOB; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GPIOC` [INFO] [stdout] --> src/gpio.rs:210:7 [INFO] [stdout] | [INFO] [stdout] 210 | gpio!(GPIOC, gpioc, GpioPortC, pc); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::stm32::GPIOC; [INFO] [stdout] | [INFO] [stdout] 3 | use stm32f4xx_hal::stm32::GPIOC; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 `gb_rw_firm` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-574608e11c22a401.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-afd4b9aba051f3ad.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_semihosting`: `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-afd4b9aba051f3ad.rlib [INFO] [stdout] = note: second definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-8a605f9472f819be.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gb-rw-firm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9efd8445902097e3ab2c002694f27f0211d8d43415e3647ad735e4229df1a2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9efd8445902097e3ab2c002694f27f0211d8d43415e3647ad735e4229df1a2b5", kill_on_drop: false }` [INFO] [stdout] 9efd8445902097e3ab2c002694f27f0211d8d43415e3647ad735e4229df1a2b5