[INFO] cloning repository https://github.com/10XGenomics/vartrix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/10XGenomics/vartrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10XGenomics%2Fvartrix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10XGenomics%2Fvartrix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f640f2ab390c3cc85cba8f421db7f0759625341 [INFO] checking 10XGenomics/vartrix against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10XGenomics%2Fvartrix" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/10XGenomics/vartrix on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/10XGenomics/vartrix [INFO] finished tweaking git repo https://github.com/10XGenomics/vartrix [INFO] tweaked toml for git repo https://github.com/10XGenomics/vartrix written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/10XGenomics/vartrix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be5a7984dcec7515f90718cb939959db75ba82fe13fb18e4496f5e4da169e85e [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" "be5a7984dcec7515f90718cb939959db75ba82fe13fb18e4496f5e4da169e85e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be5a7984dcec7515f90718cb939959db75ba82fe13fb18e4496f5e4da169e85e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be5a7984dcec7515f90718cb939959db75ba82fe13fb18e4496f5e4da169e85e", kill_on_drop: false }` [INFO] [stdout] be5a7984dcec7515f90718cb939959db75ba82fe13fb18e4496f5e4da169e85e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a852fc5a0d1b6a6d2dc87482925adc85d219371b3b5e51124e42eedc514ac67 [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" "8a852fc5a0d1b6a6d2dc87482925adc85d219371b3b5e51124e42eedc514ac67", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling bio v0.34.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking triple_accel v0.3.4 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-utils v0.8.4 [INFO] [stderr] Checking indexmap v1.6.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking sprs v0.10.0 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking bio-types v0.11.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking statrs v0.13.0 [INFO] [stderr] Checking rust-htslib v0.36.0 [INFO] [stderr] Checking vartrix v1.1.22 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: the method `context` exists for enum `Result`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:557:10 [INFO] [stdout] | [INFO] [stdout] 557 | .context(format!("error opening fasta index: {}", fai))? [INFO] [stdout] | ^^^^^^^ method cannot be called on `Result` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.40/src/lib.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | pub struct Error { [INFO] [stdout] | ---------------- doesn't satisfy `anyhow::Error: Fail` [INFO] [stdout] ... [INFO] [stdout] 600 | fn context(self, context: C) -> Result [INFO] [stdout] | ------- the method is available for `Result` here [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `anyhow::Error: Fail` [INFO] [stdout] which is required by `Result: ResultExt` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `context` exists for enum `Result, anyhow::Error>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:571:59 [INFO] [stdout] | [INFO] [stdout] 571 | let fa = fasta::IndexedReader::from_file(&fasta_file).context("error opening fasta file")?; [INFO] [stdout] | ^^^^^^^ method cannot be called on `Result, anyhow::Error>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.40/src/lib.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | pub struct Error { [INFO] [stdout] | ---------------- doesn't satisfy `anyhow::Error: Fail` [INFO] [stdout] ... [INFO] [stdout] 600 | fn context(self, context: C) -> Result [INFO] [stdout] | ------- the method is available for `Result, anyhow::Error>` here [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `anyhow::Error: Fail` [INFO] [stdout] which is required by `Result, anyhow::Error>: ResultExt, anyhow::Error>` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anyhow::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/main.rs:661:65 [INFO] [stdout] | [INFO] [stdout] 661 | let mut fa = fasta::IndexedReader::from_file(&rh.fasta_file)?; [INFO] [stdout] | ^ the trait `std::error::Error` is not implemented for `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Fail` for `anyhow::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `failure::Error` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vartrix` [INFO] [stdout] error[E0599]: the method `context` exists for enum `Result`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:557:10 [INFO] [stdout] | [INFO] [stdout] 557 | .context(format!("error opening fasta index: {}", fai))? [INFO] [stdout] | ^^^^^^^ method cannot be called on `Result` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.40/src/lib.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | pub struct Error { [INFO] [stdout] | ---------------- doesn't satisfy `anyhow::Error: Fail` [INFO] [stdout] ... [INFO] [stdout] 600 | fn context(self, context: C) -> Result [INFO] [stdout] | ------- the method is available for `Result` here [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `anyhow::Error: Fail` [INFO] [stdout] which is required by `Result: ResultExt` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: the method `context` exists for enum `Result, anyhow::Error>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:571:59 [INFO] [stdout] | [INFO] [stdout] 571 | let fa = fasta::IndexedReader::from_file(&fasta_file).context("error opening fasta file")?; [INFO] [stdout] | ^^^^^^^ method cannot be called on `Result, anyhow::Error>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.40/src/lib.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | pub struct Error { [INFO] [stdout] | ---------------- doesn't satisfy `anyhow::Error: Fail` [INFO] [stdout] ... [INFO] [stdout] 600 | fn context(self, context: C) -> Result [INFO] [stdout] | ------- the method is available for `Result, anyhow::Error>` here [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `anyhow::Error: Fail` [INFO] [stdout] which is required by `Result, anyhow::Error>: ResultExt, anyhow::Error>` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anyhow::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/main.rs:661:65 [INFO] [stdout] | [INFO] [stdout] 661 | let mut fa = fasta::IndexedReader::from_file(&rh.fasta_file)?; [INFO] [stdout] | ^ the trait `std::error::Error` is not implemented for `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Fail` for `anyhow::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `failure::Error` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:1232:29 [INFO] [stdout] | [INFO] [stdout] 1232 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr()); [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `Iptr` declared on the associated function `to_csr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: SpIndex` [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 1232 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr::()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:1262:29 [INFO] [stdout] | [INFO] [stdout] 1262 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr()); [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `Iptr` declared on the associated function `to_csr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: SpIndex` [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 1262 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr::()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:1296:29 [INFO] [stdout] | [INFO] [stdout] 1296 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr()); [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `Iptr` declared on the associated function `to_csr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: SpIndex` [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 1296 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr::()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:1334:29 [INFO] [stdout] | [INFO] [stdout] 1334 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr()); [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `Iptr` declared on the associated function `to_csr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: SpIndex` [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 1334 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr::()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:1381:29 [INFO] [stdout] | [INFO] [stdout] 1381 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr()); [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `Iptr` declared on the associated function `to_csr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: SpIndex` [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 1381 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr::()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:1425:29 [INFO] [stdout] | [INFO] [stdout] 1425 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr()); [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `Iptr` declared on the associated function `to_csr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: SpIndex` [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 1425 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr::()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:1462:29 [INFO] [stdout] | [INFO] [stdout] 1462 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr()); [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `Iptr` declared on the associated function `to_csr` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: SpIndex` [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 1462 | assert_eq!(seen_mat.to_csr(), expected_mat.to_csr::()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0283, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8a852fc5a0d1b6a6d2dc87482925adc85d219371b3b5e51124e42eedc514ac67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a852fc5a0d1b6a6d2dc87482925adc85d219371b3b5e51124e42eedc514ac67", kill_on_drop: false }` [INFO] [stdout] 8a852fc5a0d1b6a6d2dc87482925adc85d219371b3b5e51124e42eedc514ac67