[INFO] fetching crate nalgebra-numpy 0.2.1... [INFO] checking nalgebra-numpy-0.2.1 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate nalgebra-numpy 0.2.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate nalgebra-numpy 0.2.1 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nalgebra-numpy 0.2.1 [INFO] finished tweaking crates.io crate nalgebra-numpy 0.2.1 [INFO] tweaked toml for crates.io crate nalgebra-numpy 0.2.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert2-macros v0.1.0 [INFO] [stderr] Downloaded assert2 v0.1.2 [INFO] [stderr] Downloaded inline-python-macros v0.3.2 [INFO] [stderr] Downloaded inline-python v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 604a670c0820fc8400c344c8e64d18b488bf28c4f7903de3e56c0ca69b8c4efe [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" "604a670c0820fc8400c344c8e64d18b488bf28c4f7903de3e56c0ca69b8c4efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "604a670c0820fc8400c344c8e64d18b488bf28c4f7903de3e56c0ca69b8c4efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604a670c0820fc8400c344c8e64d18b488bf28c4f7903de3e56c0ca69b8c4efe", kill_on_drop: false }` [INFO] [stdout] 604a670c0820fc8400c344c8e64d18b488bf28c4f7903de3e56c0ca69b8c4efe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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] be268ebab9d6ca0461814b6dd118553c3b43b57a27abdc644e6e4b47f09c6f75 [INFO] running `Command { std: "docker" "start" "-a" "be268ebab9d6ca0461814b6dd118553c3b43b57a27abdc644e6e4b47f09c6f75", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling inventory v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling libc v0.2.76 [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 num-rational v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling assert2-macros v0.1.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.8 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking assert2 v0.1.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Checking numpy v0.7.0 [INFO] [stderr] Compiling inline-python-macros v0.3.2 [INFO] [stderr] Checking nalgebra-numpy v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking inline-python v0.3.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "be268ebab9d6ca0461814b6dd118553c3b43b57a27abdc644e6e4b47f09c6f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be268ebab9d6ca0461814b6dd118553c3b43b57a27abdc644e6e4b47f09c6f75", kill_on_drop: false }` [INFO] [stdout] be268ebab9d6ca0461814b6dd118553c3b43b57a27abdc644e6e4b47f09c6f75