[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 master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2Ffreeze_out" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Axect/freeze_out on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 62 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.0)
[INFO] [stderr]       Adding peroxide v0.14.0 (available: v0.39.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-hack v0.4.3
[INFO] [stderr]   Downloaded pyo3cls v0.7.0
[INFO] [stderr]   Downloaded mashup-impl v0.1.14+deprecated
[INFO] [stderr]   Downloaded proc-macro-hack-impl v0.4.3
[INFO] [stderr]   Downloaded mashup v0.1.14+deprecated
[INFO] [stderr]   Downloaded indoc-impl v0.3.6
[INFO] [stderr]   Downloaded paste v0.1.18
[INFO] [stderr]   Downloaded inventory-impl v0.1.11
[INFO] [stderr]   Downloaded inventory v0.1.11
[INFO] [stderr]   Downloaded pyo3-derive-backend v0.8.5
[INFO] [stderr]   Downloaded indoc v0.3.6
[INFO] [stderr]   Downloaded paste-impl v0.1.18
[INFO] [stderr]   Downloaded pyo3 v0.7.0
[INFO] [stderr]   Downloaded ghost v0.1.19
[INFO] [stderr]   Downloaded pyo3-derive-backend v0.7.0
[INFO] [stderr]   Downloaded special v0.8.1
[INFO] [stderr]   Downloaded pyo3cls v0.8.5
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded csv v1.3.1
[INFO] [stderr]   Downloaded inline-python-macros v0.3.2
[INFO] [stderr]   Downloaded inline-python v0.3.3
[INFO] [stderr]   Downloaded peroxide v0.14.0
[INFO] [stderr]   Downloaded pyo3 v0.8.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4023426de591fe93e49e2161d4792f38a5558da4aa4fc001feb38563abedb1da
[INFO] running `Command { std: "docker" "start" "-a" "4023426de591fe93e49e2161d4792f38a5558da4aa4fc001feb38563abedb1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4023426de591fe93e49e2161d4792f38a5558da4aa4fc001feb38563abedb1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4023426de591fe93e49e2161d4792f38a5558da4aa4fc001feb38563abedb1da", kill_on_drop: false }`
[INFO] [stdout] 4023426de591fe93e49e2161d4792f38a5558da4aa4fc001feb38563abedb1da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3eab8a46a0a526d1db90bcfea4bbfdaa9f68ab68c50593fc05799098880fa03d
[INFO] running `Command { std: "docker" "start" "-a" "3eab8a46a0a526d1db90bcfea4bbfdaa9f68ab68c50593fc05799098880fa03d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling peroxide v0.14.0
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling mashup-impl v0.1.14+deprecated
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking mashup v0.1.14+deprecated
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking special v0.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ghost v0.1.19
[INFO] [stderr]    Compiling pyo3-derive-backend v0.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pyo3-derive-backend v0.8.5
[INFO] [stderr]    Compiling pyo3 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] 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-df43d0d8bdf9bba1/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" "3eab8a46a0a526d1db90bcfea4bbfdaa9f68ab68c50593fc05799098880fa03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eab8a46a0a526d1db90bcfea4bbfdaa9f68ab68c50593fc05799098880fa03d", kill_on_drop: false }`
[INFO] [stdout] 3eab8a46a0a526d1db90bcfea4bbfdaa9f68ab68c50593fc05799098880fa03d
