[INFO] cloning repository https://github.com/bigbass1997/pictas-interface-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigbass1997/pictas-interface-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbass1997%2Fpictas-interface-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbass1997%2Fpictas-interface-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ba032b40638086ef550dc164ab7ba2e6c65ed0d [INFO] documenting bigbass1997/pictas-interface-rs 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%2Fbigbass1997%2Fpictas-interface-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/bigbass1997/pictas-interface-rs 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] started tweaking git repo https://github.com/bigbass1997/pictas-interface-rs [INFO] finished tweaking git repo https://github.com/bigbass1997/pictas-interface-rs [INFO] tweaked toml for git repo https://github.com/bigbass1997/pictas-interface-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/bigbass1997/pictas-interface-rs 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] Updating git repository `https://github.com/bigbass1997/TASD-Edit` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm v0.21.0 [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" "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] a6f4c24b2fc71582ed16bdd828abcafe783cba2edb2da400fb118e6cd4f0b0be [INFO] running `Command { std: "docker" "start" "-a" "a6f4c24b2fc71582ed16bdd828abcafe783cba2edb2da400fb118e6cd4f0b0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6f4c24b2fc71582ed16bdd828abcafe783cba2edb2da400fb118e6cd4f0b0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f4c24b2fc71582ed16bdd828abcafe783cba2edb2da400fb118e6cd4f0b0be", kill_on_drop: false }` [INFO] [stdout] a6f4c24b2fc71582ed16bdd828abcafe783cba2edb2da400fb118e6cd4f0b0be [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" "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] 2833329e56229d59308ce3e84055f856682406d0bf13940512360f6163bf69a3 [INFO] running `Command { std: "docker" "start" "-a" "2833329e56229d59308ce3e84055f856682406d0bf13940512360f6163bf69a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking crossterm v0.21.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Checking serialport v4.0.1 [INFO] [stderr] Checking tasd-edit v0.1.0 (https://github.com/bigbass1997/TASD-Edit#7243c64f) [INFO] [stderr] Documenting pictas-interface-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.07s [INFO] running `Command { std: "docker" "inspect" "2833329e56229d59308ce3e84055f856682406d0bf13940512360f6163bf69a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2833329e56229d59308ce3e84055f856682406d0bf13940512360f6163bf69a3", kill_on_drop: false }` [INFO] [stdout] 2833329e56229d59308ce3e84055f856682406d0bf13940512360f6163bf69a3