[INFO] crate pyo3-file 0.2.0 is already in cache [INFO] extracting crate pyo3-file 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/pyo3-file/0.2.0 [INFO] extracting crate pyo3-file 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pyo3-file/0.2.0 [INFO] validating manifest of pyo3-file-0.2.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pyo3-file-0.2.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pyo3-file-0.2.0 [INFO] finished frobbing pyo3-file-0.2.0 [INFO] frobbed toml for pyo3-file-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/pyo3-file/0.2.0/Cargo.toml [INFO] started frobbing pyo3-file-0.2.0 [INFO] finished frobbing pyo3-file-0.2.0 [INFO] frobbed toml for pyo3-file-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pyo3-file/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pyo3-file-0.2.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/pyo3-file/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] eab5f4c7809912e8710296068d122a1db0cbe08f38e619eaa36b900aeb594337 [INFO] running `"docker" "start" "-a" "eab5f4c7809912e8710296068d122a1db0cbe08f38e619eaa36b900aeb594337"` [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling inventory-impl v0.1.3 [INFO] [stderr] Compiling pyo3 v0.6.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.6.0 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling mashup v0.1.9 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling inventory v0.1.3 [INFO] [stderr] error: failed to run custom build command for `pyo3 v0.6.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/pyo3-5158ccb3f3e67815/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: pyo3 requires a nightly or dev version of Rust. [INFO] [stderr] Installed version is: 1.36.0 (2019-07-03). Minimum required: 1.34.0-nightly (2019-02-06). [INFO] [stderr] thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.6.0/build.rs:540:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5639a1b029c3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x5639a1afe4cb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x5639a1b01766 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x5639a1b014f9 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x5639a1b01e0f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x5639a1abca37 - std::panicking::begin_panic::ha4def43a4d141687 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stderr] 6: 0x5639a18b5542 - build_script_build::check_rustc_version::h531131468b00c03e [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.6.0/build.rs:540 [INFO] [stderr] 7: 0x5639a18b5ce6 - build_script_build::main::h97135366931f1571 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.6.0/build.rs:564 [INFO] [stderr] 8: 0x5639a18bd6b1 - std::rt::lang_start::{{closure}}::h88b8898ce1f3a4c6 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 9: 0x5639a1b01812 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 10: 0x5639a1b08649 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 11: 0x5639a1b0231c - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 12: 0x5639a18bd678 - std::rt::lang_start::he20cfc70bec4630b [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x5639a18b7559 - main [INFO] [stderr] 14: 0x7f167ef722e0 - __libc_start_main [INFO] [stderr] 15: 0x5639a18ad239 - _start [INFO] [stderr] 16: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "eab5f4c7809912e8710296068d122a1db0cbe08f38e619eaa36b900aeb594337"` [INFO] running `"docker" "rm" "-f" "eab5f4c7809912e8710296068d122a1db0cbe08f38e619eaa36b900aeb594337"` [INFO] [stdout] eab5f4c7809912e8710296068d122a1db0cbe08f38e619eaa36b900aeb594337