[INFO] cloning repository https://github.com/TakuKitamura/rbxlx-to-rojo-json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TakuKitamura/rbxlx-to-rojo-json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakuKitamura%2Frbxlx-to-rojo-json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakuKitamura%2Frbxlx-to-rojo-json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 513a53ecb4ca35802f19806125eeaf7652cbedda [INFO] documenting TakuKitamura/rbxlx-to-rojo-json 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%2FTakuKitamura%2Frbxlx-to-rojo-json" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TakuKitamura/rbxlx-to-rojo-json 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] started tweaking git repo https://github.com/TakuKitamura/rbxlx-to-rojo-json [INFO] finished tweaking git repo https://github.com/TakuKitamura/rbxlx-to-rojo-json [INFO] tweaked toml for git repo https://github.com/TakuKitamura/rbxlx-to-rojo-json written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/TakuKitamura/rbxlx-to-rojo-json 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 64489b9f4fdab51b13bafa070b2fd74a7d03e8b4ee6ebdfcd0c1c5aa167f7df9 [INFO] running `Command { std: "docker" "start" "-a" "64489b9f4fdab51b13bafa070b2fd74a7d03e8b4ee6ebdfcd0c1c5aa167f7df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64489b9f4fdab51b13bafa070b2fd74a7d03e8b4ee6ebdfcd0c1c5aa167f7df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64489b9f4fdab51b13bafa070b2fd74a7d03e8b4ee6ebdfcd0c1c5aa167f7df9", kill_on_drop: false }` [INFO] [stdout] 64489b9f4fdab51b13bafa070b2fd74a7d03e8b4ee6ebdfcd0c1c5aa167f7df9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] c359753f39b162a2ff03db2b15b00e62cfcd5db7d79bbf73a86ae2a40b7314ce [INFO] running `Command { std: "docker" "start" "-a" "c359753f39b162a2ff03db2b15b00e62cfcd5db7d79bbf73a86ae2a40b7314ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking rbx_types v0.3.1 (https://github.com/rojo-rbx/rbx-dom.git#6ab5f66f) [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking rbx_reflection v4.0.0-alpha.1 (https://github.com/rojo-rbx/rbx-dom.git#6ab5f66f) [INFO] [stderr] Checking rbx_dom_weak v2.0.0-alpha.1 (https://github.com/rojo-rbx/rbx-dom.git#6ab5f66f) [INFO] [stderr] Checking rbx_reflection_database v0.1.1+roblox-478 (https://github.com/rojo-rbx/rbx-dom.git#6ab5f66f) [INFO] [stderr] Checking rbx_xml v0.12.0-alpha.4 (https://github.com/rojo-rbx/rbx-dom.git#6ab5f66f) [INFO] [stderr] Documenting rbxlx-to-rojo-json v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.73s [INFO] running `Command { std: "docker" "inspect" "c359753f39b162a2ff03db2b15b00e62cfcd5db7d79bbf73a86ae2a40b7314ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c359753f39b162a2ff03db2b15b00e62cfcd5db7d79bbf73a86ae2a40b7314ce", kill_on_drop: false }` [INFO] [stdout] c359753f39b162a2ff03db2b15b00e62cfcd5db7d79bbf73a86ae2a40b7314ce