[INFO] cloning repository https://github.com/finalfusion/finalfusion-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/finalfusion/finalfusion-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinalfusion%2Ffinalfusion-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinalfusion%2Ffinalfusion-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97c9595e0859390d342bab78d1fca7b431a0dc4f [INFO] testing finalfusion/finalfusion-rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinalfusion%2Ffinalfusion-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/finalfusion/finalfusion-rust 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/finalfusion/finalfusion-rust [INFO] finished tweaking git repo https://github.com/finalfusion/finalfusion-rust [INFO] tweaked toml for git repo https://github.com/finalfusion/finalfusion-rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 7a414a3cff4d0173e60f4aa776ea3ffee5c5a50ba4e3118bef3e5dd4dadd444f [INFO] running `Command { std: "docker" "start" "-a" "7a414a3cff4d0173e60f4aa776ea3ffee5c5a50ba4e3118bef3e5dd4dadd444f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a414a3cff4d0173e60f4aa776ea3ffee5c5a50ba4e3118bef3e5dd4dadd444f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a414a3cff4d0173e60f4aa776ea3ffee5c5a50ba4e3118bef3e5dd4dadd444f", kill_on_drop: false }` [INFO] [stdout] 7a414a3cff4d0173e60f4aa776ea3ffee5c5a50ba4e3118bef3e5dd4dadd444f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 35d187e64d74f855755e7abefe6b648c5b09e3e6a8becc6db02c0dcf8202d459 [INFO] running `Command { std: "docker" "start" "-a" "35d187e64d74f855755e7abefe6b648c5b09e3e6a8becc6db02c0dcf8202d459", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling reductive v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling finalfusion v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.34s [INFO] running `Command { std: "docker" "inspect" "35d187e64d74f855755e7abefe6b648c5b09e3e6a8becc6db02c0dcf8202d459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d187e64d74f855755e7abefe6b648c5b09e3e6a8becc6db02c0dcf8202d459", kill_on_drop: false }` [INFO] [stdout] 35d187e64d74f855755e7abefe6b648c5b09e3e6a8becc6db02c0dcf8202d459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 5e8b80f6aee4efcb64a67bfe657fe496830a17f5d5245969cb2a32f8d5f4fbce [INFO] running `Command { std: "docker" "start" "-a" "5e8b80f6aee4efcb64a67bfe657fe496830a17f5d5245969cb2a32f8d5f4fbce", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling finalfusion v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.77s [INFO] running `Command { std: "docker" "inspect" "5e8b80f6aee4efcb64a67bfe657fe496830a17f5d5245969cb2a32f8d5f4fbce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8b80f6aee4efcb64a67bfe657fe496830a17f5d5245969cb2a32f8d5f4fbce", kill_on_drop: false }` [INFO] [stdout] 5e8b80f6aee4efcb64a67bfe657fe496830a17f5d5245969cb2a32f8d5f4fbce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] af81a6e59709346b2d47566bab10a8460df2ac0155f7ad2bdc51e3c1781fde65 [INFO] running `Command { std: "docker" "start" "-a" "af81a6e59709346b2d47566bab10a8460df2ac0155f7ad2bdc51e3c1781fde65", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/finalfusion-5428f5313efa5a0b) [INFO] [stdout] running 77 tests [INFO] [stdout] test chunks::io::tests::header_write_read_roundtrip ... ok [INFO] [stdout] test chunks::metadata::tests::metadata_correct_chunk_size ... ok [INFO] [stdout] test chunks::storage::array::tests::embeddings_returns_expected_embeddings ... ok [INFO] [stdout] test chunks::norms::tests::ndnorms_write_read_roundtrip ... ok [INFO] [stdout] test chunks::vocab::subword::tests::test_conversion ... ok [INFO] [stdout] test compat::fasttext::indexer::tests::subword_indices_test ... ok [INFO] [stdout] test chunks::storage::array::tests::mmap::embeddings_returns_expected_embeddings ... ok [INFO] [stdout] test compat::fasttext::indexer::tests::subword_indices_test_5_5 ... ok [INFO] [stdout] test compat::text::tests::fails_on_invalid_utf8 ... ok [INFO] [stdout] test chunks::vocab::subword::tests::ngram_vocab_correct_chunk_size ... ok [INFO] [stdout] test chunks::vocab::subword::tests::fasttext_subword_vocab_write_read_roundtrip ... ok [INFO] [stdout] test compat::text::tests::fails_on_invalid_utf8_dims ... ok [INFO] [stdout] test chunks::storage::array::tests::ndarray_write_read_roundtrip ... ok [INFO] [stdout] test chunks::vocab::subword::tests::bucket_vocabs_no_indices_are_none ... ok [INFO] [stdout] test chunks::vocab::simple::tests::simple_vocab_write_read_roundtrip ... ok [INFO] [stdout] test chunks::vocab::subword::tests::ngram_vocab_write_read_roundtrip ... ok [INFO] [stdout] test chunks::storage::array::tests::ndarray_correct_chunk_size ... ok [INFO] [stdout] test chunks::vocab::simple::tests::simple_vocab_correct_chunk_size ... ok [INFO] [stdout] test chunks::norms::tests::ndnorms_correct_chunk_size ... ok [INFO] [stdout] test chunks::vocab::subword::tests::subword_vocab_correct_chunk_size ... ok [INFO] [stdout] test chunks::vocab::subword::tests::subword_vocab_write_read_roundtrip ... ok [INFO] [stdout] test chunks::storage::quantized::tests::mmap::write_mmap_quantized_array ... ok [INFO] [stdout] test compat::word2vec::tests::test_read_word2vec_binary ... ok [INFO] [stdout] test embeddings::tests::norms ... ok [INFO] [stdout] test embeddings::tests::mmap ... ok [INFO] [stdout] test compat::fasttext::io::tests::test_read_fasttext_unknown ... ok [INFO] [stdout] test compat::word2vec::tests::read_lossy ... ok [INFO] [stdout] test compat::word2vec::tests::fails_on_invalid_utf8 ... ok [INFO] [stdout] test compat::word2vec::tests::test_word2vec_binary_roundtrip ... ok [INFO] [stdout] test compat::word2vec::tests::test_word2vec_binary_write_unnormalized ... ok [INFO] [stdout] test compat::text::tests::read_lossy ... ok [INFO] [stdout] test compat::text::tests::read_dims_lossy ... ok [INFO] [stdout] test chunks::metadata::tests::metadata_write_read_roundtrip ... ok [INFO] [stdout] test compat::fasttext::io::tests::test_read_fasttext ... ok [INFO] [stdout] test embeddings::tests::write_read_simple_metadata_roundtrip ... ok [INFO] [stdout] test embeddings::tests::write_read_simple_roundtrip ... ok [INFO] [stdout] test prelude::tests::prelude_allows_embedding_lookups ... ok [INFO] [stdout] test prelude::tests::prelude_allows_embedding_mmap_lookups ... ok [INFO] [stdout] test chunks::storage::quantized::tests::mmap::mmap_quantized_array ... ok [INFO] [stdout] test prelude::tests::prelude_allows_embedding_view_lookups ... ok [INFO] [stdout] test similarity::tests::test_similarity ... ok [INFO] [stdout] test prelude::tests::prelude_allows_reading_word2vec ... ok [INFO] [stdout] test similarity::tests::cosine_similarity_is_correctly_converted_to_angular_similarity ... ok [INFO] [stdout] test similarity::tests::cosine_similarity_is_correctly_converted_to_euclidean_distance ... ok [INFO] [stdout] test similarity::tests::cosine_similarity_is_correctly_converted_to_euclidean_similarity ... ok [INFO] [stdout] test similarity::tests::test_analogy_absent ... ok [INFO] [stdout] test subword::tests::ngrams_indices_2m_test ... ok [INFO] [stdout] test prelude::tests::prelude_allows_embedding_mmap_view_lookups ... ok [INFO] [stdout] test similarity::tests::test_embedding_similarity ... ok [INFO] [stdout] test similarity::tests::test_analogy ... ok [INFO] [stdout] test compat::text::tests::test_word2vec_text_roundtrip ... ok [INFO] [stdout] test prelude::tests::prelude_allows_reading_text_dims ... ok [INFO] [stdout] test prelude::tests::prelude_allows_reading_text ... ok [INFO] [stdout] test subword::tests::empty_ngram_test ... ok [INFO] [stdout] test similarity::tests::test_similarity_limit ... ok [INFO] [stdout] test subword::tests::ngrams_23_test ... ok [INFO] [stdout] test subword::tests::ngrams_test ... ok [INFO] [stdout] test subword::tests::short_ngram_test ... ok [INFO] [stdout] test subword::tests::subword_indices_2m_test ... ok [INFO] [stdout] test chunks::storage::quantized::tests::mmap::reconstruct_mmap_quantized_array ... ok [INFO] [stdout] test prelude::tests::prelude_allows_reading_fasttext ... ok [INFO] [stdout] test embeddings::tests::embedding_into_equal_to_embedding ... ok [INFO] [stdout] test subword::tests::subword_indices_4_test ... ok [INFO] [stdout] test compat::text::tests::read_text ... ok [INFO] [stdout] test compat::text::tests::read_text_dims ... ok [INFO] [stdout] test compat::text::tests::test_word2vec_text_dims_roundtrip ... ok [INFO] [stdout] test compat::fasttext::io::tests::write_fasttext ... ok [INFO] [stdout] test chunks::storage::quantized::tests::mmap::embeddings_returns_expected_embeddings ... ok [INFO] [stdout] test chunks::storage::quantized::tests::quantized_array_norms_correct_chunk_size ... ok [INFO] [stdout] test embeddings::tests::to_explicit ... ok [INFO] [stdout] test chunks::storage::quantized::tests::quantized_array_read_write_roundtrip ... ok [INFO] [stdout] test compat::text::tests::test_word2vec_text_write_unnormalized ... ok [INFO] [stdout] test subword::tests::incorrect_min_n_test ... ok [INFO] [stdout] test subword::tests::incorrect_max_n_test ... ok [INFO] [stdout] test chunks::storage::quantized::tests::quantized_array_correct_chunk_size ... ok [INFO] [stdout] test chunks::storage::quantized::tests::embeddings_returns_expected_embeddings ... ok [INFO] [stdout] test chunks::storage::quantized::tests::quantize_reconstruct_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s [INFO] [stdout] [INFO] [stderr] Doc-tests finalfusion [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/io.rs - io::ReadMetadata (line 45) ... ok [INFO] [stdout] test src/io.rs - io::ReadEmbeddings (line 20) ... ok [INFO] [stdout] test src/compat/fasttext/mod.rs - compat::fasttext (line 7) ... ok [INFO] [stdout] test src/compat/text.rs - compat::text (line 16) ... ok [INFO] [stdout] test src/compat/word2vec.rs - compat::word2vec (line 6) ... ok [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af81a6e59709346b2d47566bab10a8460df2ac0155f7ad2bdc51e3c1781fde65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af81a6e59709346b2d47566bab10a8460df2ac0155f7ad2bdc51e3c1781fde65", kill_on_drop: false }` [INFO] [stdout] af81a6e59709346b2d47566bab10a8460df2ac0155f7ad2bdc51e3c1781fde65