[INFO] cloning repository https://github.com/itepastra/Q [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itepastra/Q" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitepastra%2FQ", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitepastra%2FQ'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03a3dd5e396eae6a845e19a70601ee22c189d30e [INFO] testing itepastra/Q against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitepastra%2FQ" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/itepastra/Q [INFO] finished tweaking git repo https://github.com/itepastra/Q [INFO] tweaked toml for git repo https://github.com/itepastra/Q written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/itepastra/Q on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/itepastra/Q 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a53c46f48f7fd949e813043b205c2b591a1972243d8bebdd4f318358973b3daa [INFO] running `Command { std: "docker" "start" "-a" "a53c46f48f7fd949e813043b205c2b591a1972243d8bebdd4f318358973b3daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a53c46f48f7fd949e813043b205c2b591a1972243d8bebdd4f318358973b3daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53c46f48f7fd949e813043b205c2b591a1972243d8bebdd4f318358973b3daa", kill_on_drop: false }` [INFO] [stdout] a53c46f48f7fd949e813043b205c2b591a1972243d8bebdd4f318358973b3daa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 218caa7cedef9199a05e6b6b28877051cedc637a64baef57d6a8961f3d53c944 [INFO] running `Command { std: "docker" "start" "-a" "218caa7cedef9199a05e6b6b28877051cedc637a64baef57d6a8961f3d53c944", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling wide v0.7.31 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling funq v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `unitary_body_stmt` in this scope [INFO] [stdout] --> src/unitary.rs:72:53 [INFO] [stdout] | [INFO] [stdout] 72 | ... todo!("we need to simplify {unitary_body_stmt:#?} with parameters {:#?} after comes {vec:#?}", self.parameters); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Program` [INFO] [stdout] --> src/expr.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Program, Qubit, Rule, Unitary, Value, Variable, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_complex::Complex64` [INFO] [stdout] --> src/unitary.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num_complex::Complex64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ket` [INFO] [stdout] --> src/main.rs:301:32 [INFO] [stdout] | [INFO] [stdout] 301 | Value::Ket(ket) => Err(MetaProgramError::KetReturnNotAllowed), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ket` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `funq` (bin "funq") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "218caa7cedef9199a05e6b6b28877051cedc637a64baef57d6a8961f3d53c944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218caa7cedef9199a05e6b6b28877051cedc637a64baef57d6a8961f3d53c944", kill_on_drop: false }` [INFO] [stdout] 218caa7cedef9199a05e6b6b28877051cedc637a64baef57d6a8961f3d53c944