[INFO] cloning repository https://github.com/tomtung/parabel-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomtung/parabel-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomtung%2Fparabel-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomtung%2Fparabel-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22f4c139036a1aae61ff548a6f375ae026849bd1 [INFO] testing tomtung/parabel-rs against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomtung%2Fparabel-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomtung/parabel-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomtung/parabel-rs [INFO] finished tweaking git repo https://github.com/tomtung/parabel-rs [INFO] tweaked toml for git repo https://github.com/tomtung/parabel-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tomtung/parabel-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54407d3f244ef2888e9945acae1e3153c0dbcec30cc19c53ec62892fc2f7bb6e [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" "54407d3f244ef2888e9945acae1e3153c0dbcec30cc19c53ec62892fc2f7bb6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54407d3f244ef2888e9945acae1e3153c0dbcec30cc19c53ec62892fc2f7bb6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54407d3f244ef2888e9945acae1e3153c0dbcec30cc19c53ec62892fc2f7bb6e", kill_on_drop: false }` [INFO] [stdout] 54407d3f244ef2888e9945acae1e3153c0dbcec30cc19c53ec62892fc2f7bb6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3725596a83a4d9df52f8f32c3de7dbceb11edf66174ecd2bb96b072263c7da94 [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" "3725596a83a4d9df52f8f32c3de7dbceb11edf66174ecd2bb96b072263c7da94", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ahash v0.3.3 [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling pbr v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling sprs v0.7.1 [INFO] [stderr] Compiling omikuji v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.80s [INFO] running `Command { std: "docker" "inspect" "3725596a83a4d9df52f8f32c3de7dbceb11edf66174ecd2bb96b072263c7da94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3725596a83a4d9df52f8f32c3de7dbceb11edf66174ecd2bb96b072263c7da94", kill_on_drop: false }` [INFO] [stdout] 3725596a83a4d9df52f8f32c3de7dbceb11edf66174ecd2bb96b072263c7da94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 27c957f3d3e0b25e47818632c0fbb7a5681ffecfe6cfc69868d30976511468bc [INFO] running `Command { std: "docker" "start" "-a" "27c957f3d3e0b25e47818632c0fbb7a5681ffecfe6cfc69868d30976511468bc", kill_on_drop: false }` [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling omikuji v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.12s [INFO] running `Command { std: "docker" "inspect" "27c957f3d3e0b25e47818632c0fbb7a5681ffecfe6cfc69868d30976511468bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c957f3d3e0b25e47818632c0fbb7a5681ffecfe6cfc69868d30976511468bc", kill_on_drop: false }` [INFO] [stdout] 27c957f3d3e0b25e47818632c0fbb7a5681ffecfe6cfc69868d30976511468bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3df8e4f519d23a548f0a4c59e06eb0f31d234e744f139af375d48b2284d3a1d [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" "a3df8e4f519d23a548f0a4c59e06eb0f31d234e744f139af375d48b2284d3a1d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/omikuji-32f165411b7337bd) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test mat_util::tests::test_copy_outer_dims ... ok [INFO] [stdout] test mat_util::tests::test_find_max ... ok [INFO] [stdout] test mat_util::tests::test_is_valid_sparse_vec ... ok [INFO] [stdout] test mat_util::tests::test_prune_with_threshold ... ok [INFO] [stdout] test mat_util::tests::test_remap_inner_indices ... ok [INFO] [stdout] test mat_util::tests::test_shrink_inner_indices ... ok [INFO] [stdout] test mat_util::tests::test_dense_add_assign_csvec ... ok [INFO] [stdout] test mat_util::tests::test_sort_by_index ... ok [INFO] [stdout] test model::train::tests::test_compute_label_centroids ... ok [INFO] [stdout] test mat_util::tests::test_dense_add_assign_csvec_mul_scalar ... ok [INFO] [stdout] test mat_util::tests::test_dense_vec_l2_normalize ... ok [INFO] [stdout] test data::tests::test_parse_xc_repo_data_line ... ok [INFO] [stdout] test mat_util::tests::test_csrmat_from_index_value_pair_lists ... ok [INFO] [stdout] test mat_util::tests::test_l2_normalize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Examples 1 / 3 [=============>--------------------------] 33.33 % 17984.32/s 0s Examples 2 / 3 [==========================>-------------] 66.67 % 15150.48/s 0s Examples 3 / 3 [==========================================] 100.00 % 16758.56/s Labels 1 / 3 [=============>----------------------------] 33.33 % 31346.00/s 0s Labels 2 / 3 [===========================>--------------] 66.67 % 24240.66/s 0s Labels 3 / 3 [============================================] 100.00 % 24408.30/s Doc-tests omikuji [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a3df8e4f519d23a548f0a4c59e06eb0f31d234e744f139af375d48b2284d3a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3df8e4f519d23a548f0a4c59e06eb0f31d234e744f139af375d48b2284d3a1d", kill_on_drop: false }` [INFO] [stdout] a3df8e4f519d23a548f0a4c59e06eb0f31d234e744f139af375d48b2284d3a1d