[INFO] fetching crate py-laddu-cpu 0.15.0...
[INFO] checking py-laddu-cpu-0.15.0 against try#2f436d5822164c7dc46729ecf9f1f8faa09fe9e4 for feb-17
[INFO] extracting crate py-laddu-cpu 0.15.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate py-laddu-cpu 0.15.0
[INFO] finished tweaking crates.io crate py-laddu-cpu 0.15.0
[INFO] tweaked toml for crates.io crate py-laddu-cpu 0.15.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate py-laddu-cpu 0.15.0 on toolchain 2f436d5822164c7dc46729ecf9f1f8faa09fe9e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate py-laddu-cpu 0.15.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" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be242be6353e41af9ed4608e3e45a25196b5d207ebf31c1a3a250eb03ab843a5
[INFO] running `Command { std: "docker" "start" "-a" "be242be6353e41af9ed4608e3e45a25196b5d207ebf31c1a3a250eb03ab843a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be242be6353e41af9ed4608e3e45a25196b5d207ebf31c1a3a250eb03ab843a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be242be6353e41af9ed4608e3e45a25196b5d207ebf31c1a3a250eb03ab843a5", kill_on_drop: false }`
[INFO] [stdout] be242be6353e41af9ed4608e3e45a25196b5d207ebf31c1a3a250eb03ab843a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a57912285b2edc05705605c34a5ce6a1787bc45b1ff5bc147cb8f5bc7f0842f5
[INFO] running `Command { std: "docker" "start" "-a" "a57912285b2edc05705605c34a5ce6a1787bc45b1ff5bc147cb8f5bc7f0842f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling python3-dll-a v0.2.14
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking rapidhash v4.3.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking serde-pickle v1.2.0
[INFO] [stderr]     Checking typetag v0.2.21
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking oxyroot v0.1.25
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking arrow-buffer v57.3.0
[INFO] [stderr]     Checking arrow-data v57.3.0
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking arrow-array v57.3.0
[INFO] [stderr]     Checking arrow-select v57.3.0
[INFO] [stderr]     Checking arrow-row v57.3.0
[INFO] [stderr]     Checking arrow-arith v57.3.0
[INFO] [stderr]     Checking arrow-ord v57.3.0
[INFO] [stderr]     Checking arrow-ipc v57.3.0
[INFO] [stderr]     Checking arrow-string v57.3.0
[INFO] [stderr]     Checking arrow-cast v57.3.0
[INFO] [stderr]     Checking arrow-json v57.3.0
[INFO] [stderr]     Checking arrow-csv v57.3.0
[INFO] [stderr]     Checking parquet v57.3.0
[INFO] [stderr]     Checking arrow v57.3.0
[INFO] [stderr]     Checking ganesh v0.25.1
[INFO] [stderr]     Checking laddu-core v0.15.0
[INFO] [stderr]     Checking laddu-python v0.15.0
[INFO] [stderr]     Checking laddu-extensions v0.15.0
[INFO] [stderr]     Checking laddu-amplitudes v0.15.0
[INFO] [stderr]     Checking py-laddu-cpu v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "a57912285b2edc05705605c34a5ce6a1787bc45b1ff5bc147cb8f5bc7f0842f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a57912285b2edc05705605c34a5ce6a1787bc45b1ff5bc147cb8f5bc7f0842f5", kill_on_drop: false }`
[INFO] [stdout] a57912285b2edc05705605c34a5ce6a1787bc45b1ff5bc147cb8f5bc7f0842f5
