[INFO] fetching crate nalgebra-numpy 0.2.1... [INFO] checking nalgebra-numpy-0.2.1 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate nalgebra-numpy 0.2.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate nalgebra-numpy 0.2.1 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numpy v0.7.0 [INFO] [stderr] Downloaded inline-python v0.3.3 [INFO] [stderr] Downloaded inline-python-macros v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 579fac8bca6647ffe0b4711a00a34507fe85c588445a6742e3ba87e8d05d9297 [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" "579fac8bca6647ffe0b4711a00a34507fe85c588445a6742e3ba87e8d05d9297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "579fac8bca6647ffe0b4711a00a34507fe85c588445a6742e3ba87e8d05d9297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579fac8bca6647ffe0b4711a00a34507fe85c588445a6742e3ba87e8d05d9297", kill_on_drop: false }` [INFO] [stdout] 579fac8bca6647ffe0b4711a00a34507fe85c588445a6742e3ba87e8d05d9297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9e0aec1946c262102a2928ebcbe2563fdd12d5286dd1add17b65a86ae3f2a86 [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" "c9e0aec1946c262102a2928ebcbe2563fdd12d5286dd1add17b65a86ae3f2a86", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling assert2-macros v0.1.0 [INFO] [stderr] Checking generic-array v0.13.2 [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 aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Checking paste v0.1.16 [INFO] [stderr] Checking indoc v0.3.5 [INFO] [stderr] Checking assert2 v0.1.2 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Checking numpy v0.7.0 [INFO] [stderr] Checking nalgebra-numpy v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling inline-python-macros v0.3.2 [INFO] [stderr] Checking inline-python v0.3.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "c9e0aec1946c262102a2928ebcbe2563fdd12d5286dd1add17b65a86ae3f2a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e0aec1946c262102a2928ebcbe2563fdd12d5286dd1add17b65a86ae3f2a86", kill_on_drop: false }` [INFO] [stdout] c9e0aec1946c262102a2928ebcbe2563fdd12d5286dd1add17b65a86ae3f2a86