[INFO] crate tract-onnx 0.6.0 is already in cache [INFO] checking tract-onnx-0.6.0 against try#89c05fd3cc6404a13e1bd71450c6132a2755fa4b for pr-69741 [INFO] extracting crate tract-onnx 0.6.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate tract-onnx 0.6.0 on toolchain 89c05fd3cc6404a13e1bd71450c6132a2755fa4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tract-onnx 0.6.0 [INFO] finished tweaking crates.io crate tract-onnx 0.6.0 [INFO] tweaked toml for crates.io crate tract-onnx 0.6.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "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] eae3b960f778ccb67e970ee029433bd7b37edd0ea9b2df023928182128a7f12b [INFO] running `"docker" "start" "-a" "eae3b960f778ccb67e970ee029433bd7b37edd0ea9b2df023928182128a7f12b"` [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling deunicode v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.1 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling doc-comment v0.3.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking ndarray v0.13.0 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling liquid-value v0.19.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling liquid-interpreter v0.19.0 [INFO] [stderr] Compiling tract-onnx v0.6.0 (/opt/rustwide/workdir) [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.6.0 [INFO] [stderr] Checking tract-core v0.6.0 [INFO] [stderr] error[E0277]: the trait bound `model::model::ModelImpl>: model::dsl::ModelSpecialOps>` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.6.0/src/model/mod.rs:137:33 [INFO] [stderr] | [INFO] [stderr] 137 | pub type NormalizedModelPatch = ModelPatch>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `model::dsl::ModelSpecialOps>` is not implemented for `model::model::ModelImpl>` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.6.0/src/model/patch.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / pub struct ModelPatch [INFO] [stderr] 15 | | where [INFO] [stderr] 16 | | F: Fact + Clone + 'static, [INFO] [stderr] 17 | | O: Display + Debug + AsRef + AsMut + Clone + 'static, [INFO] [stderr] ... | [INFO] [stderr] 24 | | pub obliterate: Vec, [INFO] [stderr] 25 | | } [INFO] [stderr] | |_- required by `model::patch::ModelPatch` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > as model::dsl::ModelSpecialOps>> [INFO] [stderr] > as model::dsl::ModelSpecialOps>> [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `tract-core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "eae3b960f778ccb67e970ee029433bd7b37edd0ea9b2df023928182128a7f12b"` [INFO] running `"docker" "rm" "-f" "eae3b960f778ccb67e970ee029433bd7b37edd0ea9b2df023928182128a7f12b"` [INFO] [stdout] eae3b960f778ccb67e970ee029433bd7b37edd0ea9b2df023928182128a7f12b