[INFO] cloning repository https://github.com/wasmerio/rustfft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasmerio/rustfft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Frustfft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Frustfft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52b1eb2f8417115133fc7ac48fb996030255feee
[INFO] checking wasmerio/rustfft against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Frustfft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wasmerio/rustfft
[INFO] finished tweaking git repo https://github.com/wasmerio/rustfft
[INFO] tweaked toml for git repo https://github.com/wasmerio/rustfft written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wasmerio/rustfft on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wasmerio/rustfft 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded wai-bindgen-gen-rust-wasm v0.2.3
[INFO] [stderr]   Downloaded wai-bindgen-rust-impl v0.2.3
[INFO] [stderr]   Downloaded wai-bindgen-rust v0.2.3
[INFO] [stderr]   Downloaded wai-parser v0.2.3
[INFO] [stderr]   Downloaded wai-bindgen-gen-rust v0.2.3
[INFO] [stderr]   Downloaded syn v1.0.108
[INFO] [stderr]   Downloaded wai-bindgen-gen-core v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e144e794cc6c13f75a5d6cbba83a72b3cb39321830cfc2495fc6840ecf443bfd
[INFO] running `Command { std: "docker" "start" "-a" "e144e794cc6c13f75a5d6cbba83a72b3cb39321830cfc2495fc6840ecf443bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e144e794cc6c13f75a5d6cbba83a72b3cb39321830cfc2495fc6840ecf443bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e144e794cc6c13f75a5d6cbba83a72b3cb39321830cfc2495fc6840ecf443bfd", kill_on_drop: false }`
[INFO] [stdout] e144e794cc6c13f75a5d6cbba83a72b3cb39321830cfc2495fc6840ecf443bfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cafb160396d86f344566d2727fca5f58040af55aef402e0bf6c6f1f525e0334
[INFO] running `Command { std: "docker" "start" "-a" "9cafb160396d86f344566d2727fca5f58040af55aef402e0bf6c6f1f525e0334", kill_on_drop: false }`
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling syn v1.0.108
[INFO] [stderr]    Compiling wai-bindgen-gen-rust-wasm v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]    Compiling wai-parser v0.2.3
[INFO] [stderr]     Checking transpose v0.2.2
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]    Compiling wai-bindgen-gen-core v0.2.3
[INFO] [stderr]    Compiling wai-bindgen-gen-rust v0.2.3
[INFO] [stderr]    Compiling wai-bindgen-rust-impl v0.2.3
[INFO] [stderr]     Checking wai-bindgen-rust v0.2.3
[INFO] [stderr]     Checking rustfft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.38s
[INFO] running `Command { std: "docker" "inspect" "9cafb160396d86f344566d2727fca5f58040af55aef402e0bf6c6f1f525e0334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cafb160396d86f344566d2727fca5f58040af55aef402e0bf6c6f1f525e0334", kill_on_drop: false }`
[INFO] [stdout] 9cafb160396d86f344566d2727fca5f58040af55aef402e0bf6c6f1f525e0334
