[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#5fe169892b3912c8118f59c03c27c622bbade2b5 for pr-84022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAyrx%2Fbinja-rs-hello-world" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ayrx/binja-rs-hello-world on toolchain 5fe169892b3912c8118f59c03c27c622bbade2b5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/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-7/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" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c79f72fb62f93c8672a8ccdc1cb0bd4f3fcd3978398ff3c246b04bc02302bf77 [INFO] running `Command { std: "docker" "start" "-a" "c79f72fb62f93c8672a8ccdc1cb0bd4f3fcd3978398ff3c246b04bc02302bf77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c79f72fb62f93c8672a8ccdc1cb0bd4f3fcd3978398ff3c246b04bc02302bf77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c79f72fb62f93c8672a8ccdc1cb0bd4f3fcd3978398ff3c246b04bc02302bf77", kill_on_drop: false }` [INFO] [stdout] c79f72fb62f93c8672a8ccdc1cb0bd4f3fcd3978398ff3c246b04bc02302bf77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab0b2603065dd8e5fcb71f0a294c14e16cf2c9ebae2436b822a8e18e93da42e3 [INFO] running `Command { std: "docker" "start" "-a" "ab0b2603065dd8e5fcb71f0a294c14e16cf2c9ebae2436b822a8e18e93da42e3", 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 glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.2 [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 libloading v0.7.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [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 atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cexpr v0.4.0 [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: 0x55bd3beaf970 - std::backtrace_rs::backtrace::libunwind::trace::h2d52c57f197dfd55 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x55bd3beaf970 - std::backtrace_rs::backtrace::trace_unsynchronized::hc0db3b97dc138da5 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55bd3beaf970 - std::sys_common::backtrace::_print_fmt::h2cb15eb8b7937bb8 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55bd3beaf970 - ::fmt::h7283182344b850a6 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55bd3bed41de - core::fmt::write::h9285340b1a2e7c56 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x55bd3beac625 - std::io::Write::write_fmt::hd0af614a2f7d2f97 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x55bd3beb1183 - std::sys_common::backtrace::_print::hc5a6af63502bae6f [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55bd3beb1183 - std::sys_common::backtrace::print::h2c7bf2d28938c60a [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55bd3beb1183 - std::panicking::default_hook::{{closure}}::h42baca9875207eab [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x55bd3beb0e5a - std::panicking::default_hook::h4b4cde1be31d2795 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x55bd3beb1829 - std::panicking::rust_panic_with_hook::he92f3dc09174beaa [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:669:13 [INFO] [stderr] 11: 0x55bd3beb1727 - std::panicking::begin_panic_handler::{{closure}}::h2e1692a44d6f611f [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:560:13 [INFO] [stderr] 12: 0x55bd3beafe1c - std::sys_common::backtrace::__rust_end_short_backtrace::ha5c906a10fd27ac1 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55bd3beb1442 - rust_begin_unwind [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:556:5 [INFO] [stderr] 14: 0x55bd3b9b7303 - core::panicking::panic_fmt::hca4fba2ca6ff4011 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x55bd3b9b7453 - core::result::unwrap_failed::h32bfb672cf3284b7 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/result.rs:1791:5 [INFO] [stderr] 16: 0x55bd3baf9b1b - core::result::Result::expect::h1eb788cc8a24c2b1 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/result.rs:1070:23 [INFO] [stderr] 17: 0x55bd3b9b9088 - build_script_build::main::h8f44d94b3a356187 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-3c86176688a74ccb/661d7c9/rust/binaryninjacore-sys/build.rs:66:13 [INFO] [stderr] 18: 0x55bd3b9beb6b - core::ops::function::FnOnce::call_once::h3862c8237c346191 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/ops/function.rs:251:5 [INFO] [stderr] 19: 0x55bd3b9bb76e - std::sys_common::backtrace::__rust_begin_short_backtrace::h73c7b6b7c7de9f72 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x55bd3b9bb441 - std::rt::lang_start::{{closure}}::h32d3d21c10e9f010 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/rt.rs:166:18 [INFO] [stderr] 21: 0x55bd3bea891f - core::ops::function::impls:: for &F>::call_once::h1e5be2c84db58d7e [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/ops/function.rs:286:13 [INFO] [stderr] 22: 0x55bd3bea891f - std::panicking::try::do_call::had4fa4b9581574b3 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:464:40 [INFO] [stderr] 23: 0x55bd3bea891f - std::panicking::try::h0b44d52604c3251a [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:428:19 [INFO] [stderr] 24: 0x55bd3bea891f - std::panic::catch_unwind::h9e9ac18c7b38e1da [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x55bd3bea891f - std::rt::lang_start_internal::{{closure}}::h43bdcf188bd33360 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/rt.rs:148:48 [INFO] [stderr] 26: 0x55bd3bea891f - std::panicking::try::do_call::hcdd039e806abc49f [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:464:40 [INFO] [stderr] 27: 0x55bd3bea891f - std::panicking::try::hfc2a342743c0c94f [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:428:19 [INFO] [stderr] 28: 0x55bd3bea891f - std::panic::catch_unwind::hf2d85367eebd4ce2 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x55bd3bea891f - std::rt::lang_start_internal::h517e23ead6f22dc6 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/rt.rs:148:20 [INFO] [stderr] 30: 0x55bd3b9bb41a - std::rt::lang_start::h72b7640304833540 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/rt.rs:165:17 [INFO] [stderr] 31: 0x55bd3b9ba791 - main [INFO] [stderr] 32: 0x7f9f07acb083 - __libc_start_main [INFO] [stderr] 33: 0x55bd3b9b763e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ab0b2603065dd8e5fcb71f0a294c14e16cf2c9ebae2436b822a8e18e93da42e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0b2603065dd8e5fcb71f0a294c14e16cf2c9ebae2436b822a8e18e93da42e3", kill_on_drop: false }` [INFO] [stdout] ab0b2603065dd8e5fcb71f0a294c14e16cf2c9ebae2436b822a8e18e93da42e3