[INFO] updating cached repository falconre/raptor [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/falconre/raptor [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/falconre/raptor" "work/ex/beta-1.37-6/sources/1.36.0/gh/falconre/raptor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/falconre/raptor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/falconre/raptor" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/falconre/raptor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/falconre/raptor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 42c8b609f0d55677844d9c7ac62da6c0865fc143 [INFO] sha for GitHub repo falconre/raptor: 42c8b609f0d55677844d9c7ac62da6c0865fc143 [INFO] validating manifest of falconre/raptor on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of falconre/raptor on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing falconre/raptor [INFO] finished frobbing falconre/raptor [INFO] frobbed toml for falconre/raptor written to work/ex/beta-1.37-6/sources/1.36.0/gh/falconre/raptor/Cargo.toml [INFO] started frobbing falconre/raptor [INFO] finished frobbing falconre/raptor [INFO] frobbed toml for falconre/raptor written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/falconre/raptor/Cargo.toml [INFO] crate falconre/raptor already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing falconre/raptor against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/falconre/raptor:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] ffa8c69adc354e9eafac67182b330395da74bdb91e1881a2930c86a80e1c56a0 [INFO] running `"docker" "start" "-a" "ffa8c69adc354e9eafac67182b330395da74bdb91e1881a2930c86a80e1c56a0"` [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling z3-sys v0.3.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling goblin v0.0.17 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [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 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> lib/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | / error_chain! { [INFO] [stderr] 21 | | types { [INFO] [stderr] 22 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 23 | | } [INFO] [stderr] ... | [INFO] [stderr] 59 | | } [INFO] [stderr] 60 | | } [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] --> lib/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | / error_chain! { [INFO] [stderr] 21 | | types { [INFO] [stderr] 22 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 23 | | } [INFO] [stderr] ... | [INFO] [stderr] 59 | | } [INFO] [stderr] 60 | | } [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 variable: `call` [INFO] [stderr] --> lib/analysis/argument_identification.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | let call = match instruction.operation().call() { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_call` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/analysis/dead_code_elimination.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | let mut block = dce_function.block_mut(block_index).unwrap(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:99:17 [INFO] [stderr] | [INFO] [stderr] 99 | let mut block = new_function.block_mut(block_index)?; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:104:13 [INFO] [stderr] | [INFO] [stderr] 104 | let mut block = new_function.block_mut(block_index).unwrap(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:107:13 [INFO] [stderr] | [INFO] [stderr] 107 | let mut instruction = block.instruction_mut(instruction_index).unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:135:17 [INFO] [stderr] | [INFO] [stderr] 135 | let mut block = new_function.block_mut(block_index)?; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:141:13 [INFO] [stderr] | [INFO] [stderr] 141 | let mut block = new_function.block_mut(block_index)?; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:142:13 [INFO] [stderr] | [INFO] [stderr] 142 | let mut instruction = block.instruction_mut( [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:233:17 [INFO] [stderr] | [INFO] [stderr] 233 | let mut call = match instruction.operation_mut() { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 48s [INFO] running `"docker" "inspect" "ffa8c69adc354e9eafac67182b330395da74bdb91e1881a2930c86a80e1c56a0"` [INFO] running `"docker" "rm" "-f" "ffa8c69adc354e9eafac67182b330395da74bdb91e1881a2930c86a80e1c56a0"` [INFO] [stdout] ffa8c69adc354e9eafac67182b330395da74bdb91e1881a2930c86a80e1c56a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/falconre/raptor:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 246476fe227283e09783f85c9b5eba38bde00b9a68621b87588b4804e1aec8d6 [INFO] running `"docker" "start" "-a" "246476fe227283e09783f85c9b5eba38bde00b9a68621b87588b4804e1aec8d6"` [INFO] [stderr] Compiling raptor v0.4.4 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> lib/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | / error_chain! { [INFO] [stderr] 21 | | types { [INFO] [stderr] 22 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 23 | | } [INFO] [stderr] ... | [INFO] [stderr] 59 | | } [INFO] [stderr] 60 | | } [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] --> lib/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | / error_chain! { [INFO] [stderr] 21 | | types { [INFO] [stderr] 22 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 23 | | } [INFO] [stderr] ... | [INFO] [stderr] 59 | | } [INFO] [stderr] 60 | | } [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 variable: `call` [INFO] [stderr] --> lib/analysis/argument_identification.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | let call = match instruction.operation().call() { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_call` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/analysis/dead_code_elimination.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | let mut block = dce_function.block_mut(block_index).unwrap(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:99:17 [INFO] [stderr] | [INFO] [stderr] 99 | let mut block = new_function.block_mut(block_index)?; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:104:13 [INFO] [stderr] | [INFO] [stderr] 104 | let mut block = new_function.block_mut(block_index).unwrap(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:107:13 [INFO] [stderr] | [INFO] [stderr] 107 | let mut instruction = block.instruction_mut(instruction_index).unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:135:17 [INFO] [stderr] | [INFO] [stderr] 135 | let mut block = new_function.block_mut(block_index)?; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:141:13 [INFO] [stderr] | [INFO] [stderr] 141 | let mut block = new_function.block_mut(block_index)?; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:142:13 [INFO] [stderr] | [INFO] [stderr] 142 | let mut instruction = block.instruction_mut( [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lib/translator/calls.rs:233:17 [INFO] [stderr] | [INFO] [stderr] 233 | let mut call = match instruction.operation_mut() { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.raptor.42do80sj-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175" "/opt/crater/target/debug/deps/raptor-1951563f5e6a6175.3loq2n7grukcdsxs.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-442da04ee6af5c46/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/liblazy_static-ab49020bde3ad45f.rlib" "/opt/crater/target/debug/deps/libfalcon_z3-97dbc6beabb4c804.rlib" "/opt/crater/target/debug/deps/libz3_sys-cbe195d7778dc654.rlib" "/opt/crater/target/debug/deps/libfalcon-f69384ae6043542f.rlib" "/opt/crater/target/debug/deps/libserde_json-0bba9bd2dfd76a56.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libnum_bigint-382c667c6eba260e.rlib" "/opt/crater/target/debug/deps/libnum_integer-1de4c870aea09f38.rlib" "/opt/crater/target/debug/deps/libnum_traits-cd98387e0f6e90f9.rlib" "/opt/crater/target/debug/deps/libserde-2bf0df89526e7bad.rlib" "/opt/crater/target/debug/deps/libgoblin-adce0234cccd3026.rlib" "/opt/crater/target/debug/deps/liblog-4880d661f25fc746.rlib" "/opt/crater/target/debug/deps/libscroll-c2c14d1111b97403.rlib" "/opt/crater/target/debug/deps/libplain-b2d1df11f65af810.rlib" "/opt/crater/target/debug/deps/libfalcon_capstone-67ef0bafb52f800d.rlib" "/opt/crater/target/debug/deps/liberror_chain-25260fd8db0b9547.rlib" "/opt/crater/target/debug/deps/libbacktrace-a3a3099e46f36b03.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-282bce31bb5af5b5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-0cf21e95f1903146.rlib" "/opt/crater/target/debug/deps/libcfg_if-f8f28fea847dcb27.rlib" "/opt/crater/target/debug/deps/liblibc-dd1adeeac4690585.rlib" "/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib" "/opt/crater/target/debug/deps/libbase64-f60e76cdd09b1e6d.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libbyteorder-93baff524b6b07af.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "246476fe227283e09783f85c9b5eba38bde00b9a68621b87588b4804e1aec8d6"` [INFO] running `"docker" "rm" "-f" "246476fe227283e09783f85c9b5eba38bde00b9a68621b87588b4804e1aec8d6"` [INFO] [stdout] 246476fe227283e09783f85c9b5eba38bde00b9a68621b87588b4804e1aec8d6