[INFO] cloning repository https://github.com/YoshikawaMasashi/pytoid [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YoshikawaMasashi/pytoid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoshikawaMasashi%2Fpytoid"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoshikawaMasashi%2Fpytoid'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5f70bcd2cbaf662a70ae7bd90fc96089ebfebe54 [INFO] checking YoshikawaMasashi/pytoid against try#e2aab98dd8975a0990f9fbb79b3ea4b40559a184 for pr-72493 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoshikawaMasashi%2Fpytoid" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YoshikawaMasashi/pytoid on toolchain e2aab98dd8975a0990f9fbb79b3ea4b40559a184 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/YoshikawaMasashi/pytoid [INFO] removed path dependency pyo3 from git repo https://github.com/YoshikawaMasashi/pytoid [INFO] finished tweaking git repo https://github.com/YoshikawaMasashi/pytoid [INFO] tweaked toml for git repo https://github.com/YoshikawaMasashi/pytoid written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/YoshikawaMasashi/pytoid already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (pyo3) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (pyo3) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toid v0.5.0-alpha [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2bccb5cf6fc66c158bd6d91f9be469c99b312c7042b60230f0796b4a754a5a48 [INFO] running `"docker" "start" "-a" "2bccb5cf6fc66c158bd6d91f9be469c99b312c7042b60230f0796b4a754a5a48"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (pyo3) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.28 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling pyo3 v0.10.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling portaudio v0.7.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] error: failed to run custom build command for `portaudio v0.7.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/portaudio-8e7c8e9c418f2a9e/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'No such file or directory (os error 2)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:83:23 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5572c45c9925 - backtrace::backtrace::libunwind::trace::h678b9599e62f63eb [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5572c45c9925 - backtrace::backtrace::trace_unsynchronized::hb47d77776d18cf5b [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5572c45c9925 - std::sys_common::backtrace::_print_fmt::he1b14c2dc4d370e2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5572c45c9925 - ::fmt::h0e056b70ceff915d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5572c45ec3ec - core::fmt::write::hdf236390fbd68d3d [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x5572c45c6e93 - std::io::Write::write_fmt::h5b95d57b9d83617e [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x5572c45cbee0 - std::sys_common::backtrace::_print::hde4f93cf630dd149 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5572c45cbee0 - std::sys_common::backtrace::print::hab894e5c65d4445d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5572c45cbee0 - std::panicking::default_hook::{{closure}}::h069a26eaaf53ac74 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5572c45cbc2c - std::panicking::default_hook::he2b0e031648f6bed [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x5572c45cc4c7 - std::panicking::rust_panic_with_hook::hd8d0481ab65c637b [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x5572c45cc0cb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x5572c45cc03b - std::panicking::begin_panic_fmt::hcee96cdfbf8d3a95 [INFO] [stderr] at src/libstd/panicking.rs:342 [INFO] [stderr] 13: 0x5572c4590512 - build_script_build::unix_platform::build::h3676c502bce9585d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:83 [INFO] [stderr] 14: 0x5572c4590f63 - build_script_build::platform::build::h3d1f362002af2372 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:140 [INFO] [stderr] 15: 0x5572c4591c4e - build_script_build::build::hcec346d808a52195 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:49 [INFO] [stderr] 16: 0x5572c4591adb - build_script_build::main::hdb777783eb211e79 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:38 [INFO] [stderr] 17: 0x5572c459224b - std::rt::lang_start::{{closure}}::hff403bed19d8d3ee [INFO] [stderr] at /rustc/e2aab98dd8975a0990f9fbb79b3ea4b40559a184/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x5572c45cc898 - std::rt::lang_start_internal::{{closure}}::h4838b364df25be59 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x5572c45cc898 - std::panicking::try::do_call::h0f9bf126f2a30e0a [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 20: 0x5572c45cc898 - std::panicking::try::hf7f4f4a8291fe18c [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 21: 0x5572c45cc898 - std::panic::catch_unwind::hf0742a1b2a42157f [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x5572c45cc898 - std::rt::lang_start_internal::h8a620deb31f7711f [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x5572c4592227 - std::rt::lang_start::h0c865a2374d26cde [INFO] [stderr] at /rustc/e2aab98dd8975a0990f9fbb79b3ea4b40559a184/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x5572c4591cfa - main [INFO] [stderr] 25: 0x7f14d867c0b3 - __libc_start_main [INFO] [stderr] 26: 0x5572c459018e - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2bccb5cf6fc66c158bd6d91f9be469c99b312c7042b60230f0796b4a754a5a48"` [INFO] running `"docker" "rm" "-f" "2bccb5cf6fc66c158bd6d91f9be469c99b312c7042b60230f0796b4a754a5a48"` [INFO] [stdout] 2bccb5cf6fc66c158bd6d91f9be469c99b312c7042b60230f0796b4a754a5a48