[INFO] cloning repository https://github.com/rdeaton/pyskim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdeaton/pyskim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdeaton%2Fpyskim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdeaton%2Fpyskim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d19103f61876527bcc3f411a6c45ec24e2d5f8de [INFO] checking rdeaton/pyskim against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdeaton%2Fpyskim" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rdeaton/pyskim [INFO] finished tweaking git repo https://github.com/rdeaton/pyskim [INFO] tweaked toml for git repo https://github.com/rdeaton/pyskim written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rdeaton/pyskim on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rdeaton/pyskim 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b183e8ab2943d10cc1711470afb4d5fe3b93997c020a41025e0957f68d58b68e [INFO] running `Command { std: "docker" "start" "-a" "b183e8ab2943d10cc1711470afb4d5fe3b93997c020a41025e0957f68d58b68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b183e8ab2943d10cc1711470afb4d5fe3b93997c020a41025e0957f68d58b68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b183e8ab2943d10cc1711470afb4d5fe3b93997c020a41025e0957f68d58b68e", kill_on_drop: false }` [INFO] [stdout] b183e8ab2943d10cc1711470afb4d5fe3b93997c020a41025e0957f68d58b68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11cc59546c71d81287e9d2c9b09b29ebb0432e8891f83ef841d7a3b2f797b13b [INFO] running `Command { std: "docker" "start" "-a" "11cc59546c71d81287e9d2c9b09b29ebb0432e8891f83ef841d7a3b2f797b13b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mashup v0.1.9 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking fuzzy-matcher v0.2.1 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking tuikit v0.2.8 [INFO] [stderr] Compiling pyo3 v0.7.0 [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-8739b7410d6d66e7/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" "11cc59546c71d81287e9d2c9b09b29ebb0432e8891f83ef841d7a3b2f797b13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cc59546c71d81287e9d2c9b09b29ebb0432e8891f83ef841d7a3b2f797b13b", kill_on_drop: false }` [INFO] [stdout] 11cc59546c71d81287e9d2c9b09b29ebb0432e8891f83ef841d7a3b2f797b13b