[INFO] fetching crate interact_prompt 0.3.6... [INFO] documenting interact_prompt-0.3.6 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate interact_prompt 0.3.6 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate interact_prompt 0.3.6 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate interact_prompt 0.3.6 [INFO] finished tweaking crates.io crate interact_prompt 0.3.6 [INFO] tweaked toml for crates.io crate interact_prompt 0.3.6 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate interact_prompt 0.3.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded interact_derive v0.3.6 [INFO] [stderr] Downloaded interact v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3c5a52227565abae484b95006301a9ecc8ff71771debcfa6f3f2d0c34f4ce2d [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" "d3c5a52227565abae484b95006301a9ecc8ff71771debcfa6f3f2d0c34f4ce2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3c5a52227565abae484b95006301a9ecc8ff71771debcfa6f3f2d0c34f4ce2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c5a52227565abae484b95006301a9ecc8ff71771debcfa6f3f2d0c34f4ce2d", kill_on_drop: false }` [INFO] [stdout] d3c5a52227565abae484b95006301a9ecc8ff71771debcfa6f3f2d0c34f4ce2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47b5b95721437d676005c1cdddc30f4484ddd4a2c6a400c71090131c247207e1 [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" "47b5b95721437d676005c1cdddc30f4484ddd4a2c6a400c71090131c247207e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rustyline v6.1.2 [INFO] [stderr] Compiling interact_derive v0.3.6 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking interact v0.3.6 [INFO] [stderr] Documenting interact_prompt v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.13s [INFO] running `Command { std: "docker" "inspect" "47b5b95721437d676005c1cdddc30f4484ddd4a2c6a400c71090131c247207e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b5b95721437d676005c1cdddc30f4484ddd4a2c6a400c71090131c247207e1", kill_on_drop: false }` [INFO] [stdout] 47b5b95721437d676005c1cdddc30f4484ddd4a2c6a400c71090131c247207e1