[INFO] cloning repository falconre/raptor-api [INFO] running `"git" "clone" "--bare" "git://github.com/falconre/raptor-api.git" "work/cache/sources/gh/falconre/raptor-api"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/falconre/raptor-api'... [INFO] running `"git" "clone" "work/cache/sources/gh/falconre/raptor-api" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/falconre/raptor-api"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/falconre/raptor-api'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/falconre/raptor-api" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/falconre/raptor-api"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/falconre/raptor-api'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 35c7506b0a2eac4269628070d5052b3868f79135 [INFO] sha for GitHub repo falconre/raptor-api: 35c7506b0a2eac4269628070d5052b3868f79135 [INFO] validating manifest of falconre/raptor-api on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of falconre/raptor-api on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing falconre/raptor-api [INFO] finished frobbing falconre/raptor-api [INFO] frobbed toml for falconre/raptor-api written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/falconre/raptor-api/Cargo.toml [INFO] started frobbing falconre/raptor-api [INFO] finished frobbing falconre/raptor-api [INFO] frobbed toml for falconre/raptor-api written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/falconre/raptor-api/Cargo.toml [INFO] crate falconre/raptor-api already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/falconre/raptor` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded falcon-z3 v0.4.4 [INFO] [stderr] Downloaded z3-sys v0.3.0 [INFO] [stderr] Downloaded falcon_capstone v0.2.1 [INFO] [stderr] Downloaded falcon v0.4.4 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing falconre/raptor-api against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/falconre/raptor-api:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] cadd71199d0091e5fc0ebd8dfb325ed4a215db887210d9706a2723c946b3f079 [INFO] running `"docker" "start" "-a" "cadd71199d0091e5fc0ebd8dfb325ed4a215db887210d9706a2723c946b3f079"` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling z3-sys v0.3.0 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling goblin v0.0.17 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling jsonrpc-core v10.1.0 (https://github.com/paritytech/jsonrpc#e8913345) [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling jsonrpc-server-utils v10.1.0 (https://github.com/paritytech/jsonrpc#e8913345) [INFO] [stderr] Compiling jsonrpc-http-server v10.1.0 (https://github.com/paritytech/jsonrpc#e8913345) [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling quasi v0.32.0 [INFO] [stderr] Compiling quasi_codegen v0.32.0 [INFO] [stderr] Compiling bindgen v0.30.0 [INFO] [stderr] Compiling falcon_capstone v0.2.1 [INFO] [stderr] Compiling falcon v0.4.4 [INFO] [stderr] Compiling falcon-z3 v0.4.4 [INFO] [stderr] Compiling raptor v0.4.4 (https://github.com/falconre/raptor?rev=42c8b609f0d55677844d9c#42c8b609) [INFO] [stderr] Compiling raptor-api v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/register_api.rs:64:25 [INFO] [stderr] | [INFO] [stderr] 64 | let loader: Box = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn falcon::loader::Loader` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/register_api.rs:67:37 [INFO] [stderr] | [INFO] [stderr] 67 | let loader: Box = Box::new(elf); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn falcon::loader::Loader` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/document.rs:14:17 [INFO] [stderr] | [INFO] [stderr] 14 | loader: Box, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Loader` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/document.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn new(loader: Box) -> Result { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Loader` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/document.rs:30:30 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn loader(&self) -> &Loader { self.loader.as_ref() } [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Loader` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | / error_chain! { [INFO] [stderr] 23 | | types { [INFO] [stderr] 24 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 25 | | } [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | / error_chain! { [INFO] [stderr] 23 | | types { [INFO] [stderr] 24 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 25 | | } [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `rayon::prelude` [INFO] [stderr] --> src/document.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.raptor_api.c04iyjd0-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1" "/opt/crater/target/debug/deps/raptor_api-146199dd32fd02d1.1597q80u4n57dieu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-df03efb6a99b786f/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libsimplelog-3dfa29395dab6c78.rlib" "/opt/crater/target/debug/deps/libchrono-5fa2688163517fa7.rlib" "/opt/crater/target/debug/deps/libterm-112fb98d93817efb.rlib" "/opt/crater/target/debug/deps/librayon-cb0d1fb43e697eaa.rlib" "/opt/crater/target/debug/deps/libeither-a635ac52ef942321.rlib" "/opt/crater/target/debug/deps/librayon_core-71d01b51c0217225.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-ed767a61ab1a3f76.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-76154f3eec69ab47.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-30fdf203ed68eece.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/libraptor-7e65ed0404e1686f.rlib" "/opt/crater/target/debug/deps/libfalcon_z3-41a6f53baf67c183.rlib" "/opt/crater/target/debug/deps/libz3_sys-56d2e73164825c29.rlib" "/opt/crater/target/debug/deps/libjsonrpc_http_server-1c0926a52403bf77.rlib" "/opt/crater/target/debug/deps/libhyper-7359fdc914f462dc.rlib" "/opt/crater/target/debug/deps/libwant-5652e7cd7fe22617.rlib" "/opt/crater/target/debug/deps/libtry_lock-08de7794c4db55e5.rlib" "/opt/crater/target/debug/deps/libtime-9a4f1c08552789b9.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libh2-777b9b2f597c7c94.rlib" "/opt/crater/target/debug/deps/libindexmap-d64a031d477d5ec2.rlib" "/opt/crater/target/debug/deps/libstring-83c4edfc904f84e2.rlib" "/opt/crater/target/debug/deps/libhttp-a4ee32f6cdc0b86b.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-474d2c1b7015492a.rlib" "/opt/crater/target/debug/deps/libjsonrpc_server_utils-e3349249e40ab4c3.rlib" "/opt/crater/target/debug/deps/libglobset-5caef9b45cc916fc.rlib" "/opt/crater/target/debug/deps/libregex-e2b3bd6d44643e0e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-16f0d1a595ddf2bb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3b1d818a91a590d1.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-2c757ab00e5f0fed.rlib" "/opt/crater/target/debug/deps/libaho_corasick-2a172adc2095b04f.rlib" "/opt/crater/target/debug/deps/libmemchr-461860405d325ee2.rlib" "/opt/crater/target/debug/deps/libunicase-f956dfd0bca17659.rlib" "/opt/crater/target/debug/deps/libtokio-adcf7a43496188f3.rlib" "/opt/crater/target/debug/deps/libtokio_uds-4a1bd27d799fb8ee.rlib" "/opt/crater/target/debug/deps/libmio_uds-9595d2f6c7f8141b.rlib" "/opt/crater/target/debug/deps/libtokio_udp-f5fe58bd171a95de.rlib" "/opt/crater/target/debug/deps/libtokio_timer-050a3575b89f9745.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-882bb2358c4555d7.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-1bc1a23d46182462.rlib" "/opt/crater/target/debug/deps/libtokio_sync-a48507af5581ca12.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libparking_lot-7d105425ef204be9.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-d44836304cc304db.rlib" "/opt/crater/target/debug/deps/libsmallvec-49641c10b9b692fe.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-718fc98b67ff9aa0.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-b76567065de9b166.rlib" "/opt/crater/target/debug/deps/librand-78201b041473e11c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3f911b54e25ff3b.rlib" "/opt/crater/target/debug/deps/librand_pcg-515ff405da49f047.rlib" "/opt/crater/target/debug/deps/librand_hc-d24e8b637969bd0e.rlib" "/opt/crater/target/debug/deps/librand_chacha-d64f3b7183b11179.rlib" "/opt/crater/target/debug/deps/librand_isaac-d7bbe276c7b2d57a.rlib" "/opt/crater/target/debug/deps/librand_core-6fa9f5d43a50161b.rlib" "/opt/crater/target/debug/deps/librand_os-d4c6e3ac8f768d92.rlib" "/opt/crater/target/debug/deps/librand_jitter-801d28c4cdb39680.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-38800b6ab6261bbc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-f1aa6ec857fd832c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b8a042454142a030.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-0e7885a8fe56781b.rlib" "/opt/crater/target/debug/deps/libtokio_executor-9ea24d35d6467ee6.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-ce495f412ee541f7.rlib" "/opt/crater/target/debug/deps/libtokio_codec-a9893348af408b94.rlib" "/opt/crater/target/debug/deps/libtokio_io-3bf5828baa1583ec.rlib" "/opt/crater/target/debug/deps/libnum_cpus-afd4f436af47a6e6.rlib" "/opt/crater/target/debug/deps/libmio-8b535e03b0f7fa48.rlib" "/opt/crater/target/debug/deps/libslab-879b06fb28109c49.rlib" "/opt/crater/target/debug/deps/libnet2-873398cdf63e6407.rlib" "/opt/crater/target/debug/deps/liblazycell-21a1845f1c882cff.rlib" "/opt/crater/target/debug/deps/libbytes-c5562fca8b2f87b1.rlib" "/opt/crater/target/debug/deps/libiovec-e20dae62d1b4d056.rlib" "/opt/crater/target/debug/deps/libjsonrpc_core-51902a9e06f0e2aa.rlib" "/opt/crater/target/debug/deps/libfutures-ffa028f4653318d8.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libfalcon-145372a9e760686b.rlib" "/opt/crater/target/debug/deps/libserde_json-4c7a8f5626a5c209.rlib" "/opt/crater/target/debug/deps/libryu-4ab3e070c2f0eef5.rlib" "/opt/crater/target/debug/deps/libitoa-b9b9dfe8da4383e0.rlib" "/opt/crater/target/debug/deps/libnum_bigint-2be0e080268bfb82.rlib" "/opt/crater/target/debug/deps/libnum_integer-986111a23a552de8.rlib" "/opt/crater/target/debug/deps/libnum_traits-863ec76389318891.rlib" "/opt/crater/target/debug/deps/libserde-8f0048a55778d07a.rlib" "/opt/crater/target/debug/deps/libgoblin-25781d04b27d52a4.rlib" "/opt/crater/target/debug/deps/liblog-df75e6166b6c1caf.rlib" "/opt/crater/target/debug/deps/libscroll-6c57f1d79b294a94.rlib" "/opt/crater/target/debug/deps/libplain-cb499e8dcd625e0f.rlib" "/opt/crater/target/debug/deps/libfalcon_capstone-856edfcfbe8e99ff.rlib" "/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib" "/opt/crater/target/debug/deps/libbase64-4f6d47be0d7a2870.rlib" "/opt/crater/target/debug/deps/libsafemem-893689fb4a7aadb7.rlib" "/opt/crater/target/debug/deps/libbyteorder-406ad78b2cd8d952.rlib" "/opt/crater/target/debug/deps/liberror_chain-1fed253eee497eaf.rlib" "/opt/crater/target/debug/deps/libbacktrace-5d90e7e5b617d1a5.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-131e17fb0cf369df.rlib" "/opt/crater/target/debug/deps/librustc_demangle-2750acd46bdee415.rlib" "/opt/crater/target/debug/deps/libcfg_if-8e8ec56c3bb25549.rlib" "/opt/crater/target/debug/deps/liblibc-29b8788c1c2ebba3.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lz3" "-lcapstone" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lz3 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `raptor-api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cadd71199d0091e5fc0ebd8dfb325ed4a215db887210d9706a2723c946b3f079"` [INFO] running `"docker" "rm" "-f" "cadd71199d0091e5fc0ebd8dfb325ed4a215db887210d9706a2723c946b3f079"` [INFO] [stdout] cadd71199d0091e5fc0ebd8dfb325ed4a215db887210d9706a2723c946b3f079