[INFO] crate linfa 0.1.2 is already in cache [INFO] testing linfa-0.1.2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate linfa 0.1.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate linfa 0.1.2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate linfa 0.1.2 [INFO] finished tweaking crates.io crate linfa 0.1.2 [INFO] tweaked toml for crates.io crate linfa 0.1.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate linfa 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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=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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] acf5e19462c28b4253cb1cd65b47813d7819045efa0fc8e05b6e80752a37a2b2 [INFO] running `"docker" "start" "-a" "acf5e19462c28b4253cb1cd65b47813d7819045efa0fc8e05b6e80752a37a2b2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling noisy_float v0.1.11 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ndarray-rand v0.11.0 [INFO] [stderr] Compiling ndarray-stats v0.3.0 [INFO] [stderr] Compiling linfa-clustering v0.1.0 [INFO] [stderr] Compiling linfa v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.36s [INFO] running `"docker" "inspect" "acf5e19462c28b4253cb1cd65b47813d7819045efa0fc8e05b6e80752a37a2b2"` [INFO] running `"docker" "rm" "-f" "acf5e19462c28b4253cb1cd65b47813d7819045efa0fc8e05b6e80752a37a2b2"` [INFO] [stdout] acf5e19462c28b4253cb1cd65b47813d7819045efa0fc8e05b6e80752a37a2b2 [INFO] running `"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=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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 2f25f07c9e6dee115e55e5ed41c1d3e144090fc9acece79ebe733a8a201469ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2f25f07c9e6dee115e55e5ed41c1d3e144090fc9acece79ebe733a8a201469ee"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling rand_isaac v0.2.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling py_literal v0.2.1 [INFO] [stderr] Compiling ndarray-npy v0.5.0 [INFO] [stderr] Compiling linfa v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.80s [INFO] running `"docker" "inspect" "2f25f07c9e6dee115e55e5ed41c1d3e144090fc9acece79ebe733a8a201469ee"` [INFO] running `"docker" "rm" "-f" "2f25f07c9e6dee115e55e5ed41c1d3e144090fc9acece79ebe733a8a201469ee"` [INFO] [stdout] 2f25f07c9e6dee115e55e5ed41c1d3e144090fc9acece79ebe733a8a201469ee [INFO] running `"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=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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 1e68076608f119cbf8c608e2231a167b6d19a2ce6d3020c14782eadc17d62d69 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1e68076608f119cbf8c608e2231a167b6d19a2ce6d3020c14782eadc17d62d69"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/linfa-15974993efef2166 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests linfa [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1e68076608f119cbf8c608e2231a167b6d19a2ce6d3020c14782eadc17d62d69"` [INFO] running `"docker" "rm" "-f" "1e68076608f119cbf8c608e2231a167b6d19a2ce6d3020c14782eadc17d62d69"` [INFO] [stdout] 1e68076608f119cbf8c608e2231a167b6d19a2ce6d3020c14782eadc17d62d69