[INFO] cloning repository https://github.com/cvonsteg/pygis-o3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cvonsteg/pygis-o3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcvonsteg%2Fpygis-o3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcvonsteg%2Fpygis-o3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb36a5c7786d0b9b23e61f26f52c8ac1b81bd361 [INFO] testing cvonsteg/pygis-o3 against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcvonsteg%2Fpygis-o3" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cvonsteg/pygis-o3 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/cvonsteg/pygis-o3 [INFO] finished tweaking git repo https://github.com/cvonsteg/pygis-o3 [INFO] tweaked toml for git repo https://github.com/cvonsteg/pygis-o3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cvonsteg/pygis-o3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3cls v0.10.1 [INFO] [stderr] Downloaded pyo3-derive-backend v0.10.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.15 [INFO] [stderr] Downloaded pyo3 v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcfff2f8cb16683c3fea1471bf3dbfe1f1c92e2d8ba23617a1c1a83699fd73c2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dcfff2f8cb16683c3fea1471bf3dbfe1f1c92e2d8ba23617a1c1a83699fd73c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcfff2f8cb16683c3fea1471bf3dbfe1f1c92e2d8ba23617a1c1a83699fd73c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcfff2f8cb16683c3fea1471bf3dbfe1f1c92e2d8ba23617a1c1a83699fd73c2", kill_on_drop: false }` [INFO] [stdout] dcfff2f8cb16683c3fea1471bf3dbfe1f1c92e2d8ba23617a1c1a83699fd73c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72da817a9374f25d5b63b1f138b77131335f11a94b5f9cabdf86275ecf4e4f2e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "72da817a9374f25d5b63b1f138b77131335f11a94b5f9cabdf86275ecf4e4f2e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling pyo3 v0.10.1 [INFO] [stderr] error: failed to run custom build command for `pyo3 v0.10.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-8525c68520fbccc2/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: "PyO3 requires a nightly or dev version of Rust." [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "72da817a9374f25d5b63b1f138b77131335f11a94b5f9cabdf86275ecf4e4f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72da817a9374f25d5b63b1f138b77131335f11a94b5f9cabdf86275ecf4e4f2e", kill_on_drop: false }` [INFO] [stdout] 72da817a9374f25d5b63b1f138b77131335f11a94b5f9cabdf86275ecf4e4f2e