[INFO] cloning repository https://github.com/letmutx/dex-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/letmutx/dex-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fletmutx%2Fdex-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fletmutx%2Fdex-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c60f721c37e6f0851ef4980872d900c78d77d4c9 [INFO] documenting letmutx/dex-parser 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%2Fletmutx%2Fdex-parser" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/letmutx/dex-parser 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/letmutx/dex-parser [INFO] finished tweaking git repo https://github.com/letmutx/dex-parser [INFO] tweaked toml for git repo https://github.com/letmutx/dex-parser written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] c7ba2903ad4f72dff79fa958950ba1d35a5d9a0a95279802be6fded3f91e3f94 [INFO] running `Command { std: "docker" "start" "-a" "c7ba2903ad4f72dff79fa958950ba1d35a5d9a0a95279802be6fded3f91e3f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7ba2903ad4f72dff79fa958950ba1d35a5d9a0a95279802be6fded3f91e3f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ba2903ad4f72dff79fa958950ba1d35a5d9a0a95279802be6fded3f91e3f94", kill_on_drop: false }` [INFO] [stdout] c7ba2903ad4f72dff79fa958950ba1d35a5d9a0a95279802be6fded3f91e3f94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 836ead4e7f88169ac937ecd79e919207ce7b38e4cbb37d57d57b6f9f829c285c [INFO] running `Command { std: "docker" "start" "-a" "836ead4e7f88169ac937ecd79e919207ce7b38e4cbb37d57d57b6f9f829c285c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Documenting dex v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.13s [INFO] running `Command { std: "docker" "inspect" "836ead4e7f88169ac937ecd79e919207ce7b38e4cbb37d57d57b6f9f829c285c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836ead4e7f88169ac937ecd79e919207ce7b38e4cbb37d57d57b6f9f829c285c", kill_on_drop: false }` [INFO] [stdout] 836ead4e7f88169ac937ecd79e919207ce7b38e4cbb37d57d57b6f9f829c285c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 401650b14e6f16c232d10e165cb68cbfcde3f58fa5a6d959e064037e427e1414 [INFO] running `Command { std: "docker" "start" "-a" "401650b14e6f16c232d10e165cb68cbfcde3f58fa5a6d959e064037e427e1414", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Documenting dex v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.21s [INFO] running `Command { std: "docker" "inspect" "401650b14e6f16c232d10e165cb68cbfcde3f58fa5a6d959e064037e427e1414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "401650b14e6f16c232d10e165cb68cbfcde3f58fa5a6d959e064037e427e1414", kill_on_drop: false }` [INFO] [stdout] 401650b14e6f16c232d10e165cb68cbfcde3f58fa5a6d959e064037e427e1414