[INFO] cloning repository https://github.com/schultyy/sphinx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schultyy/sphinx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fsphinx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fsphinx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fac6b0b5a7c0082be1ba9f210e7e5a536757ee9f [INFO] documenting schultyy/sphinx 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%2Fschultyy%2Fsphinx" "/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/schultyy/sphinx 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/schultyy/sphinx [INFO] finished tweaking git repo https://github.com/schultyy/sphinx [INFO] tweaked toml for git repo https://github.com/schultyy/sphinx written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/schultyy/sphinx 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] Updating git repository `https://github.com/schultyy/nfqueue-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text_io v0.1.6 [INFO] [stderr] Downloaded pnet_macros_support v0.1.1 [INFO] [stderr] Downloaded ipnetwork v0.12.3 [INFO] [stderr] Downloaded pnet_macros v0.13.1 [INFO] [stderr] Downloaded pnet v0.17.1 [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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64da99dac5fbd0a1b89d1d76aea510e4874e4b6181699da7305b7463949b925f [INFO] running `Command { std: "docker" "start" "-a" "64da99dac5fbd0a1b89d1d76aea510e4874e4b6181699da7305b7463949b925f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64da99dac5fbd0a1b89d1d76aea510e4874e4b6181699da7305b7463949b925f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64da99dac5fbd0a1b89d1d76aea510e4874e4b6181699da7305b7463949b925f", kill_on_drop: false }` [INFO] [stdout] 64da99dac5fbd0a1b89d1d76aea510e4874e4b6181699da7305b7463949b925f [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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5701380728c3b7a54683cb21fa3a5bec2e3bd90c48586d24e80f7f2b97f7cf2e [INFO] running `Command { std: "docker" "start" "-a" "5701380728c3b7a54683cb21fa3a5bec2e3bd90c48586d24e80f7f2b97f7cf2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking pnet_macros_support v0.1.1 [INFO] [stderr] Checking ipnetwork v0.12.3 [INFO] [stderr] Checking text_io v0.1.6 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Checking nfqueue v0.9.0 (https://github.com/schultyy/nfqueue-rs.git?branch=cloneable-verdicts#41c0a33a) [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Checking syntex_errors v0.42.0 [INFO] [stderr] Checking syntex_syntax v0.42.0 [INFO] [stderr] Checking syntex v0.42.2 [INFO] [stderr] Checking pnet_macros v0.13.1 [INFO] [stderr] Compiling pnet v0.17.1 [INFO] [stderr] Documenting sphinx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.72s [INFO] running `Command { std: "docker" "inspect" "5701380728c3b7a54683cb21fa3a5bec2e3bd90c48586d24e80f7f2b97f7cf2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5701380728c3b7a54683cb21fa3a5bec2e3bd90c48586d24e80f7f2b97f7cf2e", kill_on_drop: false }` [INFO] [stdout] 5701380728c3b7a54683cb21fa3a5bec2e3bd90c48586d24e80f7f2b97f7cf2e