[INFO] fetching crate cruncher 0.2.1... [INFO] documenting cruncher-0.2.1 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate cruncher 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cruncher 0.2.1 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 cruncher 0.2.1 [INFO] finished tweaking crates.io crate cruncher 0.2.1 [INFO] tweaked toml for crates.io crate cruncher 0.2.1 written to /workspace/builds/worker-2/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 347aea7d7a79856bd113b623e47f2ae77d648b7ecc1aa643553f4e86a3ccee09 [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" "347aea7d7a79856bd113b623e47f2ae77d648b7ecc1aa643553f4e86a3ccee09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "347aea7d7a79856bd113b623e47f2ae77d648b7ecc1aa643553f4e86a3ccee09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "347aea7d7a79856bd113b623e47f2ae77d648b7ecc1aa643553f4e86a3ccee09", kill_on_drop: false }` [INFO] [stdout] 347aea7d7a79856bd113b623e47f2ae77d648b7ecc1aa643553f4e86a3ccee09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 6d0e14e48f21ee8adce44874bd9422c9b27003268e421f80edaf17ba5282d25c [INFO] running `Command { std: "docker" "start" "-a" "6d0e14e48f21ee8adce44874bd9422c9b27003268e421f80edaf17ba5282d25c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cranelift-codegen-shared v0.56.0 [INFO] [stderr] Compiling cranelift-entity v0.56.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking cranelift-bforest v0.56.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.56.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling cranelift-codegen v0.56.0 [INFO] [stderr] Checking cranelift-module v0.56.0 [INFO] [stderr] Checking cranelift-native v0.56.0 [INFO] [stderr] Checking cranelift-frontend v0.56.0 [INFO] [stderr] Checking cranelift-simplejit v0.56.0 [INFO] [stderr] Checking cranelift v0.56.0 [INFO] [stderr] Documenting cruncher v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.89s [INFO] running `Command { std: "docker" "inspect" "6d0e14e48f21ee8adce44874bd9422c9b27003268e421f80edaf17ba5282d25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d0e14e48f21ee8adce44874bd9422c9b27003268e421f80edaf17ba5282d25c", kill_on_drop: false }` [INFO] [stdout] 6d0e14e48f21ee8adce44874bd9422c9b27003268e421f80edaf17ba5282d25c