[INFO] cloning repository https://github.com/Axect/freeze_out
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axect/freeze_out" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2Ffreeze_out", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2Ffreeze_out'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 989ee30a5700a03cb5e0ed256d527b668636ffa1
[INFO] checking Axect/freeze_out against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2Ffreeze_out" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Axect/freeze_out
[INFO] finished tweaking git repo https://github.com/Axect/freeze_out
[INFO] tweaked toml for git repo https://github.com/Axect/freeze_out written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Axect/freeze_out on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding indoc-impl v0.3.6 (available: v0.3.7)
[INFO] [stderr]       Adding inline-python v0.3.3 (available: v0.14.4)
[INFO] [stderr]       Adding peroxide v0.14.0 (available: v0.40.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21b0eddb7455b8e9eb5d7f789ad7b522a5880f106b44dc3d0cb048242b771e10
[INFO] running `Command { std: "docker" "start" "-a" "21b0eddb7455b8e9eb5d7f789ad7b522a5880f106b44dc3d0cb048242b771e10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21b0eddb7455b8e9eb5d7f789ad7b522a5880f106b44dc3d0cb048242b771e10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21b0eddb7455b8e9eb5d7f789ad7b522a5880f106b44dc3d0cb048242b771e10", kill_on_drop: false }`
[INFO] [stdout] 21b0eddb7455b8e9eb5d7f789ad7b522a5880f106b44dc3d0cb048242b771e10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64e441e9830cb537652a804cf5a5a4334a06af8113b8f8f311f531dc8ad4ab32
[INFO] running `Command { std: "docker" "start" "-a" "64e441e9830cb537652a804cf5a5a4334a06af8113b8f8f311f531dc8ad4ab32", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling mashup-impl v0.1.14+deprecated
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking mashup v0.1.14+deprecated
[INFO] [stderr]    Compiling peroxide v0.14.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling pyo3-derive-backend v0.7.0
[INFO] [stderr]     Checking special v0.8.1
[INFO] [stderr]    Compiling pyo3-derive-backend v0.8.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling ghost v0.1.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling pyo3 v0.7.0
[INFO] [stderr]    Compiling pyo3cls v0.7.0
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling pyo3cls v0.8.5
[INFO] [stderr] error: failed to run custom build command for `pyo3 v0.7.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-a661ad60c94ecef8/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: "Could not find any interpreter at python, are you sure you have python installed on your PATH?"
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "64e441e9830cb537652a804cf5a5a4334a06af8113b8f8f311f531dc8ad4ab32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e441e9830cb537652a804cf5a5a4334a06af8113b8f8f311f531dc8ad4ab32", kill_on_drop: false }`
[INFO] [stdout] 64e441e9830cb537652a804cf5a5a4334a06af8113b8f8f311f531dc8ad4ab32
