[INFO] cloning repository https://github.com/iquiw/rireq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iquiw/rireq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiquiw%2Frireq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiquiw%2Frireq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e677b5d82781d1513c89d8afce200974cf60266 [INFO] documenting iquiw/rireq 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%2Fiquiw%2Frireq" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iquiw/rireq 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/iquiw/rireq [INFO] finished tweaking git repo https://github.com/iquiw/rireq [INFO] tweaked toml for git repo https://github.com/iquiw/rireq written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/iquiw/rireq 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 page_size v0.4.2 [INFO] [stderr] Downloaded heed-types v0.8.0 [INFO] [stderr] Downloaded heed v0.11.0 [INFO] [stderr] Downloaded mdbx-sys v0.7.1 [INFO] [stderr] Downloaded heed-traits v0.8.0 [INFO] [stderr] Downloaded synchronoise v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 93594cdf33f8a4214c492efda789b951287f85fe2b387761298f42f6e622f2b3 [INFO] running `Command { std: "docker" "start" "-a" "93594cdf33f8a4214c492efda789b951287f85fe2b387761298f42f6e622f2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93594cdf33f8a4214c492efda789b951287f85fe2b387761298f42f6e622f2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93594cdf33f8a4214c492efda789b951287f85fe2b387761298f42f6e622f2b3", kill_on_drop: false }` [INFO] [stdout] 93594cdf33f8a4214c492efda789b951287f85fe2b387761298f42f6e622f2b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] c6fee1f3e4c79c18c78e09e75f1c3480e1dc8ad88b17a4550d5745a046e046d6 [INFO] running `Command { std: "docker" "start" "-a" "c6fee1f3e4c79c18c78e09e75f1c3480e1dc8ad88b17a4550d5745a046e046d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking heed-traits v0.8.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling rireq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking synchronoise v1.0.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling mdbx-sys v0.7.1 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking heed-types v0.8.0 [INFO] [stderr] Checking heed v0.11.0 [INFO] [stderr] Documenting rireq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.52s [INFO] running `Command { std: "docker" "inspect" "c6fee1f3e4c79c18c78e09e75f1c3480e1dc8ad88b17a4550d5745a046e046d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6fee1f3e4c79c18c78e09e75f1c3480e1dc8ad88b17a4550d5745a046e046d6", kill_on_drop: false }` [INFO] [stdout] c6fee1f3e4c79c18c78e09e75f1c3480e1dc8ad88b17a4550d5745a046e046d6