[INFO] cloning repository https://github.com/mutekichi/stab-decomp-simulator-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mutekichi/stab-decomp-simulator-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutekichi%2Fstab-decomp-simulator-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutekichi%2Fstab-decomp-simulator-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a718ca4aba53d74b384920cf872c7d8db7492b5f
[INFO] checking mutekichi/stab-decomp-simulator-rust against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutekichi%2Fstab-decomp-simulator-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mutekichi/stab-decomp-simulator-rust
[INFO] finished tweaking git repo https://github.com/mutekichi/stab-decomp-simulator-rust
[INFO] tweaked toml for git repo https://github.com/mutekichi/stab-decomp-simulator-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mutekichi/stab-decomp-simulator-rust on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mutekichi/stab-decomp-simulator-rust 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37c8baf4b2db986d1e0e678840d0c46a10e4a0547473ba03f7986a4ca6078332
[INFO] running `Command { std: "docker" "start" "-a" "37c8baf4b2db986d1e0e678840d0c46a10e4a0547473ba03f7986a4ca6078332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37c8baf4b2db986d1e0e678840d0c46a10e4a0547473ba03f7986a4ca6078332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37c8baf4b2db986d1e0e678840d0c46a10e4a0547473ba03f7986a4ca6078332", kill_on_drop: false }`
[INFO] [stdout] 37c8baf4b2db986d1e0e678840d0c46a10e4a0547473ba03f7986a4ca6078332
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9d0aee2e11a3f47147db2a8ec4e3b19ea5ef422f6fb4eb8d05c78894763e647
[INFO] running `Command { std: "docker" "start" "-a" "b9d0aee2e11a3f47147db2a8ec4e3b19ea5ef422f6fb4eb8d05c78894763e647", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking stabilizer-ch-form-rust v0.1.0 (/opt/rustwide/workdir/stabilizer-ch-form-rust)
[INFO] [stderr]     Checking stab-decomp-simulator-rust v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Checking necstar-py v0.1.0 (/opt/rustwide/workdir/python-bindings)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> python-bindings/src/circuit.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyQuantumCircuit, Infallible>
[INFO] [stdout]   --> python-bindings/src/circuit.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyQuantumGate, Infallible>
[INFO] [stdout]   --> python-bindings/src/gate.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `necstar-py` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> python-bindings/src/circuit.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyQuantumCircuit, Infallible>
[INFO] [stdout]   --> python-bindings/src/circuit.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyQuantumGate, Infallible>
[INFO] [stdout]   --> python-bindings/src/gate.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `necstar-py` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "b9d0aee2e11a3f47147db2a8ec4e3b19ea5ef422f6fb4eb8d05c78894763e647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d0aee2e11a3f47147db2a8ec4e3b19ea5ef422f6fb4eb8d05c78894763e647", kill_on_drop: false }`
[INFO] [stdout] b9d0aee2e11a3f47147db2a8ec4e3b19ea5ef422f6fb4eb8d05c78894763e647
