[INFO] cloning repository https://github.com/Alexander-Prime/joycon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alexander-Prime/joycon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexander-Prime%2Fjoycon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexander-Prime%2Fjoycon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e2a61631cad06b8ea6c5783e045b86a9bd470d4
[INFO] documenting Alexander-Prime/joycon against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexander-Prime%2Fjoycon" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alexander-Prime/joycon
[INFO] finished tweaking git repo https://github.com/Alexander-Prime/joycon
[INFO] tweaked toml for git repo https://github.com/Alexander-Prime/joycon written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alexander-Prime/joycon on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alexander-Prime/joycon already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/joycon-driver/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/joycond/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/joycon-proxy/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4317763c5f03272fd70042a6ce37d6b7b499afb79e55a054c168fe516515397b
[INFO] running `Command { std: "docker" "start" "-a" "4317763c5f03272fd70042a6ce37d6b7b499afb79e55a054c168fe516515397b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4317763c5f03272fd70042a6ce37d6b7b499afb79e55a054c168fe516515397b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4317763c5f03272fd70042a6ce37d6b7b499afb79e55a054c168fe516515397b", kill_on_drop: false }`
[INFO] [stdout] 4317763c5f03272fd70042a6ce37d6b7b499afb79e55a054c168fe516515397b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c05c4eebc16da905417912a36efbb035fec2bb025fd65a6032670a84bf8a222f
[INFO] running `Command { std: "docker" "start" "-a" "c05c4eebc16da905417912a36efbb035fec2bb025fd65a6032670a84bf8a222f", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/joycond/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/joycon-proxy/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/joycon-driver/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]    Compiling failure_derive v0.1.2
[INFO] [stderr]     Checking byteorder v1.2.6
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking ioctl-sys v0.5.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking arc-swap v0.3.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking enum_derive v0.1.7
[INFO] [stderr]     Checking arraydeque v0.4.3
[INFO] [stderr]     Checking getopts v0.2.18
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking termion v1.5.1
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking uinput-sys v0.1.7
[INFO] [stderr]     Checking signal-hook v0.1.5
[INFO] [stderr]     Checking bytes v0.4.10
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]  Documenting common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]  Documenting joycond v0.1.0 (/opt/rustwide/workdir/joycond)
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling hidapi v0.5.0
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking libudev v0.2.0
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]    Compiling synstructure v0.9.0
[INFO] [stderr]     Checking uinput v0.1.3
[INFO] [stderr]     Checking failure v0.1.2
[INFO] [stderr]  Documenting joycon-driver v0.1.0 (/opt/rustwide/workdir/joycon-driver)
[INFO] [stderr]  Documenting joycon-proxy v0.1.0 (/opt/rustwide/workdir/joycon-proxy)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/common/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "c05c4eebc16da905417912a36efbb035fec2bb025fd65a6032670a84bf8a222f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c05c4eebc16da905417912a36efbb035fec2bb025fd65a6032670a84bf8a222f", kill_on_drop: false }`
[INFO] [stdout] c05c4eebc16da905417912a36efbb035fec2bb025fd65a6032670a84bf8a222f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7436111b25d67b126722c5eaae4b0c49db12bb71c3b796a933cd37afc90e3f37
[INFO] running `Command { std: "docker" "start" "-a" "7436111b25d67b126722c5eaae4b0c49db12bb71c3b796a933cd37afc90e3f37", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/joycond/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/joycon-proxy/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/joycon-driver/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "7436111b25d67b126722c5eaae4b0c49db12bb71c3b796a933cd37afc90e3f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7436111b25d67b126722c5eaae4b0c49db12bb71c3b796a933cd37afc90e3f37", kill_on_drop: false }`
[INFO] [stdout] 7436111b25d67b126722c5eaae4b0c49db12bb71c3b796a933cd37afc90e3f37
