[INFO] cloning repository https://github.com/sbwtw/SearchService [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FSearchService'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc84e5b8a576cc6a8b08cc788d75baa7be3a2f2c [INFO] checking sbwtw/SearchService against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FSearchService" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbwtw/SearchService on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/sbwtw/SearchService already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/diwic/dbus-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempdir v0.3.6 [INFO] [stderr] Downloaded serde_derive_internals v0.17.0 [INFO] [stderr] Downloaded remove_dir_all v0.3.0 [INFO] [stderr] Downloaded toml v0.4.5 [INFO] [stderr] Downloaded num-traits v0.2.1 [INFO] [stderr] Downloaded cbindgen v0.5.2 [INFO] [stderr] Downloaded clap v2.31.1 [INFO] [stderr] Downloaded serde_json v1.0.11 [INFO] [stderr] Downloaded serde_derive v1.0.21 [INFO] [stderr] Downloaded standalone-syn v0.13.0 [INFO] [stderr] Downloaded standalone-quote v0.5.0 [INFO] [stderr] Downloaded libc v0.2.39 [INFO] [stderr] Downloaded serde v1.0.33 [INFO] [stderr] Downloaded pinyin v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20bfa3f5ca0c5b2e8feab3e6806fcf64c2bbe8e8a4540596c3116a4e3714c067 [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" "20bfa3f5ca0c5b2e8feab3e6806fcf64c2bbe8e8a4540596c3116a4e3714c067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20bfa3f5ca0c5b2e8feab3e6806fcf64c2bbe8e8a4540596c3116a4e3714c067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20bfa3f5ca0c5b2e8feab3e6806fcf64c2bbe8e8a4540596c3116a4e3714c067", kill_on_drop: false }` [INFO] [stdout] 20bfa3f5ca0c5b2e8feab3e6806fcf64c2bbe8e8a4540596c3116a4e3714c067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4582fcf9776e1811ff9539f4d99fce2c51e0be095d1ff90898b1e695218c099 [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" "f4582fcf9776e1811ff9539f4d99fce2c51e0be095d1ff90898b1e695218c099", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling standalone-quote v0.5.0 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling libdbus-sys v0.1.3 (https://github.com/diwic/dbus-rs#bc18bbf4) [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling standalone-syn v0.13.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking dbus v0.6.1 (https://github.com/diwic/dbus-rs#bc18bbf4) [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-a51cc2d2c31f6569/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:11:8 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564f15d77de7 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x564f15d77de7 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564f15d77de7 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564f15d77de7 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564f15d99cbc - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x564f15d74a82 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x564f15d7a095 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564f15d7a095 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564f15d7a095 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x564f15d79bf3 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x564f15d7a831 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x564f15d7a377 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x564f15d782ac - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564f15d7a2d9 - rust_begin_unwind [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x564f15d98681 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x564f15d984a3 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/option.rs:1266:5 [INFO] [stderr] 16: 0x564f159ce7e4 - core::result::Result::expect::hceba4392db037d1b [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/result.rs:929:23 [INFO] [stderr] 17: 0x564f159ccc0b - build_script_build::main::h5835c0f30f684c74 [INFO] [stderr] at /opt/rustwide/workdir/src/build.rs:8:5 [INFO] [stderr] 18: 0x564f159c005b - core::ops::function::FnOnce::call_once::heb38727e084d448e [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x564f159cb6be - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe767719e7fc7932 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x564f159d0011 - std::rt::lang_start::{{closure}}::h90f75e0eb8af9d26 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x564f15d7ac57 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x564f15d7ac57 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x564f15d7ac57 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x564f15d7ac57 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panic.rs:396:14 [INFO] [stderr] 25: 0x564f15d7ac57 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x564f159cffe7 - std::rt::lang_start::h8731d38140459b6d [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x564f159cccca - main [INFO] [stderr] 28: 0x7fe35f6680b3 - __libc_start_main [INFO] [stderr] 29: 0x564f159b80ce - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f4582fcf9776e1811ff9539f4d99fce2c51e0be095d1ff90898b1e695218c099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4582fcf9776e1811ff9539f4d99fce2c51e0be095d1ff90898b1e695218c099", kill_on_drop: false }` [INFO] [stdout] f4582fcf9776e1811ff9539f4d99fce2c51e0be095d1ff90898b1e695218c099