[INFO] cloning repository https://github.com/Ayrx/binja-rs-hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ayrx/binja-rs-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAyrx%2Fbinja-rs-hello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAyrx%2Fbinja-rs-hello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0f5fb90a3544b233856cddbdac059da21ce27ee [INFO] checking Ayrx/binja-rs-hello-world against try#560667b800e34f03ac9f520f299d077c249dd301 for pr-100971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAyrx%2Fbinja-rs-hello-world" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ayrx/binja-rs-hello-world on toolchain 560667b800e34f03ac9f520f299d077c249dd301 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+560667b800e34f03ac9f520f299d077c249dd301" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Ayrx/binja-rs-hello-world [INFO] finished tweaking git repo https://github.com/Ayrx/binja-rs-hello-world [INFO] tweaked toml for git repo https://github.com/Ayrx/binja-rs-hello-world written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Ayrx/binja-rs-hello-world already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+560667b800e34f03ac9f520f299d077c249dd301" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+560667b800e34f03ac9f520f299d077c249dd301" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15d2433e8072c6275204c1119e40ae829c291ec9e9b923e662bfae013dd71864 [INFO] running `Command { std: "docker" "start" "-a" "15d2433e8072c6275204c1119e40ae829c291ec9e9b923e662bfae013dd71864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15d2433e8072c6275204c1119e40ae829c291ec9e9b923e662bfae013dd71864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15d2433e8072c6275204c1119e40ae829c291ec9e9b923e662bfae013dd71864", kill_on_drop: false }` [INFO] [stdout] 15d2433e8072c6275204c1119e40ae829c291ec9e9b923e662bfae013dd71864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+560667b800e34f03ac9f520f299d077c249dd301" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd88f33b67038d5d4ba26dbfbae288e612eb6454e18b04e02e03956494ec90c1 [INFO] running `Command { std: "docker" "start" "-a" "fd88f33b67038d5d4ba26dbfbae288e612eb6454e18b04e02e03956494ec90c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#661d7c95) [INFO] [stderr] error: failed to run custom build command for `binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#661d7c95)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/binaryninjacore-sys-8a29f4355f98035e/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/661d7c9/rust/binaryninjacore-sys/build.rs:70:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a9918589e0 - std::backtrace_rs::backtrace::libunwind::trace::hbb3993e407686285 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x55a9918589e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h2b06659c943a09f0 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a9918589e0 - std::sys_common::backtrace::_print_fmt::h676962b0162f62e5 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55a9918589e0 - ::fmt::ha0d2ba78543a109f [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55a99187d5de - core::fmt::write::hc9a543a2c46ce767 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x55a991855505 - std::io::Write::write_fmt::h1be311b310a4aa80 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x55a99185a223 - std::sys_common::backtrace::_print::h5d3c46e4ca69cc60 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55a99185a223 - std::sys_common::backtrace::print::h958100729cb4758a [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55a99185a223 - std::panicking::default_hook::{{closure}}::hab051022779338dd [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55a991859f0f - std::panicking::default_hook::hc6ea4e908ee8a453 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55a99185a8ca - std::panicking::rust_panic_with_hook::h962c972a051a8f7a [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55a99185a7c7 - std::panicking::begin_panic_handler::{{closure}}::hfa5798e5fe6b3140 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55a991858efc - std::sys_common::backtrace::__rust_end_short_backtrace::h7b7fe4e090b3ee08 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55a99185a4e2 - rust_begin_unwind [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55a99135d123 - core::panicking::panic_fmt::h0edf611a3244aa6c [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x55a99135d273 - core::result::unwrap_failed::h1ebdb59dc33afc5c [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/core/src/result.rs:1785:5 [INFO] [stderr] 16: 0x55a9914abdcb - core::result::Result::expect::ha9d882ef9a8a3474 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/core/src/result.rs:1064:23 [INFO] [stderr] 17: 0x55a99135ee08 - build_script_build::main::h494709495c3f075e [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-3c86176688a74ccb/661d7c9/rust/binaryninjacore-sys/build.rs:66:13 [INFO] [stderr] 18: 0x55a991364a8b - core::ops::function::FnOnce::call_once::hc247685cd91b294c [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 19: 0x55a99136197e - std::sys_common::backtrace::__rust_begin_short_backtrace::hc2fee097f07a46e8 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x55a9913612e1 - std::rt::lang_start::{{closure}}::hcf695668885d1194 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x55a9918518af - core::ops::function::impls:: for &F>::call_once::h374a34ab80724658 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 22: 0x55a9918518af - std::panicking::try::do_call::hc1ae46ee68e81ae9 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x55a9918518af - std::panicking::try::h5be49582b3c7dc86 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x55a9918518af - std::panic::catch_unwind::h7cc24fcf946358e1 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x55a9918518af - std::rt::lang_start_internal::{{closure}}::hb106321bea8e7094 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x55a9918518af - std::panicking::try::do_call::h1a35fe83f2392db7 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x55a9918518af - std::panicking::try::h14deeca5121ff374 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x55a9918518af - std::panic::catch_unwind::h3b0cdc8b3ed01f99 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x55a9918518af - std::rt::lang_start_internal::hcbf2a7bc04af812f [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x55a9913612b0 - std::rt::lang_start::hdd5be922a9436c21 [INFO] [stderr] at /rustc/560667b800e34f03ac9f520f299d077c249dd301/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x55a99136050c - main [INFO] [stderr] 32: 0x7f9aef77a083 - __libc_start_main [INFO] [stderr] 33: 0x55a99135d47e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "fd88f33b67038d5d4ba26dbfbae288e612eb6454e18b04e02e03956494ec90c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd88f33b67038d5d4ba26dbfbae288e612eb6454e18b04e02e03956494ec90c1", kill_on_drop: false }` [INFO] [stdout] fd88f33b67038d5d4ba26dbfbae288e612eb6454e18b04e02e03956494ec90c1