[INFO] cloning repository https://github.com/christian-blades-cb/hello-blue-pill.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christian-blades-cb/hello-blue-pill.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristian-blades-cb%2Fhello-blue-pill.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristian-blades-cb%2Fhello-blue-pill.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5480c27eee368bd43598073309462dea714e4d4 [INFO] documenting christian-blades-cb/hello-blue-pill.rs against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristian-blades-cb%2Fhello-blue-pill.rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/christian-blades-cb/hello-blue-pill.rs on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/christian-blades-cb/hello-blue-pill.rs [INFO] finished tweaking git repo https://github.com/christian-blades-cb/hello-blue-pill.rs [INFO] tweaked toml for git repo https://github.com/christian-blades-cb/hello-blue-pill.rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/christian-blades-cb/hello-blue-pill.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 934967748da04cf20fef8b720328c9c18accfdcea86dcd441ffd7d97551aebf6 [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" "934967748da04cf20fef8b720328c9c18accfdcea86dcd441ffd7d97551aebf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "934967748da04cf20fef8b720328c9c18accfdcea86dcd441ffd7d97551aebf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934967748da04cf20fef8b720328c9c18accfdcea86dcd441ffd7d97551aebf6", kill_on_drop: false }` [INFO] [stdout] 934967748da04cf20fef8b720328c9c18accfdcea86dcd441ffd7d97551aebf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61ecf7c5621ef080829e456aa38ec9231e77fd0d8b1bcd817d46d3015bdcec2f [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" "61ecf7c5621ef080829e456aa38ec9231e77fd0d8b1bcd817d46d3015bdcec2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.7 [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling stm32f1 v0.6.0 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling ssd1306 v0.2.3 [INFO] [stderr] Checking embedded-graphics v0.4.5 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Checking stm32f1xx-hal v0.2.0 [INFO] [stderr] Documenting blinky v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unused attribute [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![no_main] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_attributes)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: crate-level attribute should be in the root module [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![no_main] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `blinky`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name blinky 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-556f6a2d323f219a.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-4ccb75d2ffb173ad.rmeta --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-79ac9ebe3da29648.rmeta --extern ssd1306=/opt/rustwide/target/debug/deps/libssd1306-fe694de39e7b7d36.rmeta --extern stm32f1=/opt/rustwide/target/debug/deps/libstm32f1-25ce1ce5282547ca.rmeta --extern stm32f1xx_hal=/opt/rustwide/target/debug/deps/libstm32f1xx_hal-f922e6e2ad748fb0.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "61ecf7c5621ef080829e456aa38ec9231e77fd0d8b1bcd817d46d3015bdcec2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61ecf7c5621ef080829e456aa38ec9231e77fd0d8b1bcd817d46d3015bdcec2f", kill_on_drop: false }` [INFO] [stdout] 61ecf7c5621ef080829e456aa38ec9231e77fd0d8b1bcd817d46d3015bdcec2f