[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#4e3d7541a523df82cea75064e44e60ae9a008bcb for pr-97427 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetke%2Fbff" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/etke/bff on toolchain 4e3d7541a523df82cea75064e44e60ae9a008bcb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "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-4/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" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9936f3409c73369be48f2ead029288cdbdb5be6e77b4a088174a0d332429c26 [INFO] running `Command { std: "docker" "start" "-a" "d9936f3409c73369be48f2ead029288cdbdb5be6e77b4a088174a0d332429c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9936f3409c73369be48f2ead029288cdbdb5be6e77b4a088174a0d332429c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9936f3409c73369be48f2ead029288cdbdb5be6e77b4a088174a0d332429c26", kill_on_drop: false }` [INFO] [stdout] d9936f3409c73369be48f2ead029288cdbdb5be6e77b4a088174a0d332429c26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb4a38046524ecba341f664e4b89fac4990f9e7e3511f9c50b1fd323f2412080 [INFO] running `Command { std: "docker" "start" "-a" "eb4a38046524ecba341f664e4b89fac4990f9e7e3511f9c50b1fd323f2412080", 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 version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [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] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling 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: 0x55c3786e859d - std::backtrace_rs::backtrace::libunwind::trace::hbee9b373a2cd80b8 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55c3786e859d - std::backtrace_rs::backtrace::trace_unsynchronized::h3af1e478cc7e12f1 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c3786e859d - std::sys_common::backtrace::_print_fmt::h37263d2b46150bcc [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55c3786e859d - ::fmt::hd428c8fccc16f0ae [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55c37870d99c - core::fmt::write::h0d63ea6ad283fb9e [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/fmt/mod.rs:1196:17 [INFO] [stderr] 5: 0x55c3786e5271 - std::io::Write::write_fmt::h13d6992b5e00e8e1 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/io/mod.rs:1654:15 [INFO] [stderr] 6: 0x55c3786e9d35 - std::sys_common::backtrace::_print::hc003ada0d33f14da [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55c3786e9d35 - std::sys_common::backtrace::print::he3cf92a2b7b0bbd9 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55c3786e9d35 - std::panicking::default_hook::{{closure}}::h59bbb1270a01308b [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55c3786e9a56 - std::panicking::default_hook::h0caabfe107e953a7 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55c3786ea2c6 - std::panicking::rust_panic_with_hook::hf6beccb27b4bc050 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55c3786ea1b7 - std::panicking::begin_panic_handler::{{closure}}::hd3b361f514299e95 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55c3786e8a54 - std::sys_common::backtrace::__rust_end_short_backtrace::h08a70477326ab727 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55c3786e9ee9 - rust_begin_unwind [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55c3781c7d93 - core::panicking::panic_fmt::h97787cc8fd9bb5c4 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x55c3781c7e83 - core::result::unwrap_failed::hc1c73e4dab24e072 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/result.rs:1805:5 [INFO] [stderr] 16: 0x55c3781ed72b - core::result::Result::expect::h5a5f0f3621ee1dc7 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/result.rs:1055:23 [INFO] [stderr] 17: 0x55c3781cb73f - build_script_build::main::h7c3f06ac6b671fbb [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-3c86176688a74ccb/998d8ba/rust/binaryninjacore-sys/build.rs:66:13 [INFO] [stderr] 18: 0x55c3781c9dfb - core::ops::function::FnOnce::call_once::h77f5b98c4c6a64eb [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 19: 0x55c3781ca04e - std::sys_common::backtrace::__rust_begin_short_backtrace::h2d6b047ce6fda01e [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x55c3781c9741 - std::rt::lang_start::{{closure}}::h2ed33a5a33779ba8 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x55c3786e1306 - core::ops::function::impls:: for &F>::call_once::hd0b0a0fc104e4549 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 22: 0x55c3786e1306 - std::panicking::try::do_call::h387a8bc490e4658a [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x55c3786e1306 - std::panicking::try::hda107626bde65d29 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x55c3786e1306 - std::panic::catch_unwind::h0346c13b69c5cd6b [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x55c3786e1306 - std::rt::lang_start_internal::{{closure}}::h901294c5c5bf6502 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x55c3786e1306 - std::panicking::try::do_call::hdd388a0ede6052c8 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x55c3786e1306 - std::panicking::try::h07217e509ac2da16 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x55c3786e1306 - std::panic::catch_unwind::h1c271c9bbc12705f [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x55c3786e1306 - std::rt::lang_start_internal::h65aedcbcc5757e6a [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x55c3781c9710 - std::rt::lang_start::h680a69c33fb7d24b [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x55c3781cc47c - main [INFO] [stderr] 32: 0x7f3edb7f3083 - __libc_start_main [INFO] [stderr] 33: 0x55c3781c808e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "eb4a38046524ecba341f664e4b89fac4990f9e7e3511f9c50b1fd323f2412080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4a38046524ecba341f664e4b89fac4990f9e7e3511f9c50b1fd323f2412080", kill_on_drop: false }` [INFO] [stdout] eb4a38046524ecba341f664e4b89fac4990f9e7e3511f9c50b1fd323f2412080