[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 600392b5f5183c4327a0c8cb300f1ffdadfa7342 [INFO] documenting Dhole/gb-rw-stm32f411-rs against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [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 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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] 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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ee4985e1393f372d32eaf058de30232d28d8809c996216a4a8a14e07302738b [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" "2ee4985e1393f372d32eaf058de30232d28d8809c996216a4a8a14e07302738b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ee4985e1393f372d32eaf058de30232d28d8809c996216a4a8a14e07302738b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee4985e1393f372d32eaf058de30232d28d8809c996216a4a8a14e07302738b", kill_on_drop: false }` [INFO] [stdout] 2ee4985e1393f372d32eaf058de30232d28d8809c996216a4a8a14e07302738b [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7702a415001843060816f04321cd72fd851724f37e0b27e5a6b7125b0d8cd8f5 [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" "7702a415001843060816f04321cd72fd851724f37e0b27e5a6b7125b0d8cd8f5", 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 syn v1.0.33 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling stm32f4 v0.11.0 [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 nb v0.1.2 [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 volatile-register v0.2.0 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking panic-semihosting v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [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] Documenting 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: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: Could not document `gb-rw-firm`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name gb_rw_firm src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-aeab648fe460175a.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-9c5dca34ec22589a.rmeta --extern embedded_hal=/opt/rustwide/target/debug/deps/libembedded_hal-5a0c0bde6fae527d.rmeta --extern nb=/opt/rustwide/target/debug/deps/libnb-77e4a015e0573cc7.rmeta --extern panic_halt=/opt/rustwide/target/debug/deps/libpanic_halt-5cb144f9267ebca2.rmeta --extern panic_semihosting=/opt/rustwide/target/debug/deps/libpanic_semihosting-d6a27b9658457817.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f86e8cfa56f1d42a.rmeta --extern stm32f4=/opt/rustwide/target/debug/deps/libstm32f4-2aa09143f928285d.rmeta --extern stm32f4xx_hal=/opt/rustwide/target/debug/deps/libstm32f4xx_hal-0d7e73868c09b380.rmeta --extern urpc=/opt/rustwide/target/debug/deps/liburpc-0e8d45a6740baf90.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "7702a415001843060816f04321cd72fd851724f37e0b27e5a6b7125b0d8cd8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7702a415001843060816f04321cd72fd851724f37e0b27e5a6b7125b0d8cd8f5", kill_on_drop: false }` [INFO] [stdout] 7702a415001843060816f04321cd72fd851724f37e0b27e5a6b7125b0d8cd8f5