[INFO] cloning repository https://github.com/sbwtw/SearchService [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbwtw/SearchService" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FSearchService"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FSearchService'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dc84e5b8a576cc6a8b08cc788d75baa7be3a2f2c [INFO] checking sbwtw/SearchService against master#08dfbfb61871a83f720c6e97a3b737076e89fe3e for pr-71796 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FSearchService" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbwtw/SearchService on toolchain 08dfbfb61871a83f720c6e97a3b737076e89fe3e [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sbwtw/SearchService [INFO] finished tweaking git repo https://github.com/sbwtw/SearchService [INFO] tweaked toml for git repo https://github.com/sbwtw/SearchService written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sbwtw/SearchService already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "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] e79301925f7e950ef2a2f5d8e1ccfdc2832bc18347c34bb81deb62c3720cd847 [INFO] running `"docker" "start" "-a" "e79301925f7e950ef2a2f5d8e1ccfdc2832bc18347c34bb81deb62c3720cd847"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling libdbus-sys v0.1.3 (https://github.com/diwic/dbus-rs#bc18bbf4) [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking phf_shared v0.7.21 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking dbus v0.6.1 (https://github.com/diwic/dbus-rs#bc18bbf4) [INFO] [stderr] Compiling standalone-quote v0.5.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling standalone-syn v0.13.0 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling pinyin v0.2.0 [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.11 [INFO] [stderr] Compiling cbindgen v0.5.2 [INFO] [stderr] Compiling search_service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `search_service v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/search_service-6837657fb2c32a1a/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings: CargoMetadata("/opt/rustwide/workdir/Cargo.toml", Json(ErrorImpl { code: EofWhileParsingValue, line: 1, column: 0 }))', src/build.rs:8:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5583a27ab864 - backtrace::backtrace::libunwind::trace::hfcd33194db0151d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5583a27ab864 - backtrace::backtrace::trace_unsynchronized::hfd1904bbbd5335b5 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5583a27ab864 - std::sys_common::backtrace::_print_fmt::h8476c57b177b254e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5583a27ab864 - ::fmt::h73acbc5f6d4b1044 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5583a27d598c - core::fmt::write::hdf236390fbd68d3d [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x5583a27a88f3 - std::io::Write::write_fmt::h5722fa40bb2afafd [INFO] [stderr] at src/libstd/io/mod.rs:1532 [INFO] [stderr] 6: 0x5583a27ae415 - std::sys_common::backtrace::_print::ha468e873aada7c78 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5583a27ae415 - std::sys_common::backtrace::print::h149365a2f029de62 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5583a27ae415 - std::panicking::default_hook::{{closure}}::hb4a33f9e05934a52 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5583a27ae152 - std::panicking::default_hook::hc4535d7b0c743abd [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x5583a27aea22 - std::panicking::rust_panic_with_hook::haa34a96a6dbd5a2e [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x5583a27ae60b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 12: 0x5583a27d43b1 - core::panicking::panic_fmt::hd101a87121fa411f [INFO] [stderr] at src/libcore/panicking.rs:89 [INFO] [stderr] 13: 0x5583a27d41d3 - core::option::expect_none_failed::h4f0e89faa3179bf7 [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x5583a23b82c9 - core::result::Result::expect::hb96a24e602391004 [INFO] [stderr] at /rustc/08dfbfb61871a83f720c6e97a3b737076e89fe3e/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x5583a23b902c - build_script_build::main::h46682fdce305e5c0 [INFO] [stderr] at src/build.rs:8 [INFO] [stderr] 16: 0x5583a23b70db - std::rt::lang_start::{{closure}}::h4747424cd3558662 [INFO] [stderr] at /rustc/08dfbfb61871a83f720c6e97a3b737076e89fe3e/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x5583a27aee68 - std::rt::lang_start_internal::{{closure}}::h8ee41efd8ae7ff76 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x5583a27aee68 - std::panicking::try::do_call::h0a4c4514ee6ebbfc [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 19: 0x5583a27aee68 - std::panicking::try::h7c2f3858e42d7516 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x5583a27aee68 - std::panic::catch_unwind::h76c4030fa5655c1e [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x5583a27aee68 - std::rt::lang_start_internal::h1c1398259f72ace6 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x5583a23b70b7 - std::rt::lang_start::h931db8fe12d2b1ef [INFO] [stderr] at /rustc/08dfbfb61871a83f720c6e97a3b737076e89fe3e/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x5583a23b90ea - main [INFO] [stderr] 24: 0x7ff64c8d90b3 - __libc_start_main [INFO] [stderr] 25: 0x5583a23b219e - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "e79301925f7e950ef2a2f5d8e1ccfdc2832bc18347c34bb81deb62c3720cd847"` [INFO] running `"docker" "rm" "-f" "e79301925f7e950ef2a2f5d8e1ccfdc2832bc18347c34bb81deb62c3720cd847"` [INFO] [stdout] e79301925f7e950ef2a2f5d8e1ccfdc2832bc18347c34bb81deb62c3720cd847