[INFO] cloning repository https://github.com/nim65s/aht20-esp32c3-nostd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nim65s/aht20-esp32c3-nostd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnim65s%2Faht20-esp32c3-nostd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnim65s%2Faht20-esp32c3-nostd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a62fe96099c74eb001d83ab12b7db56fad260c8 [INFO] documenting nim65s/aht20-esp32c3-nostd against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnim65s%2Faht20-esp32c3-nostd" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nim65s/aht20-esp32c3-nostd on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-24/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nim65s/aht20-esp32c3-nostd [INFO] finished tweaking git repo https://github.com/nim65s/aht20-esp32c3-nostd [INFO] tweaked toml for git repo https://github.com/nim65s/aht20-esp32c3-nostd written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/nim65s/aht20-esp32c3-nostd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd772179ba429fa9c296d264d98d86b8f50c3bfc9c28c43fd977351683189384 [INFO] running `Command { std: "docker" "start" "-a" "bd772179ba429fa9c296d264d98d86b8f50c3bfc9c28c43fd977351683189384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd772179ba429fa9c296d264d98d86b8f50c3bfc9c28c43fd977351683189384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd772179ba429fa9c296d264d98d86b8f50c3bfc9c28c43fd977351683189384", kill_on_drop: false }` [INFO] [stdout] bd772179ba429fa9c296d264d98d86b8f50c3bfc9c28c43fd977351683189384 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 500989b9bc8076ea5186c1fdc9a9011daed3f8e22c958c57ef26bcf47b6de9b8 [INFO] running `Command { std: "docker" "start" "-a" "500989b9bc8076ea5186c1fdc9a9011daed3f8e22c958c57ef26bcf47b6de9b8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling riscv v0.8.0 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling esp32c3 v0.4.0 (https://github.com/esp-rs/esp-pacs.git?branch=with_source#4fd3e907) [INFO] [stderr] Compiling esp-hal-common v0.1.0 (https://github.com/esp-rs/esp-hal#a55c9d77) [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking crc-catalog v2.1.0 [INFO] [stderr] Compiling esp32c3-hal v0.1.0 (https://github.com/esp-rs/esp-hal#a55c9d77) [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking crc v3.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking rgb v0.8.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aht20 v0.1.0 (https://github.com/nim65s/aht20#86ec4736) [INFO] [stderr] Checking smart-leds-trait v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling riscv-target v0.1.2 [INFO] [stderr] Compiling riscv v0.7.0 [INFO] [stderr] Compiling riscv-rt v0.8.1 [INFO] [stderr] Compiling riscv-atomic-emulation-trap v0.1.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling riscv-rt-macros v0.1.6 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling esp-hal-procmacros v0.1.0 (https://github.com/esp-rs/esp-hal#a55c9d77) [INFO] [stderr] Documenting esp32c3-aht20 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.98s [INFO] running `Command { std: "docker" "inspect" "500989b9bc8076ea5186c1fdc9a9011daed3f8e22c958c57ef26bcf47b6de9b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "500989b9bc8076ea5186c1fdc9a9011daed3f8e22c958c57ef26bcf47b6de9b8", kill_on_drop: false }` [INFO] [stdout] 500989b9bc8076ea5186c1fdc9a9011daed3f8e22c958c57ef26bcf47b6de9b8