[INFO] fetching crate roqoqo 1.16.0... [INFO] checking roqoqo-1.16.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate roqoqo 1.16.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate roqoqo 1.16.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate roqoqo 1.16.0 [INFO] finished tweaking crates.io crate roqoqo 1.16.0 [INFO] tweaked toml for crates.io crate roqoqo 1.16.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 193 packages to latest compatible versions [INFO] [stderr] Adding jsonschema v0.23.0 (available: v0.26.1) [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.16.1) [INFO] [stderr] Adding qoqo_calculator v1.2.4 (available: v1.3.0) [INFO] [stderr] Adding thiserror v1.0.68 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be0b4b94cbbbeeebb7d44b46db0ef6933b8ebdd115745d63a505d5d0aca8e044 [INFO] running `Command { std: "docker" "start" "-a" "be0b4b94cbbbeeebb7d44b46db0ef6933b8ebdd115745d63a505d5d0aca8e044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be0b4b94cbbbeeebb7d44b46db0ef6933b8ebdd115745d63a505d5d0aca8e044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0b4b94cbbbeeebb7d44b46db0ef6933b8ebdd115745d63a505d5d0aca8e044", kill_on_drop: false }` [INFO] [stdout] be0b4b94cbbbeeebb7d44b46db0ef6933b8ebdd115745d63a505d5d0aca8e044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9147209a1264e3da37b818533ce4db5035a5b8ac6e99a9c4f2b841d3ed2c75cb [INFO] running `Command { std: "docker" "start" "-a" "9147209a1264e3da37b818533ce4db5035a5b8ac6e99a9c4f2b841d3ed2c75cb", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling roqoqo-derive v1.16.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling roqoqo v1.16.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Fixed build.rs (1 fix) [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking qoqo_calculator v1.2.4 [INFO] [stderr] Checking struqture v1.9.2 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lib.rs (19 fixes) [INFO] [stderr] Fixed src/measurements/measurement_auxiliary_data_input.rs (3 fixes) [INFO] [stderr] Fixed src/noise_models/decoherence_on_gate.rs (3 fixes) [INFO] [stderr] Fixed src/devices/generic_device.rs (3 fixes) [INFO] [stderr] Fixed src/operations/pragma_operations.rs (9 fixes) [INFO] [stderr] Fixed src/noise_models/overrotation.rs (3 fixes) [INFO] [stderr] Fixed src/circuitdag.rs (4 fixes) [INFO] [stderr] Fixed src/devices/square_lattice.rs (2 fixes) [INFO] [stderr] Fixed src/devices/all_to_all.rs (2 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.95s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling roqoqo v1.16.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.15s [INFO] running `Command { std: "docker" "inspect" "9147209a1264e3da37b818533ce4db5035a5b8ac6e99a9c4f2b841d3ed2c75cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9147209a1264e3da37b818533ce4db5035a5b8ac6e99a9c4f2b841d3ed2c75cb", kill_on_drop: false }` [INFO] [stdout] 9147209a1264e3da37b818533ce4db5035a5b8ac6e99a9c4f2b841d3ed2c75cb