[INFO] crate rain2d 0.2.2 is already in cache [INFO] documenting rain2d-0.2.2 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate rain2d 0.2.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rain2d 0.2.2 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 rain2d 0.2.2 [INFO] finished tweaking crates.io crate rain2d 0.2.2 [INFO] tweaked toml for crates.io crate rain2d 0.2.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate rain2d 0.2.2 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] Blocking waiting for file lock on package cache [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06c6e2d7d5e4cd4182004613d084ca0a1afe7fc04226fb134aa4211ab2016e5a [INFO] running `Command { std: "docker" "start" "-a" "06c6e2d7d5e4cd4182004613d084ca0a1afe7fc04226fb134aa4211ab2016e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06c6e2d7d5e4cd4182004613d084ca0a1afe7fc04226fb134aa4211ab2016e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c6e2d7d5e4cd4182004613d084ca0a1afe7fc04226fb134aa4211ab2016e5a", kill_on_drop: false }` [INFO] [stdout] 06c6e2d7d5e4cd4182004613d084ca0a1afe7fc04226fb134aa4211ab2016e5a [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" "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] 9ee844c2f39a48c88971e30dc3f8fdeb19820e6c1894370e11ed9a153e2b5609 [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" "9ee844c2f39a48c88971e30dc3f8fdeb19820e6c1894370e11ed9a153e2b5609", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking wayland-sys v0.24.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking bresenham v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking wayland-commons v0.24.1 [INFO] [stderr] Checking nalgebra-glm v0.5.0 [INFO] [stderr] Documenting rain2d v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "9ee844c2f39a48c88971e30dc3f8fdeb19820e6c1894370e11ed9a153e2b5609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee844c2f39a48c88971e30dc3f8fdeb19820e6c1894370e11ed9a153e2b5609", kill_on_drop: false }` [INFO] [stdout] 9ee844c2f39a48c88971e30dc3f8fdeb19820e6c1894370e11ed9a153e2b5609