[INFO] cloning repository https://github.com/Jefffrey/bitcrystal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jefffrey/bitcrystal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJefffrey%2Fbitcrystal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJefffrey%2Fbitcrystal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b08b02d0024d3b2fd6191717267da16fc4c2c81 [INFO] documenting Jefffrey/bitcrystal 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%2FJefffrey%2Fbitcrystal" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jefffrey/bitcrystal 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-5/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Jefffrey/bitcrystal [INFO] finished tweaking git repo https://github.com/Jefffrey/bitcrystal [INFO] tweaked toml for git repo https://github.com/Jefffrey/bitcrystal written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Jefffrey/bitcrystal 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 hdrhistogram v7.5.0 [INFO] [stderr] Downloaded tonic-build v0.6.2 [INFO] [stderr] Downloaded console-api v0.1.2 [INFO] [stderr] Downloaded tonic v0.6.2 [INFO] [stderr] Downloaded tracing-appender v0.2.1 [INFO] [stderr] Downloaded console-subscriber v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 8adc333e7ddf54b2317448cc49c6707e2163f7c2ef31435152afcb26242116bd [INFO] running `Command { std: "docker" "start" "-a" "8adc333e7ddf54b2317448cc49c6707e2163f7c2ef31435152afcb26242116bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8adc333e7ddf54b2317448cc49c6707e2163f7c2ef31435152afcb26242116bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8adc333e7ddf54b2317448cc49c6707e2163f7c2ef31435152afcb26242116bd", kill_on_drop: false }` [INFO] [stdout] 8adc333e7ddf54b2317448cc49c6707e2163f7c2ef31435152afcb26242116bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 797b00ff6cca76fe56c7e225c339d07aad8283ff9a83ba2386a6c156f603d603 [INFO] running `Command { std: "docker" "start" "-a" "797b00ff6cca76fe56c7e225c339d07aad8283ff9a83ba2386a6c156f603d603", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking openssl-sys v0.9.72 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking openssl v0.10.38 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking tracing-appender v0.2.1 [INFO] [stderr] Checking hdrhistogram v7.5.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking prost-types v0.9.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-util v0.7.0 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Compiling console-api v0.1.2 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.14 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking tonic v0.6.2 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking console-subscriber v0.1.3 [INFO] [stderr] Documenting bitcrystal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "797b00ff6cca76fe56c7e225c339d07aad8283ff9a83ba2386a6c156f603d603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797b00ff6cca76fe56c7e225c339d07aad8283ff9a83ba2386a6c156f603d603", kill_on_drop: false }` [INFO] [stdout] 797b00ff6cca76fe56c7e225c339d07aad8283ff9a83ba2386a6c156f603d603