[INFO] updating cached repository https://github.com/natsukagami/kagami-stream [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bc96dc4643bbc4abbd05ac29c5571adb115be05 [INFO] documenting natsukagami/kagami-stream against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsukagami%2Fkagami-stream" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natsukagami/kagami-stream on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/natsukagami/kagami-stream [INFO] finished tweaking git repo https://github.com/natsukagami/kagami-stream [INFO] tweaked toml for git repo https://github.com/natsukagami/kagami-stream written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/natsukagami/kagami-stream already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c43809abfec4ae5cb1b8c7958f996f261166056cd17a74efdf653183fdfa65c [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" "4c43809abfec4ae5cb1b8c7958f996f261166056cd17a74efdf653183fdfa65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c43809abfec4ae5cb1b8c7958f996f261166056cd17a74efdf653183fdfa65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c43809abfec4ae5cb1b8c7958f996f261166056cd17a74efdf653183fdfa65c", kill_on_drop: false }` [INFO] [stdout] 4c43809abfec4ae5cb1b8c7958f996f261166056cd17a74efdf653183fdfa65c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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] 9d5ac23aa4657f99db0c8862c51c6857a5aabfdbcce0a3d720df5743694e5356 [INFO] running `Command { std: "docker" "start" "-a" "9d5ac23aa4657f99db0c8862c51c6857a5aabfdbcce0a3d720df5743694e5356", 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] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 (https://github.com/ishitatsuyuki/rust-openssl?branch=0.9.x#3b73dda4) [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking mpd v0.0.12 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking hyper-native-tls v0.2.4 [INFO] [stderr] Checking evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Checking multipart v0.13.6 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serenity v0.5.13 [INFO] [stderr] Documenting kagami-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "9d5ac23aa4657f99db0c8862c51c6857a5aabfdbcce0a3d720df5743694e5356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5ac23aa4657f99db0c8862c51c6857a5aabfdbcce0a3d720df5743694e5356", kill_on_drop: false }` [INFO] [stdout] 9d5ac23aa4657f99db0c8862c51c6857a5aabfdbcce0a3d720df5743694e5356