[INFO] fetching crate struqture-py 2.1.0... [INFO] checking struqture-py-2.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate struqture-py 2.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate struqture-py 2.1.0 [INFO] finished tweaking crates.io crate struqture-py 2.1.0 [INFO] tweaked toml for crates.io crate struqture-py 2.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate struqture-py 2.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate struqture-py 2.1.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51b9a18302f1fee7b269678921b02501e7d0bb825d272ea74bf96f367d3e3134 [INFO] running `Command { std: "docker" "start" "-a" "51b9a18302f1fee7b269678921b02501e7d0bb825d272ea74bf96f367d3e3134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51b9a18302f1fee7b269678921b02501e7d0bb825d272ea74bf96f367d3e3134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b9a18302f1fee7b269678921b02501e7d0bb825d272ea74bf96f367d3e3134", kill_on_drop: false }` [INFO] [stdout] 51b9a18302f1fee7b269678921b02501e7d0bb825d272ea74bf96f367d3e3134 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 932a5d5c4e5ba5b02d0529240f438febfe3bb3d1799325d77d75a388f4ae3af9 [INFO] running `Command { std: "docker" "start" "-a" "932a5d5c4e5ba5b02d0529240f438febfe3bb3d1799325d77d75a388f4ae3af9", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking wide v0.7.32 [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 pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling numpy v0.24.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling struqture-py-macros v2.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking qoqo_calculator v1.6.0 [INFO] [stderr] Compiling struqture-py v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking qoqo_calculator_pyo3 v1.6.0 [INFO] [stderr] Checking struqture v1.12.2 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking struqture v2.1.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.85s [INFO] running `Command { std: "docker" "inspect" "932a5d5c4e5ba5b02d0529240f438febfe3bb3d1799325d77d75a388f4ae3af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932a5d5c4e5ba5b02d0529240f438febfe3bb3d1799325d77d75a388f4ae3af9", kill_on_drop: false }` [INFO] [stdout] 932a5d5c4e5ba5b02d0529240f438febfe3bb3d1799325d77d75a388f4ae3af9