[INFO] cloning repository https://github.com/etke/bff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etke/bff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetke%2Fbff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetke%2Fbff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b0c0fb5941f2f751afcdeb15777128afec7e791 [INFO] checking etke/bff against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetke%2Fbff" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/etke/bff on toolchain e61be1c89a2b3fd02452eef3c6186592711e4772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/etke/bff [INFO] finished tweaking git repo https://github.com/etke/bff [INFO] tweaked toml for git repo https://github.com/etke/bff written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/etke/bff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c1d201725c6d1163b7a62c42168e713ef0e572ed101d066c793609295414ffe3 [INFO] running `Command { std: "docker" "start" "-a" "c1d201725c6d1163b7a62c42168e713ef0e572ed101d066c793609295414ffe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1d201725c6d1163b7a62c42168e713ef0e572ed101d066c793609295414ffe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1d201725c6d1163b7a62c42168e713ef0e572ed101d066c793609295414ffe3", kill_on_drop: false }` [INFO] [stdout] c1d201725c6d1163b7a62c42168e713ef0e572ed101d066c793609295414ffe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f376b82cb973c38a475d542222d53e79b76c4a6c1c9de4f534d1212c2ae8680 [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" "1f376b82cb973c38a475d542222d53e79b76c4a6c1c9de4f534d1212c2ae8680", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bff v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#998d8baf) [INFO] [stderr] error: failed to run custom build command for `binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#998d8baf)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/binaryninjacore-sys-8ae33327edeab9cf/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=../../binaryninjacore.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'failed to create required symlink: Os { code: 17, kind: AlreadyExists, message: "File exists" }', /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-3c86176688a74ccb/998d8ba/rust/binaryninjacore-sys/build.rs:70:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ab37a65e5d - std::backtrace_rs::backtrace::libunwind::trace::h12a7fd7c445f49e3 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55ab37a65e5d - std::backtrace_rs::backtrace::trace_unsynchronized::h274d7a91c32d7a72 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ab37a65e5d - std::sys_common::backtrace::_print_fmt::h20c5ab547dc8ab1f [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55ab37a65e5d - ::fmt::h9af9281feff35091 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55ab37a8b16c - core::fmt::write::h8d6b361cf786bc5a [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/core/src/fmt/mod.rs:1197:17 [INFO] [stderr] 5: 0x55ab37a62b41 - std::io::Write::write_fmt::h007e6f333da685ae [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x55ab37a675d5 - std::sys_common::backtrace::_print::h0ab461718a9d073d [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55ab37a675d5 - std::sys_common::backtrace::print::h7aa0655c5c4e753e [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55ab37a675d5 - std::panicking::default_hook::{{closure}}::h41727471df131f05 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55ab37a672f6 - std::panicking::default_hook::hfb7a16fcc61ed2bb [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55ab37a67b66 - std::panicking::rust_panic_with_hook::h7b8c79b14c52c517 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55ab37a67a57 - std::panicking::begin_panic_handler::{{closure}}::h649f5bf3945acb94 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55ab37a66314 - std::sys_common::backtrace::__rust_end_short_backtrace::hdd3fa7159fb5d9ea [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55ab37a67789 - rust_begin_unwind [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55ab37547da3 - core::panicking::panic_fmt::hc7041c118801e527 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x55ab37547e93 - core::result::unwrap_failed::h63dafbdbff517d61 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/core/src/result.rs:1805:5 [INFO] [stderr] 16: 0x55ab3755b11b - core::result::Result::expect::h17e876fa02ee380b [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/core/src/result.rs:1055:23 [INFO] [stderr] 17: 0x55ab3754b31f - build_script_build::main::hb3171fcc48e4af0a [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-3c86176688a74ccb/998d8ba/rust/binaryninjacore-sys/build.rs:66:13 [INFO] [stderr] 18: 0x55ab3754a0db - core::ops::function::FnOnce::call_once::ha37e5731c7f4d9a1 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 19: 0x55ab3754a3ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h7ae18f34aea1e9ca [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x55ab37549951 - std::rt::lang_start::{{closure}}::h1aa0a313ea671a27 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x55ab37a5eb4e - core::ops::function::impls:: for &F>::call_once::hf76c12d3f322438f [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 22: 0x55ab37a5eb4e - std::panicking::try::do_call::h439ce15f03cfc007 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x55ab37a5eb4e - std::panicking::try::hadc999f3c39857fb [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x55ab37a5eb4e - std::panic::catch_unwind::h180bf3dd6a6d7e59 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x55ab37a5eb4e - std::rt::lang_start_internal::{{closure}}::hca2bec213a4ed40c [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x55ab37a5eb4e - std::panicking::try::do_call::hff5c740aaa5e7550 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x55ab37a5eb4e - std::panicking::try::h753e870fb74a8f08 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x55ab37a5eb4e - std::panic::catch_unwind::hebfd830dd5f90cf8 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x55ab37a5eb4e - std::rt::lang_start_internal::hddab984f28523023 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x55ab37549920 - std::rt::lang_start::heab9b49c993f0571 [INFO] [stderr] at /rustc/e61be1c89a2b3fd02452eef3c6186592711e4772/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x55ab3754c04c - main [INFO] [stderr] 32: 0x7f1e1a57d083 - __libc_start_main [INFO] [stderr] 33: 0x55ab3754809e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1f376b82cb973c38a475d542222d53e79b76c4a6c1c9de4f534d1212c2ae8680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f376b82cb973c38a475d542222d53e79b76c4a6c1c9de4f534d1212c2ae8680", kill_on_drop: false }` [INFO] [stdout] 1f376b82cb973c38a475d542222d53e79b76c4a6c1c9de4f534d1212c2ae8680