[INFO] cloning repository https://github.com/pkasila/matrixvox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkasila/matrixvox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkasila%2Fmatrixvox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkasila%2Fmatrixvox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7055b85315add3399d605b243b195d737a8cc8ea [INFO] documenting pkasila/matrixvox 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%2Fpkasila%2Fmatrixvox" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkasila/matrixvox 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] removed /workspace/builds/worker-23/source/.cargo/config [INFO] started tweaking git repo https://github.com/pkasila/matrixvox [INFO] finished tweaking git repo https://github.com/pkasila/matrixvox [INFO] tweaked toml for git repo https://github.com/pkasila/matrixvox written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/pkasila/matrixvox 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-serde v0.8.0 [INFO] [stderr] Downloaded enum-ordinalize v3.1.10 [INFO] [stderr] Downloaded rppal v0.13.1 [INFO] [stderr] Downloaded educe v0.4.18 [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 337563840b7b1633afeb5436925640f6d49cde511b819dad790ab501e1d8e5b1 [INFO] running `Command { std: "docker" "start" "-a" "337563840b7b1633afeb5436925640f6d49cde511b819dad790ab501e1d8e5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "337563840b7b1633afeb5436925640f6d49cde511b819dad790ab501e1d8e5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "337563840b7b1633afeb5436925640f6d49cde511b819dad790ab501e1d8e5b1", kill_on_drop: false }` [INFO] [stdout] 337563840b7b1633afeb5436925640f6d49cde511b819dad790ab501e1d8e5b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 5ef3164cb55f6b9b8d0a1c7501c81d629550143c3522fa51a928c555007cad9e [INFO] running `Command { std: "docker" "start" "-a" "5ef3164cb55f6b9b8d0a1c7501c81d629550143c3522fa51a928c555007cad9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking rppal v0.13.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Documenting matrixvox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "5ef3164cb55f6b9b8d0a1c7501c81d629550143c3522fa51a928c555007cad9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef3164cb55f6b9b8d0a1c7501c81d629550143c3522fa51a928c555007cad9e", kill_on_drop: false }` [INFO] [stdout] 5ef3164cb55f6b9b8d0a1c7501c81d629550143c3522fa51a928c555007cad9e