[INFO] cloning repository https://github.com/bSchnepp/Atlantis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bSchnepp/Atlantis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbSchnepp%2FAtlantis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbSchnepp%2FAtlantis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c04cd251d413dc31c60b36c5f644bb947c23d63 [INFO] documenting bSchnepp/Atlantis against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbSchnepp%2FAtlantis" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bSchnepp/Atlantis 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-25/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/bSchnepp/Atlantis [INFO] finished tweaking git repo https://github.com/bSchnepp/Atlantis [INFO] tweaked toml for git repo https://github.com/bSchnepp/Atlantis written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/bSchnepp/Atlantis 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rp-pico v0.2.0 [INFO] [stderr] Downloaded debug-helper v0.3.12 [INFO] [stderr] Downloaded rp2040-boot2 v0.2.0 [INFO] [stderr] Downloaded rp2040-hal v0.3.0 [INFO] [stderr] Downloaded rp2040-pac v0.2.1 [INFO] [stderr] Downloaded embedded-time v0.12.1 [INFO] [stderr] Downloaded pio v0.1.0 [INFO] [stderr] Downloaded crc-any v2.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] [stdout] 923cf5bfc72ba3bb39b123d24d9d789d50f2cf357d4becfed5da81b078635f45 [INFO] running `Command { std: "docker" "start" "-a" "923cf5bfc72ba3bb39b123d24d9d789d50f2cf357d4becfed5da81b078635f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "923cf5bfc72ba3bb39b123d24d9d789d50f2cf357d4becfed5da81b078635f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "923cf5bfc72ba3bb39b123d24d9d789d50f2cf357d4becfed5da81b078635f45", kill_on_drop: false }` [INFO] [stdout] 923cf5bfc72ba3bb39b123d24d9d789d50f2cf357d4becfed5da81b078635f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] [stdout] e5bed9623178e46df67af02afb24557876cf5a7cee38000ab0e3d71b6a82d1b4 [INFO] running `Command { std: "docker" "start" "-a" "e5bed9623178e46df67af02afb24557876cf5a7cee38000ab0e3d71b6a82d1b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling debug-helper v0.3.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Compiling rp2040-pac v0.2.1 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling defmt-rtt v0.3.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling crc-any v2.4.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling usbd-hid-descriptors v0.1.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rp2040-boot2 v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling usbd-hid-macros v0.5.2 [INFO] [stderr] Checking num_enum v0.5.6 [INFO] [stderr] Checking pio v0.1.0 [INFO] [stderr] Checking usbd-hid v0.5.2 [INFO] [stderr] Checking rp2040-hal v0.3.0 [INFO] [stderr] Checking rp-pico v0.2.0 [INFO] [stderr] Documenting gamepad-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | if (cur_char == 10 || cur_char == 13) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - if (cur_char == 10 || cur_char == 13) { [INFO] [stdout] 70 + if cur_char == 10 || cur_char == 13 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.41s [INFO] running `Command { std: "docker" "inspect" "e5bed9623178e46df67af02afb24557876cf5a7cee38000ab0e3d71b6a82d1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5bed9623178e46df67af02afb24557876cf5a7cee38000ab0e3d71b6a82d1b4", kill_on_drop: false }` [INFO] [stdout] e5bed9623178e46df67af02afb24557876cf5a7cee38000ab0e3d71b6a82d1b4