[INFO] cloning repository https://github.com/eggmund/bur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eggmund/bur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feggmund%2Fbur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feggmund%2Fbur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2e0e6c5736112c78b8d0147cd8b064d3f0ed33f [INFO] documenting eggmund/bur 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%2Feggmund%2Fbur" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eggmund/bur 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/eggmund/bur [INFO] finished tweaking git repo https://github.com/eggmund/bur [INFO] tweaked toml for git repo https://github.com/eggmund/bur written to /workspace/builds/worker-33/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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] 832a3ad4dc1317b40095eab654c26c93782fca5a628af0c1de552f8f0ac620a7 [INFO] running `Command { std: "docker" "start" "-a" "832a3ad4dc1317b40095eab654c26c93782fca5a628af0c1de552f8f0ac620a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "832a3ad4dc1317b40095eab654c26c93782fca5a628af0c1de552f8f0ac620a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832a3ad4dc1317b40095eab654c26c93782fca5a628af0c1de552f8f0ac620a7", kill_on_drop: false }` [INFO] [stdout] 832a3ad4dc1317b40095eab654c26c93782fca5a628af0c1de552f8f0ac620a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] ded7caaf7a01a64d08fe765973de357bdc752fbf3e143be1be5ac446105f0f51 [INFO] running `Command { std: "docker" "start" "-a" "ded7caaf7a01a64d08fe765973de357bdc752fbf3e143be1be5ac446105f0f51", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dbus v0.5.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking network-manager v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Documenting bur v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.59s [INFO] running `Command { std: "docker" "inspect" "ded7caaf7a01a64d08fe765973de357bdc752fbf3e143be1be5ac446105f0f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded7caaf7a01a64d08fe765973de357bdc752fbf3e143be1be5ac446105f0f51", kill_on_drop: false }` [INFO] [stdout] ded7caaf7a01a64d08fe765973de357bdc752fbf3e143be1be5ac446105f0f51