[INFO] cloning repository https://github.com/Voxar/Rustoverse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Voxar/Rustoverse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxar%2FRustoverse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxar%2FRustoverse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fee27ee0a79a9115670a6e64acb60a6dc5a8ec89 [INFO] documenting Voxar/Rustoverse 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%2FVoxar%2FRustoverse" "/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/Voxar/Rustoverse 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/Voxar/Rustoverse [INFO] finished tweaking git repo https://github.com/Voxar/Rustoverse [INFO] tweaked toml for git repo https://github.com/Voxar/Rustoverse written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Voxar/Rustoverse 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] Downloading crates ... [INFO] [stderr] Downloaded ucd-util v0.1.5 [INFO] [stderr] Downloaded clang-sys v0.22.0 [INFO] [stderr] Downloaded bindgen v0.35.0 [INFO] [stderr] Downloaded enet v0.2.2 [INFO] [stderr] Downloaded enet-sys v0.2.2 [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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b5545159ed43f72eec4cf6cbdc6a291038c66a4da774b6884ce286f2245c629e [INFO] running `Command { std: "docker" "start" "-a" "b5545159ed43f72eec4cf6cbdc6a291038c66a4da774b6884ce286f2245c629e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5545159ed43f72eec4cf6cbdc6a291038c66a4da774b6884ce286f2245c629e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5545159ed43f72eec4cf6cbdc6a291038c66a4da774b6884ce286f2245c629e", kill_on_drop: false }` [INFO] [stdout] b5545159ed43f72eec4cf6cbdc6a291038c66a4da774b6884ce286f2245c629e [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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6c1c9aab711dcf23b4bfa7a82765e637cb2e5bc253901d195faef23c504f42c [INFO] running `Command { std: "docker" "start" "-a" "b6c1c9aab711dcf23b4bfa7a82765e637cb2e5bc253901d195faef23c504f42c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling bindgen v0.35.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling enet-sys v0.2.2 [INFO] [stderr] Checking enet v0.2.2 [INFO] [stderr] Documenting client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/allo/wire.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | impl WireObject for shared::Interaction { [INFO] [stdout] | - ^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name client src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=2d19161b56b2708c -L dependency=/opt/rustwide/target/debug/deps --extern enet=/opt/rustwide/target/debug/deps/libenet-09cf8653b4ecd1c9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13da9078d1c1366f.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "b6c1c9aab711dcf23b4bfa7a82765e637cb2e5bc253901d195faef23c504f42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c1c9aab711dcf23b4bfa7a82765e637cb2e5bc253901d195faef23c504f42c", kill_on_drop: false }` [INFO] [stdout] b6c1c9aab711dcf23b4bfa7a82765e637cb2e5bc253901d195faef23c504f42c