[INFO] cloning repository https://github.com/lopez86/rust-mlearn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lopez86/rust-mlearn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopez86%2Frust-mlearn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopez86%2Frust-mlearn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71198456a7207590b9c519b552464feab0f57d1f [INFO] testing lopez86/rust-mlearn against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopez86%2Frust-mlearn" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lopez86/rust-mlearn on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lopez86/rust-mlearn [INFO] finished tweaking git repo https://github.com/lopez86/rust-mlearn [INFO] tweaked toml for git repo https://github.com/lopez86/rust-mlearn written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lopez86/rust-mlearn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] c7dc3b20c6040ffb99822f7fc3f56ebc1499f6b8c6b280ac994cbbdd31e296f4 [INFO] running `Command { std: "docker" "start" "-a" "c7dc3b20c6040ffb99822f7fc3f56ebc1499f6b8c6b280ac994cbbdd31e296f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7dc3b20c6040ffb99822f7fc3f56ebc1499f6b8c6b280ac994cbbdd31e296f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7dc3b20c6040ffb99822f7fc3f56ebc1499f6b8c6b280ac994cbbdd31e296f4", kill_on_drop: false }` [INFO] [stdout] c7dc3b20c6040ffb99822f7fc3f56ebc1499f6b8c6b280ac994cbbdd31e296f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 978c021eb19f3d9b381642352636c5dead6f4731ce563b310dbea05b59c9eb21 [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" "978c021eb19f3d9b381642352636c5dead6f4731ce563b310dbea05b59c9eb21", kill_on_drop: false }` [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling blas-src v0.4.0 [INFO] [stderr] Compiling lapack-src v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapacke-sys v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling lapacke v0.2.0 [INFO] [stderr] Compiling cauchy v0.2.2 [INFO] [stderr] Compiling ndarray-linalg v0.12.0 [INFO] [stderr] Compiling ndarray-rand v0.11.0 [INFO] [stderr] Compiling mlearn v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.95s [INFO] running `Command { std: "docker" "inspect" "978c021eb19f3d9b381642352636c5dead6f4731ce563b310dbea05b59c9eb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "978c021eb19f3d9b381642352636c5dead6f4731ce563b310dbea05b59c9eb21", kill_on_drop: false }` [INFO] [stdout] 978c021eb19f3d9b381642352636c5dead6f4731ce563b310dbea05b59c9eb21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--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] bef5fcd2bad055c63cb6aaf87d030a747097d167816250013b6cba636dd57d8f [INFO] running `Command { std: "docker" "start" "-a" "bef5fcd2bad055c63cb6aaf87d030a747097d167816250013b6cba636dd57d8f", kill_on_drop: false }` [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling netlib-src v0.7.4 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bef5fcd2bad055c63cb6aaf87d030a747097d167816250013b6cba636dd57d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef5fcd2bad055c63cb6aaf87d030a747097d167816250013b6cba636dd57d8f", kill_on_drop: false }` [INFO] [stdout] bef5fcd2bad055c63cb6aaf87d030a747097d167816250013b6cba636dd57d8f