[INFO] cloning repository https://github.com/qiskit-community/ffsim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qiskit-community/ffsim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiskit-community%2Fffsim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiskit-community%2Fffsim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e01348202cf7038d357121eae41c2dd66320c655
[INFO] checking qiskit-community/ffsim against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiskit-community%2Fffsim" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qiskit-community/ffsim
[INFO] finished tweaking git repo https://github.com/qiskit-community/ffsim
[INFO] tweaked toml for git repo https://github.com/qiskit-community/ffsim written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qiskit-community/ffsim on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qiskit-community/ffsim 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blas-sys v0.7.1
[INFO] [stderr]   Downloaded blas-src v0.10.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.8
[INFO] [stderr]   Downloaded openblas-build v0.10.8
[INFO] [stderr]   Downloaded openblas-src v0.10.8
[INFO] [stderr]   Downloaded blas v0.22.0
[INFO] [stderr]   Downloaded numpy v0.21.0
[INFO] [stderr]   Downloaded ureq v2.7.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eeae175c7e199efd7bf98310e858f0ce188c00f8c4a508ba4e035fe7291efd12
[INFO] running `Command { std: "docker" "start" "-a" "eeae175c7e199efd7bf98310e858f0ce188c00f8c4a508ba4e035fe7291efd12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeae175c7e199efd7bf98310e858f0ce188c00f8c4a508ba4e035fe7291efd12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeae175c7e199efd7bf98310e858f0ce188c00f8c4a508ba4e035fe7291efd12", kill_on_drop: false }`
[INFO] [stdout] eeae175c7e199efd7bf98310e858f0ce188c00f8c4a508ba4e035fe7291efd12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16d5af487bfa0b77fc676fef18aecbcf2acbcf06c1420c55e5f4902cd81b2df7
[INFO] running `Command { std: "docker" "start" "-a" "16d5af487bfa0b77fc676fef18aecbcf2acbcf06c1420c55e5f4902cd81b2df7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling target-lexicon v0.12.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]     Checking num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking blas-sys v0.7.1
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]     Checking blas v0.22.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling openblas-build v0.10.8
[INFO] [stderr]    Compiling openblas-src v0.10.8
[INFO] [stderr]     Checking blas-src v0.10.0
[INFO] [stderr]     Checking numpy v0.21.0
[INFO] [stderr]     Checking ffsim v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.04s
[INFO] running `Command { std: "docker" "inspect" "16d5af487bfa0b77fc676fef18aecbcf2acbcf06c1420c55e5f4902cd81b2df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16d5af487bfa0b77fc676fef18aecbcf2acbcf06c1420c55e5f4902cd81b2df7", kill_on_drop: false }`
[INFO] [stdout] 16d5af487bfa0b77fc676fef18aecbcf2acbcf06c1420c55e5f4902cd81b2df7
