[INFO] fetching crate qoqo-aqt 0.8.0...
[INFO] checking qoqo-aqt-0.8.0 against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492-1
[INFO] extracting crate qoqo-aqt 0.8.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate qoqo-aqt 0.8.0
[INFO] finished tweaking crates.io crate qoqo-aqt 0.8.0
[INFO] tweaked toml for crates.io crate qoqo-aqt 0.8.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qoqo-aqt 0.8.0 on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 256 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding clap v4.4.18 (available: v4.6.1)
[INFO] [stderr]       Adding clap_builder v4.4.18 (available: v4.6.0)
[INFO] [stderr]       Adding pyo3 v0.21.2 (available: v0.28.3)
[INFO] [stderr]       Adding pyo3-build-config v0.21.2 (available: v0.28.3)
[INFO] [stderr]       Adding qoqo v1.15.2 (available: v1.21.0)
[INFO] [stderr]       Adding qoqo-macros v1.15.2 (available: v1.21.0)
[INFO] [stderr]       Adding qoqo_calculator v1.2.4 (available: v1.8.0)
[INFO] [stderr]       Adding qoqo_calculator_pyo3 v1.2.4 (available: v1.8.0)
[INFO] [stderr]       Adding roqoqo v1.15.2 (available: v1.21.0)
[INFO] [stderr]       Adding roqoqo-derive v1.15.2 (available: v1.21.0)
[INFO] [stderr]       Adding struqture v1.9.2 (available: v1.13.4)
[INFO] [stderr]       Adding struqture v2.0.0-alpha.4 (available: v2.5.0)
[INFO] [stderr]       Adding struqture-py v1.9.2 (available: v1.13.4)
[INFO] [stderr]       Adding struqture-py-macros v1.9.2 (available: v1.13.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded pyo3-macros v0.21.2
[INFO] [stderr]   Downloaded clap_lex v0.6.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.114
[INFO] [stderr]   Downloaded roqoqo-aqt v0.8.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.21.2
[INFO] [stderr]   Downloaded qoqo_calculator v1.2.4
[INFO] [stderr]   Downloaded roqoqo-derive v1.15.2
[INFO] [stderr]   Downloaded struqture-py-macros v1.9.2
[INFO] [stderr]   Downloaded qoqo-macros v1.15.2
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.21.2
[INFO] [stderr]   Downloaded qoqo_calculator_pyo3 v1.2.4
[INFO] [stderr]   Downloaded pyo3-ffi v0.21.2
[INFO] [stderr]   Downloaded numpy v0.21.0
[INFO] [stderr]   Downloaded roqoqo v1.15.2
[INFO] [stderr]   Downloaded struqture-py v1.9.2
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] [stderr]   Downloaded struqture v1.9.2
[INFO] [stderr]   Downloaded struqture v2.0.0-alpha.4
[INFO] [stderr]   Downloaded qoqo v1.15.2
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded openssl v0.10.78
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] [stderr]   Downloaded pyo3 v0.21.2
[INFO] [stderr]   Downloaded openssl-src v300.6.0+3.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74c8cf563d1c10fd1ca331dfe4ef3a88784a4a223a3c7359b2853d3415bb924c
[INFO] running `Command { std: "docker" "start" "-a" "74c8cf563d1c10fd1ca331dfe4ef3a88784a4a223a3c7359b2853d3415bb924c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74c8cf563d1c10fd1ca331dfe4ef3a88784a4a223a3c7359b2853d3415bb924c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c8cf563d1c10fd1ca331dfe4ef3a88784a4a223a3c7359b2853d3415bb924c", kill_on_drop: false }`
[INFO] [stdout] 74c8cf563d1c10fd1ca331dfe4ef3a88784a4a223a3c7359b2853d3415bb924c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 673c9ef8e8029045cfd900badd8cf3927d6f4200372e86f3e15fa693eed05ed2
[INFO] running `Command { std: "docker" "start" "-a" "673c9ef8e8029045cfd900badd8cf3927d6f4200372e86f3e15fa693eed05ed2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking qoqo_calculator v1.2.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking struqture v1.9.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling roqoqo v1.15.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling struqture-py v1.9.2
[INFO] [stderr]    Compiling roqoqo-derive v1.15.2
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking numpy v0.21.0
[INFO] [stderr]     Checking struqture v2.0.0-alpha.4
[INFO] [stderr]     Checking qoqo_calculator_pyo3 v1.2.4
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]    Compiling qoqo v1.15.2
[INFO] [stderr]    Compiling struqture-py-macros v1.9.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]    Compiling qoqo-macros v1.15.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking roqoqo-aqt v0.8.0
[INFO] [stderr]     Checking qoqo-aqt v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 49s
[INFO] running `Command { std: "docker" "inspect" "673c9ef8e8029045cfd900badd8cf3927d6f4200372e86f3e15fa693eed05ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "673c9ef8e8029045cfd900badd8cf3927d6f4200372e86f3e15fa693eed05ed2", kill_on_drop: false }`
[INFO] [stdout] 673c9ef8e8029045cfd900badd8cf3927d6f4200372e86f3e15fa693eed05ed2
