[INFO] fetching crate comet-rs 0.1.1-rc3... [INFO] testing comet-rs-0.1.1-rc3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate comet-rs 0.1.1-rc3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate comet-rs 0.1.1-rc3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate comet-rs 0.1.1-rc3 [INFO] tweaked toml for crates.io crate comet-rs 0.1.1-rc3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate comet-rs 0.1.1-rc3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate comet-rs 0.1.1-rc3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c1de1b7b197e37aa3d3dd01b3304b116d32b26de36b47dfa7964d88b412386c [INFO] running `Command { std: "docker" "start" "-a" "1c1de1b7b197e37aa3d3dd01b3304b116d32b26de36b47dfa7964d88b412386c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c1de1b7b197e37aa3d3dd01b3304b116d32b26de36b47dfa7964d88b412386c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1de1b7b197e37aa3d3dd01b3304b116d32b26de36b47dfa7964d88b412386c", kill_on_drop: false }` [INFO] [stdout] 1c1de1b7b197e37aa3d3dd01b3304b116d32b26de36b47dfa7964d88b412386c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba5ceed155a022c6e6ab0358f69b1a3cf0091ce27ab8b468d1321b7dd967ad59 [INFO] running `Command { std: "docker" "start" "-a" "ba5ceed155a022c6e6ab0358f69b1a3cf0091ce27ab8b468d1321b7dd967ad59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ghost v0.1.4 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling comet-rs-impl v0.1.1-rc2 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling comet-rs v0.1.1-rc3 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:185:36 [INFO] [stdout] | [INFO] [stdout] 185 | shared_libs.insert(lib.name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:193:36 [INFO] [stdout] | [INFO] [stdout] 193 | func_names.insert(func.name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | map.insert(func.clone(), func_ptr); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.32s [INFO] running `Command { std: "docker" "inspect" "ba5ceed155a022c6e6ab0358f69b1a3cf0091ce27ab8b468d1321b7dd967ad59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5ceed155a022c6e6ab0358f69b1a3cf0091ce27ab8b468d1321b7dd967ad59", kill_on_drop: false }` [INFO] [stdout] ba5ceed155a022c6e6ab0358f69b1a3cf0091ce27ab8b468d1321b7dd967ad59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 589d8f7745f7593a6b86f5f8a950bf3b7ff71340c21dd4c26ed9df5f9abb34a6 [INFO] running `Command { std: "docker" "start" "-a" "589d8f7745f7593a6b86f5f8a950bf3b7ff71340c21dd4c26ed9df5f9abb34a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling comet-rs-impl v0.1.1-rc2 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling comet-rs v0.1.1-rc3 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:185:36 [INFO] [stdout] | [INFO] [stdout] 185 | shared_libs.insert(lib.name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:193:36 [INFO] [stdout] | [INFO] [stdout] 193 | func_names.insert(func.name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | map.insert(func.clone(), func_ptr); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:185:36 [INFO] [stdout] | [INFO] [stdout] 185 | shared_libs.insert(lib.name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:193:36 [INFO] [stdout] | [INFO] [stdout] 193 | func_names.insert(func.name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | map.insert(func.clone(), func_ptr); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/semiring/mv_semiring_plustimes_dense_csr_dense.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / comet_rs::comet_fn! { mv_semiring_plustimes_dense_csr_dense, { [INFO] [stdout] 2 | | let a = Index::new(); [INFO] [stdout] 3 | | let b = Index::new(); [INFO] [stdout] ... | [INFO] [stdout] 9 | | C.print(); [INFO] [stdout] 10 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: message: Cannot find comet-opt at /opt/rustwide/workdir/../../../build/bin/comet-opt [INFO] [stdout] Please set the COMET_BIN_DIR envrionement variable to the directory containing the comet-opt binary [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/ops/sum_csf.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / comet_rs::comet_fn! { sum_csf, { [INFO] [stdout] 2 | | let i = Index::new(); [INFO] [stdout] 3 | | let j = Index::new(); [INFO] [stdout] 4 | | let k = Index::new(); [INFO] [stdout] ... | [INFO] [stdout] 8 | | a.print(); [INFO] [stdout] 9 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: message: Cannot find comet-opt at /opt/rustwide/workdir/../../../build/bin/comet-opt [INFO] [stdout] Please set the COMET_BIN_DIR envrionement variable to the directory containing the comet-opt binary [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mv_semiring_plustimes_dense_csr_dense` in this scope [INFO] [stdout] --> tests/semiring/mv_semiring_plustimes_dense_csr_dense.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | mv_semiring_plustimes_dense_csr_dense(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/ops/transpose_dense_tensor.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / comet_rs::comet_fn! { transpose_dense_tensor, { [INFO] [stdout] 2 | | let i = Index::with_value(4); [INFO] [stdout] 3 | | let j = Index::with_value(4); [INFO] [stdout] 4 | | let k = Index::with_value(4); [INFO] [stdout] ... | [INFO] [stdout] 12 | | MlirOption::[ConvertLinalgToLoops, ConvertScfToStd, ConvertStdToLlvm] [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: Cannot find comet-opt at /opt/rustwide/workdir/../../../build/bin/comet-opt [INFO] [stdout] Please set the COMET_BIN_DIR envrionement variable to the directory containing the comet-opt binary [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `comet-rs` (example "mv_semiring_plustimes_dense_csr_dense") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/ops/eltwise_dense_dense_dense.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / comet_rs::comet_fn! { elwise_dense_dense_dense, { [INFO] [stdout] 2 | | let a = Index::with_value(4); [INFO] [stdout] 3 | | let b = Index::with_value(4); [INFO] [stdout] ... | [INFO] [stdout] 10 | | C.print(); [INFO] [stdout] 11 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: message: Cannot find comet-opt at /opt/rustwide/workdir/../../../build/bin/comet-opt [INFO] [stdout] Please set the COMET_BIN_DIR envrionement variable to the directory containing the comet-opt binary [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sum_csf` in this scope [INFO] [stdout] --> tests/ops/sum_csf.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | sum_csf(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `comet-rs` (example "sum_csf") due to 2 previous errors [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/semiring/mm_semiring_plustimes_csr_csr_csr.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / comet_rs::comet_fn! { mm_semiring_plustimes_csr_csr_csr, { [INFO] [stdout] 2 | | let a = Index::new(); [INFO] [stdout] 3 | | let b = Index::new(); [INFO] [stdout] 4 | | let c = Index::new(); [INFO] [stdout] ... | [INFO] [stdout] 10 | | C.print(); [INFO] [stdout] 11 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: message: Cannot find comet-opt at /opt/rustwide/workdir/../../../build/bin/comet-opt [INFO] [stdout] Please set the COMET_BIN_DIR envrionement variable to the directory containing the comet-opt binary [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `transpose_dense_tensor` in this scope [INFO] [stdout] --> tests/ops/transpose_dense_tensor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | transpose_dense_tensor(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/ops/sum_dense_tensor.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / comet_rs::comet_fn! { sum_dense_tensor, { [INFO] [stdout] 2 | | let i = Index::with_value(4); [INFO] [stdout] 3 | | let j = Index::with_value(4); [INFO] [stdout] 4 | | let k = Index::with_value(4); [INFO] [stdout] ... | [INFO] [stdout] 8 | | a.print(); [INFO] [stdout] 9 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: message: Cannot find comet-opt at /opt/rustwide/workdir/../../../build/bin/comet-opt [INFO] [stdout] Please set the COMET_BIN_DIR envrionement variable to the directory containing the comet-opt binary [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `comet-rs` (example "transpose_dense_tensor") due to 2 previous errors [INFO] [stderr] error: could not compile `comet-rs` (example "eltwise_dense_dense_dense") due to 2 previous errors [INFO] [stdout] error[E0425]: cannot find function `elwise_dense_dense_dense` in this scope [INFO] [stdout] --> tests/ops/eltwise_dense_dense_dense.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | elwise_dense_dense_dense(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/ops/sum_csr.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / comet_rs::comet_fn! { sum_csr, { [INFO] [stdout] 2 | | let i = Index::new(); [INFO] [stdout] 3 | | let j = Index::new(); [INFO] [stdout] ... | [INFO] [stdout] 7 | | a.print(); [INFO] [stdout] 8 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: message: Cannot find comet-opt at /opt/rustwide/workdir/../../../build/bin/comet-opt [INFO] [stdout] Please set the COMET_BIN_DIR envrionement variable to the directory containing the comet-opt binary [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mm_semiring_plustimes_csr_csr_csr` in this scope [INFO] [stdout] --> tests/semiring/mm_semiring_plustimes_csr_csr_csr.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | mm_semiring_plustimes_csr_csr_csr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `comet-rs` (example "mm_semiring_plustimes_csr_csr_csr") due to 2 previous errors [INFO] [stdout] error[E0425]: cannot find function `sum_csr` in this scope [INFO] [stdout] --> tests/ops/sum_csr.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | sum_csr(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sum_dense_tensor` in this scope [INFO] [stdout] --> tests/ops/sum_dense_tensor.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | sum_dense_tensor(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `comet-rs` (example "sum_csr") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `comet-rs` (example "sum_dense_tensor") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "589d8f7745f7593a6b86f5f8a950bf3b7ff71340c21dd4c26ed9df5f9abb34a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "589d8f7745f7593a6b86f5f8a950bf3b7ff71340c21dd4c26ed9df5f9abb34a6", kill_on_drop: false }` [INFO] [stdout] 589d8f7745f7593a6b86f5f8a950bf3b7ff71340c21dd4c26ed9df5f9abb34a6