[INFO] cloning repository https://github.com/smburdick/tqec-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smburdick/tqec-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmburdick%2Ftqec-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmburdick%2Ftqec-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24a72fb65c0ef6cb25c18ea4e9ca58e8def68721
[INFO] documenting smburdick/tqec-rs against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmburdick%2Ftqec-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/smburdick/tqec-rs
[INFO] finished tweaking git repo https://github.com/smburdick/tqec-rs
[INFO] tweaked toml for git repo https://github.com/smburdick/tqec-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/smburdick/tqec-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/smburdick/tqec-rs 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quizx v0.3.0
[INFO] [stderr]   Downloaded roots v0.0.8
[INFO] [stderr]   Downloaded openqasm v0.1.2
[INFO] [stderr]   Downloaded rust-3d v0.34.0
[INFO] [stderr]   Downloaded jiff-static v0.2.32
[INFO] [stderr]   Downloaded minidom-14 v0.17.0
[INFO] [stderr]   Downloaded dae-parser v0.11.0
[INFO] [stderr]   Downloaded fraction v0.15.4
[INFO] [stderr]   Downloaded jiff v0.2.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f09dfefe7e6b92ca7400a6ea7e95a2f140563188f39d11bae8964443b9610c9c
[INFO] running `Command { std: "docker" "start" "f09dfefe7e6b92ca7400a6ea7e95a2f140563188f39d11bae8964443b9610c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f09dfefe7e6b92ca7400a6ea7e95a2f140563188f39d11bae8964443b9610c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f09dfefe7e6b92ca7400a6ea7e95a2f140563188f39d11bae8964443b9610c9c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f09dfefe7e6b92ca7400a6ea7e95a2f140563188f39d11bae8964443b9610c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f09dfefe7e6b92ca7400a6ea7e95a2f140563188f39d11bae8964443b9610c9c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking jiff v0.2.32
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking minidom-14 v0.17.0
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking roots v0.0.8
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking rust-3d v0.34.0
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking dae-parser v0.11.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]    Compiling openqasm v0.1.2
[INFO] [stderr]     Checking quizx v0.3.0
[INFO] [stderr]  Documenting tqec-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/block_graph.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     if (parse_cubes) {
[INFO] [stdout]    |                        ^           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -                     if (parse_cubes) {
[INFO] [stdout] 78 +                     if parse_cubes  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/block_graph.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |                     } else if (parse_pipes) {
[INFO] [stdout]    |                               ^           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 98 -                     } else if (parse_pipes) {
[INFO] [stdout] 98 +                     } else if parse_pipes  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.99s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tqec_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "f09dfefe7e6b92ca7400a6ea7e95a2f140563188f39d11bae8964443b9610c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09dfefe7e6b92ca7400a6ea7e95a2f140563188f39d11bae8964443b9610c9c", kill_on_drop: false }`
[INFO] [stdout] f09dfefe7e6b92ca7400a6ea7e95a2f140563188f39d11bae8964443b9610c9c
