[INFO] fetching crate rust2vec-utils 0.5.2...
[INFO] building rust2vec-utils-0.5.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rust2vec-utils 0.5.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rust2vec-utils 0.5.2
[INFO] finished tweaking crates.io crate rust2vec-utils 0.5.2
[INFO] tweaked toml for crates.io crate rust2vec-utils 0.5.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust2vec-utils 0.5.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 99 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[INFO] [stderr]       Adding env_logger v0.6.2 (available: v0.11.8)
[INFO] [stderr]       Adding ndarray v0.12.1 (available: v0.16.1)
[INFO] [stderr]       Adding reductive v0.2.0 (available: v0.9.0)
[INFO] [stderr]       Adding toml v0.4.10 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31d2e1b47407181b80b42eb71ceb1d63bea3d36b0a0cc483688c81dddc3ec5c7
[INFO] running `Command { std: "docker" "start" "-a" "31d2e1b47407181b80b42eb71ceb1d63bea3d36b0a0cc483688c81dddc3ec5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31d2e1b47407181b80b42eb71ceb1d63bea3d36b0a0cc483688c81dddc3ec5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d2e1b47407181b80b42eb71ceb1d63bea3d36b0a0cc483688c81dddc3ec5c7", kill_on_drop: false }`
[INFO] [stdout] 31d2e1b47407181b80b42eb71ceb1d63bea3d36b0a0cc483688c81dddc3ec5c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e56a93bf5c21f6a80e191d49b6c928104cb2086ac85af77e5bed433c4269ef6
[INFO] running `Command { std: "docker" "start" "-a" "2e56a93bf5c21f6a80e191d49b6c928104cb2086ac85af77e5bed433c4269ef6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ndarray-parallel v0.9.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling reductive v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling stdinout v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rust2vec v0.5.2
[INFO] [stderr]    Compiling rust2vec-utils v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 | ) -> Result<Embeddings<VocabWrap, StorageViewWrap>, Error> {
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:43:79
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Word2Vec => ReadWord2Vec::read_word2vec_binary(&mut reader, true).map(Embeddings::into),
[INFO] [stdout]    |                                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Text => ReadText::read_text(&mut reader, true).map(Embeddings::into),
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:45:73
[INFO] [stdout]    |
[INFO] [stdout] 45 |         TextDims => ReadTextDims::read_text_dims(&mut reader, true).map(Embeddings::into),
[INFO] [stdout]    |                                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-compute-accuracy.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |     embeddings: &'a Embeddings<VocabWrap, StorageViewWrap>,
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-compute-accuracy.rs:232:35
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn process_analogies(embeddings: &Embeddings<VocabWrap, StorageViewWrap>, instances: &[Instance]) {
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-compute-accuracy.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn new(embeddings: &'a Embeddings<VocabWrap, StorageViewWrap>) -> Self {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:255:34
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn write_embeddings(embeddings: &Embeddings<VocabWrap, QuantizedArray>, filename: &str) {
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:279:32
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let quantized_embeddings = Embeddings::new(
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn print_loss(storage: &StorageView, quantized_storage: &Storage) {
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn print_loss(storage: &dyn StorageView, quantized_storage: &Storage) {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:182:58
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn print_loss(storage: &StorageView, quantized_storage: &Storage) {
[INFO] [stdout]     |                                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn print_loss(storage: &StorageView, quantized_storage: &dyn Storage) {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::vocab`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-compute-accuracy.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 |         if self.embeddings.vocab().idx(&instance.answer).is_none() {
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::storage`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:278:66
[INFO] [stdout]     |
[INFO] [stdout] 278 |     let quantized_storage = quantize_storage(&config, embeddings.storage());
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `rust2vec::embeddings::Embeddings::<V, S>::new`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:279:44
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let quantized_embeddings = Embeddings::new(
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::metadata`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:280:20
[INFO] [stdout]     |
[INFO] [stdout] 280 |         embeddings.metadata().cloned(),
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::vocab`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:281:20
[INFO] [stdout]     |
[INFO] [stdout] 281 |         embeddings.vocab().clone(),
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::storage`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:287:27
[INFO] [stdout]     |
[INFO] [stdout] 287 |     print_loss(embeddings.storage(), quantized_embeddings.storage());
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::storage`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:287:59
[INFO] [stdout]     |
[INFO] [stdout] 287 |     print_loss(embeddings.storage(), quantized_embeddings.storage());
[INFO] [stdout]     |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:139:6
[INFO] [stdout]     |
[INFO] [stdout] 139 | ) -> Embeddings<VocabWrap, StorageWrap> {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:148:80
[INFO] [stdout]     |
[INFO] [stdout] 148 |             ReadWord2Vec::read_word2vec_binary(&mut reader, normalization).map(Embeddings::into)
[INFO] [stdout]     |                                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:150:69
[INFO] [stdout]     |
[INFO] [stdout] 150 |         Text => ReadText::read_text(&mut reader, normalization).map(Embeddings::into),
[INFO] [stdout]     |                                                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:151:82
[INFO] [stdout]     |
[INFO] [stdout] 151 |         TextDims => ReadTextDims::read_text_dims(&mut reader, normalization).map(Embeddings::into),
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     embeddings: Embeddings<VocabWrap, StorageWrap>,
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::set_metadata`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |         embeddings.set_metadata(metadata);
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.46s
[INFO] running `Command { std: "docker" "inspect" "2e56a93bf5c21f6a80e191d49b6c928104cb2086ac85af77e5bed433c4269ef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e56a93bf5c21f6a80e191d49b6c928104cb2086ac85af77e5bed433c4269ef6", kill_on_drop: false }`
[INFO] [stdout] 2e56a93bf5c21f6a80e191d49b6c928104cb2086ac85af77e5bed433c4269ef6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8f6a3c910519b03a10b667bd77ac5a968aeb1b5d7c4c81d6675c3781b5fef60
[INFO] running `Command { std: "docker" "start" "-a" "c8f6a3c910519b03a10b667bd77ac5a968aeb1b5d7c4c81d6675c3781b5fef60", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust2vec-utils v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 | ) -> Result<Embeddings<VocabWrap, StorageViewWrap>, Error> {
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:43:79
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Word2Vec => ReadWord2Vec::read_word2vec_binary(&mut reader, true).map(Embeddings::into),
[INFO] [stdout]    |                                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Text => ReadText::read_text(&mut reader, true).map(Embeddings::into),
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:45:73
[INFO] [stdout]    |
[INFO] [stdout] 45 |         TextDims => ReadTextDims::read_text_dims(&mut reader, true).map(Embeddings::into),
[INFO] [stdout]    |                                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 | ) -> Result<Embeddings<VocabWrap, StorageViewWrap>, Error> {
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:43:79
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Word2Vec => ReadWord2Vec::read_word2vec_binary(&mut reader, true).map(Embeddings::into),
[INFO] [stdout]    |                                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Text => ReadText::read_text(&mut reader, true).map(Embeddings::into),
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]   --> src/lib.rs:45:73
[INFO] [stdout]    |
[INFO] [stdout] 45 |         TextDims => ReadTextDims::read_text_dims(&mut reader, true).map(Embeddings::into),
[INFO] [stdout]    |                                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-compute-accuracy.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |     embeddings: &'a Embeddings<VocabWrap, StorageViewWrap>,
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-compute-accuracy.rs:232:35
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn process_analogies(embeddings: &Embeddings<VocabWrap, StorageViewWrap>, instances: &[Instance]) {
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-compute-accuracy.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn new(embeddings: &'a Embeddings<VocabWrap, StorageViewWrap>) -> Self {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::vocab`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-compute-accuracy.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 |         if self.embeddings.vocab().idx(&instance.answer).is_none() {
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:139:6
[INFO] [stdout]     |
[INFO] [stdout] 139 | ) -> Embeddings<VocabWrap, StorageWrap> {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:148:80
[INFO] [stdout]     |
[INFO] [stdout] 148 |             ReadWord2Vec::read_word2vec_binary(&mut reader, normalization).map(Embeddings::into)
[INFO] [stdout]     |                                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:150:69
[INFO] [stdout]     |
[INFO] [stdout] 150 |         Text => ReadText::read_text(&mut reader, normalization).map(Embeddings::into),
[INFO] [stdout]     |                                                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:151:82
[INFO] [stdout]     |
[INFO] [stdout] 151 |         TextDims => ReadTextDims::read_text_dims(&mut reader, normalization).map(Embeddings::into),
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     embeddings: Embeddings<VocabWrap, StorageWrap>,
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::set_metadata`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-convert.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |         embeddings.set_metadata(metadata);
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:255:34
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn write_embeddings(embeddings: &Embeddings<VocabWrap, QuantizedArray>, filename: &str) {
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `rust2vec::embeddings::Embeddings`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:279:32
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let quantized_embeddings = Embeddings::new(
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn print_loss(storage: &StorageView, quantized_storage: &Storage) {
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn print_loss(storage: &dyn StorageView, quantized_storage: &Storage) {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:182:58
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn print_loss(storage: &StorageView, quantized_storage: &Storage) {
[INFO] [stdout]     |                                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn print_loss(storage: &StorageView, quantized_storage: &dyn Storage) {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::storage`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:278:66
[INFO] [stdout]     |
[INFO] [stdout] 278 |     let quantized_storage = quantize_storage(&config, embeddings.storage());
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `rust2vec::embeddings::Embeddings::<V, S>::new`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:279:44
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let quantized_embeddings = Embeddings::new(
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::metadata`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:280:20
[INFO] [stdout]     |
[INFO] [stdout] 280 |         embeddings.metadata().cloned(),
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::vocab`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:281:20
[INFO] [stdout]     |
[INFO] [stdout] 281 |         embeddings.vocab().clone(),
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::storage`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:287:27
[INFO] [stdout]     |
[INFO] [stdout] 287 |     print_loss(embeddings.storage(), quantized_embeddings.storage());
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rust2vec::embeddings::Embeddings::<V, S>::storage`: rust2vec is superseded by the finalfusion crate
[INFO] [stdout]    --> src/bin/r2v-quantize.rs:287:59
[INFO] [stdout]     |
[INFO] [stdout] 287 |     print_loss(embeddings.storage(), quantized_embeddings.storage());
[INFO] [stdout]     |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "c8f6a3c910519b03a10b667bd77ac5a968aeb1b5d7c4c81d6675c3781b5fef60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f6a3c910519b03a10b667bd77ac5a968aeb1b5d7c4c81d6675c3781b5fef60", kill_on_drop: false }`
[INFO] [stdout] c8f6a3c910519b03a10b667bd77ac5a968aeb1b5d7c4c81d6675c3781b5fef60
