[INFO] fetching crate py-laddu-cpu 0.15.0...
[INFO] checking py-laddu-cpu-0.15.0 against master#1210e9fa3ee9c9712fa694f90f7a032f2f0fd786 for feb-17
[INFO] extracting crate py-laddu-cpu 0.15.0 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate py-laddu-cpu 0.15.0 on toolchain 1210e9fa3ee9c9712fa694f90f7a032f2f0fd786
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1210e9fa3ee9c9712fa694f90f7a032f2f0fd786" "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" "+1210e9fa3ee9c9712fa694f90f7a032f2f0fd786" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded laddu-amplitudes v0.15.0
[INFO] [stderr]   Downloaded laddu-extensions v0.15.0
[INFO] [stderr]   Downloaded python3-dll-a v0.2.14
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+1210e9fa3ee9c9712fa694f90f7a032f2f0fd786" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05565c9258bc49928e34b44fc3ec825405056033d890825b4217b7b809c6eac8
[INFO] running `Command { std: "docker" "start" "-a" "05565c9258bc49928e34b44fc3ec825405056033d890825b4217b7b809c6eac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05565c9258bc49928e34b44fc3ec825405056033d890825b4217b7b809c6eac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05565c9258bc49928e34b44fc3ec825405056033d890825b4217b7b809c6eac8", kill_on_drop: false }`
[INFO] [stdout] 05565c9258bc49928e34b44fc3ec825405056033d890825b4217b7b809c6eac8
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+1210e9fa3ee9c9712fa694f90f7a032f2f0fd786" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1569ab7fd48e13e409f4cac6dd5daa862b34a61c5a7c1a2434a9e6c628c2ce8
[INFO] running `Command { std: "docker" "start" "-a" "e1569ab7fd48e13e409f4cac6dd5daa862b34a61c5a7c1a2434a9e6c628c2ce8", 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 serde_json v1.0.149
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[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-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend 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 typetag v0.2.21
[INFO] [stderr]     Checking serde-pickle v1.2.0
[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 arrow-array v57.3.0
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking arrow-select v57.3.0
[INFO] [stderr]     Checking arrow-arith v57.3.0
[INFO] [stderr]     Checking arrow-row 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-csv v57.3.0
[INFO] [stderr]     Checking arrow-json 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-amplitudes v0.15.0
[INFO] [stderr]     Checking laddu-extensions 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 34s
[INFO] running `Command { std: "docker" "inspect" "e1569ab7fd48e13e409f4cac6dd5daa862b34a61c5a7c1a2434a9e6c628c2ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1569ab7fd48e13e409f4cac6dd5daa862b34a61c5a7c1a2434a9e6c628c2ce8", kill_on_drop: false }`
[INFO] [stdout] e1569ab7fd48e13e409f4cac6dd5daa862b34a61c5a7c1a2434a9e6c628c2ce8
