[INFO] fetching crate retworkx 0.4.0... [INFO] checking retworkx-0.4.0 against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] extracting crate retworkx 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate retworkx 0.4.0 on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking crates.io crate retworkx 0.4.0 [INFO] finished tweaking crates.io crate retworkx 0.4.0 [INFO] tweaked toml for crates.io crate retworkx 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e07e85f79f94e9ab498180b7336d2311bd210cba43a41e230399186c604b277 [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" "0e07e85f79f94e9ab498180b7336d2311bd210cba43a41e230399186c604b277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e07e85f79f94e9ab498180b7336d2311bd210cba43a41e230399186c604b277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e07e85f79f94e9ab498180b7336d2311bd210cba43a41e230399186c604b277", kill_on_drop: false }` [INFO] [stdout] 0e07e85f79f94e9ab498180b7336d2311bd210cba43a41e230399186c604b277 [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" "RUSTFLAGS=--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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--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] 8ddda5d19b5a9b0d865596cfe0890c22f679158f79f491e232e9e865fa5d123a [INFO] running `Command { std: "docker" "start" "-a" "8ddda5d19b5a9b0d865596cfe0890c22f679158f79f491e232e9e865fa5d123a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking numpy v0.11.0 [INFO] [stderr] Checking retworkx v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.59s [INFO] running `Command { std: "docker" "inspect" "8ddda5d19b5a9b0d865596cfe0890c22f679158f79f491e232e9e865fa5d123a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ddda5d19b5a9b0d865596cfe0890c22f679158f79f491e232e9e865fa5d123a", kill_on_drop: false }` [INFO] [stdout] 8ddda5d19b5a9b0d865596cfe0890c22f679158f79f491e232e9e865fa5d123a