[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#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2Ffreeze_out" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Axect/freeze_out on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 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.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26b2d90523fcf29a4890686369178462641197d0938f7be0dbbc8dad516a30a6
[INFO] running `Command { std: "docker" "start" "-a" "26b2d90523fcf29a4890686369178462641197d0938f7be0dbbc8dad516a30a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26b2d90523fcf29a4890686369178462641197d0938f7be0dbbc8dad516a30a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26b2d90523fcf29a4890686369178462641197d0938f7be0dbbc8dad516a30a6", kill_on_drop: false }`
[INFO] [stdout] 26b2d90523fcf29a4890686369178462641197d0938f7be0dbbc8dad516a30a6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 742fe10f1be4061b456d54f9397f41dc06470838ec6d9cbca23782c0bd3a31ee
[INFO] running `Command { std: "docker" "start" "-a" "742fe10f1be4061b456d54f9397f41dc06470838ec6d9cbca23782c0bd3a31ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling mashup-impl v0.1.14+deprecated
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking mashup v0.1.14+deprecated
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling peroxide v0.14.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking special v0.8.1
[INFO] [stderr]    Compiling pyo3-derive-backend v0.7.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ghost v0.1.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pyo3-derive-backend v0.8.5
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling pyo3 v0.7.0
[INFO] [stderr]    Compiling pyo3cls v0.7.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[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-e0dcc8d275481b4f/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" "742fe10f1be4061b456d54f9397f41dc06470838ec6d9cbca23782c0bd3a31ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "742fe10f1be4061b456d54f9397f41dc06470838ec6d9cbca23782c0bd3a31ee", kill_on_drop: false }`
[INFO] [stdout] 742fe10f1be4061b456d54f9397f41dc06470838ec6d9cbca23782c0bd3a31ee
