[INFO] fetching crate rusty_pandas 0.0.2... [INFO] testing rusty_pandas-0.0.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate rusty_pandas 0.0.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rusty_pandas 0.0.2 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking crates.io crate rusty_pandas 0.0.2 [INFO] finished tweaking crates.io crate rusty_pandas 0.0.2 [INFO] tweaked toml for crates.io crate rusty_pandas 0.0.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c_vec v1.0.12 [INFO] [stderr] Downloaded sqlite v0.25.3 [INFO] [stderr] Downloaded GSL v1.1.0 [INFO] [stderr] Downloaded gnuplot v0.0.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e718179da021db1e580a9352597bfe02145513e563170eb7538f89faac2e1098 [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" "e718179da021db1e580a9352597bfe02145513e563170eb7538f89faac2e1098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e718179da021db1e580a9352597bfe02145513e563170eb7538f89faac2e1098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e718179da021db1e580a9352597bfe02145513e563170eb7538f89faac2e1098", kill_on_drop: false }` [INFO] [stdout] e718179da021db1e580a9352597bfe02145513e563170eb7538f89faac2e1098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82caf651ee882b450e762e9cff2e3fd45d92adbbba114d8e7c661baa52e7b99e [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" "82caf651ee882b450e762e9cff2e3fd45d92adbbba114d8e7c661baa52e7b99e", kill_on_drop: false }` [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.2 [INFO] [stderr] Compiling openblas-src v0.6.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rug v1.11.0 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling cute v0.3.0 [INFO] [stderr] Compiling gnuplot v0.0.31 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling GSL v1.1.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling blas-src v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling rusty_pandas v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling sqlite v0.25.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust_decimal v1.9.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "82caf651ee882b450e762e9cff2e3fd45d92adbbba114d8e7c661baa52e7b99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82caf651ee882b450e762e9cff2e3fd45d92adbbba114d8e7c661baa52e7b99e", kill_on_drop: false }` [INFO] [stdout] 82caf651ee882b450e762e9cff2e3fd45d92adbbba114d8e7c661baa52e7b99e