[INFO] fetching crate interledger-stream 0.4.0... [INFO] documenting interledger-stream-0.4.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate interledger-stream 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate interledger-stream 0.4.0 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 crates.io crate interledger-stream 0.4.0 [INFO] finished tweaking crates.io crate interledger-stream 0.4.0 [INFO] tweaked toml for crates.io crate interledger-stream 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] cfb739711dd60a87bfcbb76743cf6ebe325331a3d8c8b2e71bddb37b0d20bbd2 [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" "cfb739711dd60a87bfcbb76743cf6ebe325331a3d8c8b2e71bddb37b0d20bbd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfb739711dd60a87bfcbb76743cf6ebe325331a3d8c8b2e71bddb37b0d20bbd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfb739711dd60a87bfcbb76743cf6ebe325331a3d8c8b2e71bddb37b0d20bbd2", kill_on_drop: false }` [INFO] [stdout] cfb739711dd60a87bfcbb76743cf6ebe325331a3d8c8b2e71bddb37b0d20bbd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 98dec380b73b929da2694ba01b603ddf705d31da4fc9278a7243423c9e55b3c2 [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" "98dec380b73b929da2694ba01b603ddf705d31da4fc9278a7243423c9e55b3c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking interledger-packet v0.4.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking interledger-service v0.4.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking interledger-ildcp v0.4.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Documenting interledger-stream v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.05s [INFO] running `Command { std: "docker" "inspect" "98dec380b73b929da2694ba01b603ddf705d31da4fc9278a7243423c9e55b3c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98dec380b73b929da2694ba01b603ddf705d31da4fc9278a7243423c9e55b3c2", kill_on_drop: false }` [INFO] [stdout] 98dec380b73b929da2694ba01b603ddf705d31da4fc9278a7243423c9e55b3c2