[INFO] crate tract-kaldi 0.5.6 is already in cache [INFO] checking tract-kaldi-0.5.6 against master#0d2817a439c2ad9fe343f6347eb6d90947893363 for pr-67531 [INFO] extracting crate tract-kaldi 0.5.6 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tract-kaldi 0.5.6 on toolchain 0d2817a439c2ad9fe343f6347eb6d90947893363 [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tract-kaldi 0.5.6 [INFO] finished tweaking crates.io crate tract-kaldi 0.5.6 [INFO] tweaked toml for crates.io crate tract-kaldi 0.5.6 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] edf76cac5e22fd5ef6dfd1b9c743efe3f6c5ace4070440b828ecc34baa60ce49 [INFO] running `"docker" "start" "-a" "edf76cac5e22fd5ef6dfd1b9c743efe3f6c5ace4070440b828ecc34baa60ce49"` [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling deunicode v1.0.0 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling liquid-value v0.19.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling liquid-interpreter v0.19.0 [INFO] [stderr] Compiling liquid-compiler v0.19.0 [INFO] [stderr] Compiling liquid-derive v0.19.0 [INFO] [stderr] Compiling liquid v0.19.0 [INFO] [stderr] Compiling tract-linalg v0.5.8 [INFO] [stderr] Checking tract-core v0.5.8 [INFO] [stderr] Checking tract-kaldi v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `Inference` in `scan` [INFO] [stderr] --> src/ops/memory.rs:213:43 [INFO] [stderr] | [INFO] [stderr] 213 | let scan = tract_core::ops::scan::Inference::new( [INFO] [stderr] | ^^^^^^^^^ could not find `Inference` in `scan` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `axes_info` is not a member of trait `TypedOp` [INFO] [stderr] --> src/ops/renorm.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | / fn axes_info(&self, _model: &TypedModel, _node: &TypedNode) -> TractResult { [INFO] [stderr] 70 | | Ok(vec![AxisInfo::simple(0)].into_iter().collect()) [INFO] [stderr] 71 | | } [INFO] [stderr] | |_____^ not a member of trait `TypedOp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `AxesInfo` in this scope [INFO] [stderr] --> src/ops/renorm.rs:69:80 [INFO] [stderr] | [INFO] [stderr] 69 | fn axes_info(&self, _model: &TypedModel, _node: &TypedNode) -> TractResult { [INFO] [stderr] | ^^^^^^^^ help: a struct with a similar name exists: `AxisInfo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Inference` in `scan` [INFO] [stderr] --> src/ops/memory.rs:213:43 [INFO] [stderr] | [INFO] [stderr] 213 | let scan = tract_core::ops::scan::Inference::new( [INFO] [stderr] | ^^^^^^^^^ could not find `Inference` in `scan` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `axes_info` is not a member of trait `TypedOp` [INFO] [stderr] --> src/ops/renorm.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | / fn axes_info(&self, _model: &TypedModel, _node: &TypedNode) -> TractResult { [INFO] [stderr] 70 | | Ok(vec![AxisInfo::simple(0)].into_iter().collect()) [INFO] [stderr] 71 | | } [INFO] [stderr] | |_____^ not a member of trait `TypedOp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `AxesInfo` in this scope [INFO] [stderr] --> src/ops/renorm.rs:69:80 [INFO] [stderr] | [INFO] [stderr] 69 | fn axes_info(&self, _model: &TypedModel, _node: &TypedNode) -> TractResult { [INFO] [stderr] | ^^^^^^^^ help: a struct with a similar name exists: `AxisInfo` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/ops.rs:21:55 [INFO] [stderr] | [INFO] [stderr] 21 | Ok(Box::new(tract_core::ops::math::scalar_max(0.0))) [INFO] [stderr] | ^^^ expected struct `tract_core::tensor::Tensor`, found floating-point number [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/ops.rs:21:55 [INFO] [stderr] | [INFO] [stderr] 21 | Ok(Box::new(tract_core::ops::math::scalar_max(0.0))) [INFO] [stderr] | ^^^ expected struct `tract_core::tensor::Tensor`, found floating-point number [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `new` found for type `tract_core::ops::cnn::Conv` in the current scope [INFO] [stderr] --> src/ops/affine.rs:43:26 [INFO] [stderr] | [INFO] [stderr] 43 | let conv = Conv::new( [INFO] [stderr] | ^^^ function or associated item not found in `tract_core::ops::cnn::Conv` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `new` found for type `tract_core::ops::cnn::Conv` in the current scope [INFO] [stderr] --> src/ops/affine.rs:43:26 [INFO] [stderr] | [INFO] [stderr] 43 | let conv = Conv::new( [INFO] [stderr] | ^^^ function or associated item not found in `tract_core::ops::cnn::Conv` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0407, E0412, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `tract-kaldi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0407, E0412, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `tract-kaldi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "edf76cac5e22fd5ef6dfd1b9c743efe3f6c5ace4070440b828ecc34baa60ce49"` [INFO] running `"docker" "rm" "-f" "edf76cac5e22fd5ef6dfd1b9c743efe3f6c5ace4070440b828ecc34baa60ce49"` [INFO] [stdout] edf76cac5e22fd5ef6dfd1b9c743efe3f6c5ace4070440b828ecc34baa60ce49