[INFO] fetching crate comet-rs 0.1.1-rc3...
[INFO] checking comet-rs-0.1.1-rc3 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate comet-rs 0.1.1-rc3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate comet-rs 0.1.1-rc3 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ghost v0.1.4
[INFO] [stderr]   Downloaded assert_cmd v2.0.4
[INFO] [stderr]   Downloaded inventory v0.2.3
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded libc v0.2.123
[INFO] [stderr]   Downloaded comet-rs-impl v0.1.1-rc2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3fa4e97374a6b47e3546bc2a28c100d126e094d13dd690cc9226ff8937b0aca
[INFO] running `Command { std: "docker" "start" "-a" "e3fa4e97374a6b47e3546bc2a28c100d126e094d13dd690cc9226ff8937b0aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3fa4e97374a6b47e3546bc2a28c100d126e094d13dd690cc9226ff8937b0aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3fa4e97374a6b47e3546bc2a28c100d126e094d13dd690cc9226ff8937b0aca", kill_on_drop: false }`
[INFO] [stdout] e3fa4e97374a6b47e3546bc2a28c100d126e094d13dd690cc9226ff8937b0aca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dd861d6d4aa2693397a1dd930e83af1daf8137e24d667930bb103aaa6265412
[INFO] running `Command { std: "docker" "start" "-a" "0dd861d6d4aa2693397a1dd930e83af1daf8137e24d667930bb103aaa6265412", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking assert_cmd v2.0.4
[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]     Checking inventory v0.2.3
[INFO] [stderr]     Checking comet-rs v0.1.1-rc3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `comet_rs_impl` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | use comet_rs_impl;
[INFO] [stdout]     |     ^^^^^^^^^^^^^ the item `comet_rs_impl` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `comet_rs_impl` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | use comet_rs_impl;
[INFO] [stdout]     |     ^^^^^^^^^^^^^ the item `comet_rs_impl` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` 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: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: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: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: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/semiring/mm_semiring_plustimes_dense_coo_dense.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { mm_semiring_plustimes_dense_coo_dense, {
[INFO] [stdout] 2  | |     let a = Index::with_value(4);
[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: proc macro panicked
[INFO] [stdout]   --> tests/ops/eltwise_dense_csr_dense.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { elwise_dense_csr_dense, {
[INFO] [stdout] 2  | |     let a = Index::new();
[INFO] [stdout] 3  | |     let b = 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: proc macro panicked
[INFO] [stdout]   --> tests/semiring/mm_semiring_plustimes_dense_dcsr_dense.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { mm_semiring_plustimes_dense_dcsr_dense, {
[INFO] [stdout] 2  | |     let a = Index::with_value(4);
[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: proc macro panicked
[INFO] [stdout]   --> tests/kernels/ccsd_t1_21_loops.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { ccsd_t1_21_loops, {
[INFO] [stdout] 2  | |     let i, c = Index::with_value(2);
[INFO] [stdout] 3  | |     let m, n, a = Index::with_value(4);
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     i0.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/opts/opt_dense_transpose.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { opt_dense_transpose, {
[INFO] [stdout] 2  | |     let i = Index::with_value(2);
[INFO] [stdout] 3  | |     let j = Index::with_value(4);
[INFO] [stdout] 4  | |     let k = Index::with_value(8);
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | MlirOption::[LowerAffine, ConvertScfToStd, ConvertStdToLlvm]
[INFO] [stdout] 14 | | }
[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/mult_dense_matrix_csr.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { dense_mat_csr, {
[INFO] [stdout] 2  | |     let a = Index::with_value(4);
[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: 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] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/ops/mult_mixed_i-i-ij.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { mixed_i_i_ij, {
[INFO] [stdout] 2  | |     let i = Index::new();
[INFO] [stdout] 3  | |     let j = 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/mult_dense_vector_dcsr.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { dense_vec_dcsr, {
[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/opts/ccsd_t1_21_ttgt_all_opts.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { ccsd_t1_21_ttgt_all_opts, {
[INFO] [stdout] 2  | |     let i, c = Index::with_value(16);
[INFO] [stdout] 3  | |     let m, n, a = Index::with_value(16);
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | MlirOption::[LowerAffine, ConvertLinalgToLoops, ConvertLinalgToStd, ConvertLinalgToLlvm, 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] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/ops/eltwise_csr_dense_dense.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { elwise_csr_dense_dense, {
[INFO] [stdout] 2  | |     let a = Index::new();
[INFO] [stdout] 3  | |     let b = 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 `elwise_dense_csr_dense` in this scope
[INFO] [stdout]   --> tests/ops/eltwise_dense_csr_dense.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     elwise_dense_csr_dense();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mm_semiring_plustimes_dense_coo_dense` in this scope
[INFO] [stdout]   --> tests/semiring/mm_semiring_plustimes_dense_coo_dense.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mm_semiring_plustimes_dense_coo_dense();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mm_semiring_plustimes_dense_dcsr_dense` in this scope
[INFO] [stdout]   --> tests/semiring/mm_semiring_plustimes_dense_dcsr_dense.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mm_semiring_plustimes_dense_dcsr_dense();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `ccsd_t1_21_loops` in this scope
[INFO] [stdout]   --> tests/kernels/ccsd_t1_21_loops.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ccsd_t1_21_loops();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `dense_mat_csr` in this scope
[INFO] [stdout]   --> tests/ops/mult_dense_matrix_csr.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     dense_mat_csr();
[INFO] [stdout]    |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `opt_dense_transpose` in this scope
[INFO] [stdout]   --> tests/opts/opt_dense_transpose.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     opt_dense_transpose();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/kernels/ccsd_t1_4_loops.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { ccsd_t1_4_loops, {
[INFO] [stdout] 2  | |     let i, c = Index::with_value(2);
[INFO] [stdout] 3  | |     let m, a = Index::with_value(4);
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     i0.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: aborting due to 2 previous errors
[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] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `mixed_i_i_ij` in this scope
[INFO] [stdout]   --> tests/ops/mult_mixed_i-i-ij.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     mixed_i_i_ij();
[INFO] [stdout]    |     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 "eltwise_dense_csr_dense") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `dense_vec_dcsr` in this scope
[INFO] [stdout]   --> tests/ops/mult_dense_vector_dcsr.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     dense_vec_dcsr();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comet-rs` (example "mm_semiring_plustimes_dense_dcsr_dense") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[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 "opt_dense_transpose") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "mm_semiring_plustimes_dense_coo_dense") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "mult_dense_matrix_csr") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "sum_dense_tensor") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "mult_mixed_i-i-ij") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "ccsd_t1_21_loops") due to 3 previous errors
[INFO] [stdout] error[E0425]: cannot find function `ccsd_t1_21_ttgt_all_opts` in this scope
[INFO] [stdout]   --> tests/opts/ccsd_t1_21_ttgt_all_opts.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ccsd_t1_21_ttgt_all_opts();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `elwise_csr_dense_dense` in this scope
[INFO] [stdout]   --> tests/ops/eltwise_csr_dense_dense.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     elwise_csr_dense_dense();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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/semiring/mm_semiring_minsecond_csr_csr_csr.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { mm_semiring_minsecond_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: proc macro panicked
[INFO] [stdout]   --> tests/ops/transpose_dense_matrix.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { transpose_dense_mat, {
[INFO] [stdout] 2  | |     let i = Index::with_value(4);
[INFO] [stdout] 3  | |     let j = Index::with_value(4);
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | MlirOption::[ConvertLinalgToLoops, ConvertScfToStd, ConvertStdToLlvm]
[INFO] [stdout] 12 | | }
[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/utility_print_coo.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / comet_rs::comet_fn! { print_coo, {
[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: aborting due to 2 previous errors
[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 "mult_dense_vector_dcsr") due to 3 previous errors
[INFO] [stdout] error[E0425]: cannot find function `ccsd_t1_4_loops` in this scope
[INFO] [stdout]   --> tests/kernels/ccsd_t1_4_loops.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ccsd_t1_4_loops();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comet-rs` (example "ccsd_t1_21_ttgt_all_opts") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[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 "eltwise_csr_dense_dense") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "ccsd_t1_4_loops") due to 3 previous errors
[INFO] [stdout] error[E0425]: cannot find function `transpose_dense_mat` in this scope
[INFO] [stdout]   --> tests/ops/transpose_dense_matrix.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     transpose_dense_mat();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `print_coo` in this scope
[INFO] [stdout]   --> tests/ops/utility_print_coo.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     print_coo();
[INFO] [stdout]    |     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `mm_semiring_minsecond_csr_csr_csr` in this scope
[INFO] [stdout]   --> tests/semiring/mm_semiring_minsecond_csr_csr_csr.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mm_semiring_minsecond_csr_csr_csr();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comet-rs` (example "transpose_dense_matrix") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[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 "utility_print_coo") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "mm_semiring_minsecond_csr_csr_csr") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0dd861d6d4aa2693397a1dd930e83af1daf8137e24d667930bb103aaa6265412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dd861d6d4aa2693397a1dd930e83af1daf8137e24d667930bb103aaa6265412", kill_on_drop: false }`
[INFO] [stdout] 0dd861d6d4aa2693397a1dd930e83af1daf8137e24d667930bb103aaa6265412
[INFO] checking comet-rs-0.1.1-rc3 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate comet-rs 0.1.1-rc3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate comet-rs 0.1.1-rc3 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc2/source/Cargo.toml
[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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d757942c970206a2e5ce3afe072ab00af1851e2704acf2c8abe15ffe4d086687
[INFO] running `Command { std: "docker" "start" "-a" "d757942c970206a2e5ce3afe072ab00af1851e2704acf2c8abe15ffe4d086687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d757942c970206a2e5ce3afe072ab00af1851e2704acf2c8abe15ffe4d086687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d757942c970206a2e5ce3afe072ab00af1851e2704acf2c8abe15ffe4d086687", kill_on_drop: false }`
[INFO] [stdout] d757942c970206a2e5ce3afe072ab00af1851e2704acf2c8abe15ffe4d086687
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46ec8ec58c512887695e30f74dcb4ba652bfe4bbcfb8c33bdd460f145282594f
[INFO] running `Command { std: "docker" "start" "-a" "46ec8ec58c512887695e30f74dcb4ba652bfe4bbcfb8c33bdd460f145282594f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking predicates-core v1.0.3
[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]     Checking itertools v0.10.3
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking assert_cmd v2.0.4
[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]     Checking inventory v0.2.3
[INFO] [stderr]     Checking comet-rs v0.1.1-rc3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `comet_rs_impl` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | use comet_rs_impl;
[INFO] [stdout]     |     ^^^^^^^^^^^^^ the item `comet_rs_impl` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `comet_rs_impl` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | use comet_rs_impl;
[INFO] [stdout]     |     ^^^^^^^^^^^^^ the item `comet_rs_impl` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` 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: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: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: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: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: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/ops/transpose_dense_matrix.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { transpose_dense_mat, {
[INFO] [stdout] 2  | |     let i = Index::with_value(4);
[INFO] [stdout] 3  | |     let j = Index::with_value(4);
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | MlirOption::[ConvertLinalgToLoops, ConvertScfToStd, ConvertStdToLlvm]
[INFO] [stdout] 12 | | }
[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/eltwise_dcsr_dense_dcsr.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { elwise_dcsr_dense_dcsr, {
[INFO] [stdout] 2  | |     let a = Index::new();
[INFO] [stdout] 3  | |     let b = 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: proc macro panicked
[INFO] [stdout]   --> tests/semiring/mm_semiring_minplus_csr_csr_csr.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { mm_semiring_minplus_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: proc macro panicked
[INFO] [stdout]   --> tests/ops/eltwise_csr_dense_dense.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { elwise_csr_dense_dense, {
[INFO] [stdout] 2  | |     let a = Index::new();
[INFO] [stdout] 3  | |     let b = 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: proc macro panicked
[INFO] [stdout]   --> tests/semiring/mm_semiring_anypair_csr_csr_csr.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { mm_semiring_anypair_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: proc macro panicked
[INFO] [stdout]   --> tests/ops/mult_spmm_coo_dense.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { sparse_coo_dense, {
[INFO] [stdout] 2  | |     let a = Index::new();
[INFO] [stdout] 3  | |     let b = Index::new();
[INFO] [stdout] 4  | |     let c = 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: 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: proc macro panicked
[INFO] [stdout]   --> tests/semiring/mm_semiring_plusfirst_csr_csr_csr.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { mm_semiring_plusfirst_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: proc macro panicked
[INFO] [stdout]   --> tests/semiring/mm_semiring_plussecond_csr_csr_csr.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { mm_semiring_plussecond_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: proc macro panicked
[INFO] [stdout]   --> tests/ops/eltwise_csf_dense_csf.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { elwise_csf_dense_csf, {
[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] 11 | |     C.print();
[INFO] [stdout] 12 | | }}
[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/utility_print_csr.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / comet_rs::comet_fn! { print_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: proc macro panicked
[INFO] [stdout]   --> tests/opts/ccsd_t1_4_ttgt.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { ccsd_t1_4_ttgt, {
[INFO] [stdout] 2  | |     let i, c = Index::with_value(2);
[INFO] [stdout] 3  | |     let m, a = Index::with_value(4);
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | MlirOption::[ConvertLinalgToLoops, ConvertScfToStd,  ConvertLinalgToLlvm, 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] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/ops/mult_spmv_coo_dense.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { sparse_v_coo_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_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 `transpose_dense_mat` in this scope
[INFO] [stdout]   --> tests/ops/transpose_dense_matrix.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     transpose_dense_mat();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `elwise_dcsr_dense_dcsr` in this scope
[INFO] [stdout]   --> tests/ops/eltwise_dcsr_dense_dcsr.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     elwise_dcsr_dense_dcsr();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `elwise_csr_dense_dense` in this scope
[INFO] [stdout]   --> tests/ops/eltwise_csr_dense_dense.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     elwise_csr_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[E0425]: cannot find function `sparse_coo_dense` in this scope
[INFO] [stdout]   --> tests/ops/mult_spmm_coo_dense.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     sparse_coo_dense();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mm_semiring_anypair_csr_csr_csr` in this scope
[INFO] [stdout]   --> tests/semiring/mm_semiring_anypair_csr_csr_csr.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mm_semiring_anypair_csr_csr_csr();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `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] error[E0425]: cannot find function `mm_semiring_plussecond_csr_csr_csr` in this scope
[INFO] [stdout]   --> tests/semiring/mm_semiring_plussecond_csr_csr_csr.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mm_semiring_plussecond_csr_csr_csr();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mm_semiring_plusfirst_csr_csr_csr` in this scope
[INFO] [stdout]   --> tests/semiring/mm_semiring_plusfirst_csr_csr_csr.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mm_semiring_plusfirst_csr_csr_csr();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 "transpose_dense_matrix") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `mm_semiring_minplus_csr_csr_csr` in this scope
[INFO] [stdout]   --> tests/semiring/mm_semiring_minplus_csr_csr_csr.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mm_semiring_minplus_csr_csr_csr();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comet-rs` (example "eltwise_dcsr_dense_dcsr") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "mm_semiring_anypair_csr_csr_csr") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "mult_spmm_coo_dense") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `print_csr` in this scope
[INFO] [stdout]   --> tests/ops/utility_print_csr.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     print_csr();
[INFO] [stdout]    |     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comet-rs` (example "eltwise_csr_dense_dense") due to 3 previous errors
[INFO] [stdout] error[E0425]: cannot find function `ccsd_t1_4_ttgt` in this scope
[INFO] [stdout]   --> tests/opts/ccsd_t1_4_ttgt.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ccsd_t1_4_ttgt();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `elwise_csf_dense_csf` in this scope
[INFO] [stdout]   --> tests/ops/eltwise_csf_dense_csf.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     elwise_csf_dense_csf();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 "eltwise_dense_dense_dense") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[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_plusfirst_csr_csr_csr") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "mm_semiring_plussecond_csr_csr_csr") due to 3 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] error[E0425]: cannot find function `sparse_v_coo_dense` in this scope
[INFO] [stdout]   --> tests/ops/mult_spmv_coo_dense.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     sparse_v_coo_dense();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comet-rs` (example "mm_semiring_minplus_csr_csr_csr") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 "ccsd_t1_4_ttgt") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "utility_print_csr") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "eltwise_csf_dense_csf") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "mult_spmv_coo_dense") due to 3 previous errors
[INFO] [stderr] error: could not compile `comet-rs` (example "sum_csr") due to 3 previous errors
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/semiring/mm_semiring_plustimes_dcsr_dense_dense.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / comet_rs::comet_fn! { mm_semiring_plustimes_dcsr_dense_dense, {
[INFO] [stdout] 2  | |     let a = Index::new();
[INFO] [stdout] 3  | |     let b = Index::new();
[INFO] [stdout] 4  | |     let c = 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 `mm_semiring_plustimes_dcsr_dense_dense` in this scope
[INFO] [stdout]   --> tests/semiring/mm_semiring_plustimes_dcsr_dense_dense.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mm_semiring_plustimes_dcsr_dense_dense();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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_dcsr_dense_dense") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "46ec8ec58c512887695e30f74dcb4ba652bfe4bbcfb8c33bdd460f145282594f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ec8ec58c512887695e30f74dcb4ba652bfe4bbcfb8c33bdd460f145282594f", kill_on_drop: false }`
[INFO] [stdout] 46ec8ec58c512887695e30f74dcb4ba652bfe4bbcfb8c33bdd460f145282594f
