[INFO] cloning repository https://github.com/vijay-tp/symspell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vijay-tp/symspell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvijay-tp%2Fsymspell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvijay-tp%2Fsymspell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3571498730e7fc50e3a6aabf1a730370f6e7c9be [INFO] testing vijay-tp/symspell 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%2Fvijay-tp%2Fsymspell" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vijay-tp/symspell 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] started tweaking git repo https://github.com/vijay-tp/symspell [INFO] finished tweaking git repo https://github.com/vijay-tp/symspell [INFO] tweaked toml for git repo https://github.com/vijay-tp/symspell written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 ctor v0.1.17 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.5 [INFO] [stderr] Downloaded pyo3cls v0.8.5 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded inventory-impl v0.1.10 [INFO] [stderr] Downloaded inventory v0.1.10 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded symspell v0.4.1 [INFO] [stderr] Downloaded strsim v0.10.0 [INFO] [stderr] Downloaded pyo3 v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5d0e4918a2bdc3bed26b0bd9bc3e821b6e082ea30d0b45a3ed60e264ebc176a [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" "f5d0e4918a2bdc3bed26b0bd9bc3e821b6e082ea30d0b45a3ed60e264ebc176a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5d0e4918a2bdc3bed26b0bd9bc3e821b6e082ea30d0b45a3ed60e264ebc176a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d0e4918a2bdc3bed26b0bd9bc3e821b6e082ea30d0b45a3ed60e264ebc176a", kill_on_drop: false }` [INFO] [stdout] f5d0e4918a2bdc3bed26b0bd9bc3e821b6e082ea30d0b45a3ed60e264ebc176a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 873445d4687943390a8b6fade96b777bad11f00d2362747edaf6769f3ffb5dbb [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" "873445d4687943390a8b6fade96b777bad11f00d2362747edaf6769f3ffb5dbb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.17 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling symspell v0.4.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] error: failed to run custom build command for `pyo3 v0.8.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-9547275a8c031720/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Error: pyo3 requires a nightly or dev version of Rust.', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/build.rs:542:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56461d0d2cb7 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56461d0d2cb7 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56461d0d2cb7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56461d0d2cb7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56461d0f245c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x56461d0cff32 - std::io::Write::write_fmt::h83a843778fa2a815 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x56461d0d4c65 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56461d0d4c65 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56461d0d4c65 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56461d0d47ba - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56461d0d5401 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x56461d02c6ce - std::panicking::begin_panic::{{closure}}::hbe22389b3adb3b8c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x56461cffff59 - std::sys_common::backtrace::__rust_end_short_backtrace::h7c93498253efc327 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56461d02c5fb - std::panicking::begin_panic::ha4cd5f3756cde95e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x56461ce9b9b6 - build_script_build::check_rustc_version::h775ee46fd705f87e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/build.rs:542:9 [INFO] [stderr] 15: 0x56461ce9bcb7 - build_script_build::main::h19568381727821cf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/build.rs:563:5 [INFO] [stderr] 16: 0x56461cead132 - core::ops::function::FnOnce::call_once::h3c64f1d70a2290eb [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 17: 0x56461cebb25a - std::sys_common::backtrace::__rust_begin_short_backtrace::hd1306beac2dbfa19 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 18: 0x56461ceb6fe6 - std::rt::lang_start::{{closure}}::hf62740b208205373 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:66:18 [INFO] [stderr] 19: 0x56461d0d5827 - core::ops::function::impls:: for &F>::call_once::hb5ab992a536e3d7c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 20: 0x56461d0d5827 - std::panicking::try::do_call::h1bda883686bc1816 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stderr] 21: 0x56461d0d5827 - std::panicking::try::ha7167c079f243e71 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stderr] 22: 0x56461d0d5827 - std::panic::catch_unwind::he11c3de53f0b5853 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stderr] 23: 0x56461d0d5827 - std::rt::lang_start_internal::h45c3666b51d25060 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:51:25 [INFO] [stderr] 24: 0x56461ceb6fb7 - std::rt::lang_start::h9bd6a097d9ffe74f [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:65:5 [INFO] [stderr] 25: 0x56461cea105a - main [INFO] [stderr] 26: 0x7f1082b040b3 - __libc_start_main [INFO] [stderr] 27: 0x56461ce960ae - _start [INFO] [stderr] 28: 0x0 - [INFO] running `Command { std: "docker" "inspect" "873445d4687943390a8b6fade96b777bad11f00d2362747edaf6769f3ffb5dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873445d4687943390a8b6fade96b777bad11f00d2362747edaf6769f3ffb5dbb", kill_on_drop: false }` [INFO] [stdout] 873445d4687943390a8b6fade96b777bad11f00d2362747edaf6769f3ffb5dbb