[INFO] fetching crate ws2812-esp32-rmt-driver 0.3.1... [INFO] documenting ws2812-esp32-rmt-driver-0.3.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate ws2812-esp32-rmt-driver 0.3.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ws2812-esp32-rmt-driver 0.3.1 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6/source/rust-toolchain.toml [INFO] started tweaking crates.io crate ws2812-esp32-rmt-driver 0.3.1 [INFO] finished tweaking crates.io crate ws2812-esp32-rmt-driver 0.3.1 [INFO] tweaked toml for crates.io crate ws2812-esp32-rmt-driver 0.3.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate ws2812-esp32-rmt-driver 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.23.1 [INFO] [stderr] Downloaded strum v0.23.0 [INFO] [stderr] Downloaded remove_dir_all v0.7.0 [INFO] [stderr] Downloaded syn v1.0.90 [INFO] [stderr] Downloaded xmas-elf v0.8.0 [INFO] [stderr] Downloaded embuild v0.28.5 [INFO] [stderr] Downloaded cmake v0.1.48 [INFO] [stderr] Downloaded esp-idf-sys v0.31.0 [INFO] [stderr] Downloaded smart-leds v0.3.0 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", 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] cc301d188a5dcf7a5406c9ad5a6d4dd828c74d55562739042afba3fa7d431d49 [INFO] running `Command { std: "docker" "start" "-a" "cc301d188a5dcf7a5406c9ad5a6d4dd828c74d55562739042afba3fa7d431d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc301d188a5dcf7a5406c9ad5a6d4dd828c74d55562739042afba3fa7d431d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc301d188a5dcf7a5406c9ad5a6d4dd828c74d55562739042afba3fa7d431d49", kill_on_drop: false }` [INFO] [stdout] cc301d188a5dcf7a5406c9ad5a6d4dd828c74d55562739042afba3fa7d431d49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 452b2a86231387d5c1e2fd663fb8070e4053b6d1d94e380fa7e3f9f12c0b62cd [INFO] running `Command { std: "docker" "start" "-a" "452b2a86231387d5c1e2fd663fb8070e4053b6d1d94e380fa7e3f9f12c0b62cd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling xmas-elf v0.8.0 [INFO] [stderr] Checking rgb v0.8.32 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking smart-leds-trait v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling embuild v0.28.5 [INFO] [stderr] Compiling ws2812-esp32-rmt-driver v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting ws2812-esp32-rmt-driver v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 55.97s [INFO] running `Command { std: "docker" "inspect" "452b2a86231387d5c1e2fd663fb8070e4053b6d1d94e380fa7e3f9f12c0b62cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "452b2a86231387d5c1e2fd663fb8070e4053b6d1d94e380fa7e3f9f12c0b62cd", kill_on_drop: false }` [INFO] [stdout] 452b2a86231387d5c1e2fd663fb8070e4053b6d1d94e380fa7e3f9f12c0b62cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--frozen" "--message-format=json" "--" "--cfg" "docsrs" "-Z" "unstable-options" "--document-private-items", 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] 30e3da05cbd0d395ee5d9fe1ae60a4cd1a2295953fa3cad746fc59d39bb20670 [INFO] running `Command { std: "docker" "start" "-a" "30e3da05cbd0d395ee5d9fe1ae60a4cd1a2295953fa3cad746fc59d39bb20670", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling xmas-elf v0.8.0 [INFO] [stderr] Checking rgb v0.8.32 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking smart-leds-trait v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling embuild v0.28.5 [INFO] [stderr] Compiling ws2812-esp32-rmt-driver v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting ws2812-esp32-rmt-driver v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "30e3da05cbd0d395ee5d9fe1ae60a4cd1a2295953fa3cad746fc59d39bb20670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e3da05cbd0d395ee5d9fe1ae60a4cd1a2295953fa3cad746fc59d39bb20670", kill_on_drop: false }` [INFO] [stdout] 30e3da05cbd0d395ee5d9fe1ae60a4cd1a2295953fa3cad746fc59d39bb20670