[INFO] fetching crate exocore-protos 0.1.21... [INFO] documenting exocore-protos-0.1.21 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate exocore-protos 0.1.21 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate exocore-protos 0.1.21 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 crates.io crate exocore-protos 0.1.21 [INFO] finished tweaking crates.io crate exocore-protos 0.1.21 [INFO] tweaked toml for crates.io crate exocore-protos 0.1.21 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] cd2e62bdab543f8c4f910eb9dbcb809f0b8c4921129dfd74753a22dfb428f26b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd2e62bdab543f8c4f910eb9dbcb809f0b8c4921129dfd74753a22dfb428f26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd2e62bdab543f8c4f910eb9dbcb809f0b8c4921129dfd74753a22dfb428f26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2e62bdab543f8c4f910eb9dbcb809f0b8c4921129dfd74753a22dfb428f26b", kill_on_drop: false }` [INFO] [stdout] cd2e62bdab543f8c4f910eb9dbcb809f0b8c4921129dfd74753a22dfb428f26b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 33b17e17d27f3b0fc704ed984f741d6c2aaf84c631c573c3bd1e6525bab5d901 [INFO] running `Command { std: "docker" "start" "-a" "33b17e17d27f3b0fc704ed984f741d6c2aaf84c631c573c3bd1e6525bab5d901", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling capnp v0.14.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking anyhow v1.0.57 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling capnpc v0.14.7 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Compiling exocore-protos v0.1.21 (/opt/rustwide/workdir) [INFO] [stderr] Documenting exocore-protos v0.1.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "33b17e17d27f3b0fc704ed984f741d6c2aaf84c631c573c3bd1e6525bab5d901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b17e17d27f3b0fc704ed984f741d6c2aaf84c631c573c3bd1e6525bab5d901", kill_on_drop: false }` [INFO] [stdout] 33b17e17d27f3b0fc704ed984f741d6c2aaf84c631c573c3bd1e6525bab5d901 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 8945d9582e2b676fb312a2d31dc2f64c3de07afec7730477916e889c8042ff57 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8945d9582e2b676fb312a2d31dc2f64c3de07afec7730477916e889c8042ff57", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling capnp v0.14.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling capnpc v0.14.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling exocore-protos v0.1.21 (/opt/rustwide/workdir) [INFO] [stderr] Documenting exocore-protos v0.1.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "8945d9582e2b676fb312a2d31dc2f64c3de07afec7730477916e889c8042ff57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8945d9582e2b676fb312a2d31dc2f64c3de07afec7730477916e889c8042ff57", kill_on_drop: false }` [INFO] [stdout] 8945d9582e2b676fb312a2d31dc2f64c3de07afec7730477916e889c8042ff57