[INFO] cloning repository https://github.com/Ninja3047/load-symbols [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ninja3047/load-symbols" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinja3047%2Fload-symbols", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinja3047%2Fload-symbols'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3db637c1647bc65c150b48316d7a9330238c57d [INFO] checking Ninja3047/load-symbols against try#4e3d7541a523df82cea75064e44e60ae9a008bcb for pr-97427 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinja3047%2Fload-symbols" "/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/Ninja3047/load-symbols 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/Ninja3047/load-symbols [INFO] finished tweaking git repo https://github.com/Ninja3047/load-symbols [INFO] tweaked toml for git repo https://github.com/Ninja3047/load-symbols written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Ninja3047/load-symbols 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] 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" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be44685725b130f523cd2160a4f7c6f40477720a51a01351ab53f838d6ddf5ca [INFO] running `Command { std: "docker" "start" "-a" "be44685725b130f523cd2160a4f7c6f40477720a51a01351ab53f838d6ddf5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be44685725b130f523cd2160a4f7c6f40477720a51a01351ab53f838d6ddf5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be44685725b130f523cd2160a4f7c6f40477720a51a01351ab53f838d6ddf5ca", kill_on_drop: false }` [INFO] [stdout] be44685725b130f523cd2160a4f7c6f40477720a51a01351ab53f838d6ddf5ca [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" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d7a991afb51e2449936b5c4338e1c2db1bcc6c2b568ff98f4187f63b2a1647f [INFO] running `Command { std: "docker" "start" "-a" "1d7a991afb51e2449936b5c4338e1c2db1bcc6c2b568ff98f4187f63b2a1647f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.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 crc32fast v1.3.2 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling load-symbols v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling clang-sys v1.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking memmap2 v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#34cabece) [INFO] [stderr] error: failed to run custom build command for `binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#34cabece)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/binaryninjacore-sys-804f7ede777572fd/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/34cabec/rust/binaryninjacore-sys/build.rs:70:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56025ed4d9dd - 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: 0x56025ed4d9dd - 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: 0x56025ed4d9dd - std::sys_common::backtrace::_print_fmt::h37263d2b46150bcc [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x56025ed4d9dd - ::fmt::hd428c8fccc16f0ae [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x56025ed72e7c - core::fmt::write::h0d63ea6ad283fb9e [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/fmt/mod.rs:1196:17 [INFO] [stderr] 5: 0x56025ed4a6a1 - std::io::Write::write_fmt::h13d6992b5e00e8e1 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/io/mod.rs:1654:15 [INFO] [stderr] 6: 0x56025ed4f175 - std::sys_common::backtrace::_print::hc003ada0d33f14da [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x56025ed4f175 - std::sys_common::backtrace::print::he3cf92a2b7b0bbd9 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x56025ed4f175 - std::panicking::default_hook::{{closure}}::h59bbb1270a01308b [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x56025ed4ee96 - std::panicking::default_hook::h0caabfe107e953a7 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x56025ed4f706 - std::panicking::rust_panic_with_hook::hf6beccb27b4bc050 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x56025ed4f5f7 - std::panicking::begin_panic_handler::{{closure}}::hd3b361f514299e95 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x56025ed4de94 - 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: 0x56025ed4f329 - rust_begin_unwind [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x56025e80de33 - core::panicking::panic_fmt::h97787cc8fd9bb5c4 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x56025e80df23 - core::result::unwrap_failed::hc1c73e4dab24e072 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/result.rs:1805:5 [INFO] [stderr] 16: 0x56025e831eab - core::result::Result::expect::h68292d53b60763c2 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/result.rs:1055:23 [INFO] [stderr] 17: 0x56025e8117df - build_script_build::main::hbdeb1bc773c6fe34 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-3c86176688a74ccb/34cabec/rust/binaryninjacore-sys/build.rs:66:13 [INFO] [stderr] 18: 0x56025e80fe3b - core::ops::function::FnOnce::call_once::hbc087b58fa1ae2f9 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 19: 0x56025e8100ee - std::sys_common::backtrace::__rust_begin_short_backtrace::hcf9debf303a0ea46 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x56025e80f7e1 - std::rt::lang_start::{{closure}}::he6eae2ab03faae04 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x56025ed46736 - 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: 0x56025ed46736 - std::panicking::try::do_call::h387a8bc490e4658a [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x56025ed46736 - std::panicking::try::hda107626bde65d29 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x56025ed46736 - std::panic::catch_unwind::h0346c13b69c5cd6b [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x56025ed46736 - std::rt::lang_start_internal::{{closure}}::h901294c5c5bf6502 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x56025ed46736 - std::panicking::try::do_call::hdd388a0ede6052c8 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x56025ed46736 - std::panicking::try::h07217e509ac2da16 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x56025ed46736 - std::panic::catch_unwind::h1c271c9bbc12705f [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x56025ed46736 - std::rt::lang_start_internal::h65aedcbcc5757e6a [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x56025e80f7b0 - std::rt::lang_start::h1b80068f39575447 [INFO] [stderr] at /rustc/4e3d7541a523df82cea75064e44e60ae9a008bcb/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x56025e81251c - main [INFO] [stderr] 32: 0x7f987c7cf083 - __libc_start_main [INFO] [stderr] 33: 0x56025e80e12e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1d7a991afb51e2449936b5c4338e1c2db1bcc6c2b568ff98f4187f63b2a1647f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d7a991afb51e2449936b5c4338e1c2db1bcc6c2b568ff98f4187f63b2a1647f", kill_on_drop: false }` [INFO] [stdout] 1d7a991afb51e2449936b5c4338e1c2db1bcc6c2b568ff98f4187f63b2a1647f