[INFO] cloning repository https://github.com/fangerm/gelixrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fangerm/gelixrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangerm%2Fgelixrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangerm%2Fgelixrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2c5bd4cecb5d11346030f0a2d3a4fd62daa5968 [INFO] building fangerm/gelixrs against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangerm%2Fgelixrs" "/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/fangerm/gelixrs on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fangerm/gelixrs [INFO] finished tweaking git repo https://github.com/fangerm/gelixrs [INFO] tweaked toml for git repo https://github.com/fangerm/gelixrs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/fangerm/gelixrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4816f93e9d366c39341d5fa2e975dce0494f4e9e8fdaa65af14e57b7150d27a2 [INFO] running `Command { std: "docker" "start" "-a" "4816f93e9d366c39341d5fa2e975dce0494f4e9e8fdaa65af14e57b7150d27a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4816f93e9d366c39341d5fa2e975dce0494f4e9e8fdaa65af14e57b7150d27a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4816f93e9d366c39341d5fa2e975dce0494f4e9e8fdaa65af14e57b7150d27a2", kill_on_drop: false }` [INFO] [stdout] 4816f93e9d366c39341d5fa2e975dce0494f4e9e8fdaa65af14e57b7150d27a2 [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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0d678c4438fbfe1716f11bcfde92827dde9d863997c76f97a93d3d14f8d8eb0 [INFO] running `Command { std: "docker" "start" "-a" "b0d678c4438fbfe1716f11bcfde92827dde9d863997c76f97a93d3d14f8d8eb0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?rev=136dd5e06db47f77cb329cd5f6625273dfd3afd7#136dd5e0) [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling llvm-sys v80.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer) [INFO] [stderr] Compiling error v0.1.0 (/opt/rustwide/workdir/crates/error) [INFO] [stderr] Compiling syntax v0.1.0 (/opt/rustwide/workdir/crates/syntax) [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Compiling ast v0.1.0 (/opt/rustwide/workdir/crates/ast) [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling cargo_toml v0.6.4 [INFO] [stderr] Compiling tera v1.6.0 [INFO] [stderr] Compiling inkwell_internal_macros v0.1.0 (https://github.com/TheDan64/inkwell?rev=136dd5e06db47f77cb329cd5f6625273dfd3afd7#136dd5e0) [INFO] [stderr] Compiling ast_generator v0.1.0 (/opt/rustwide/workdir/crates/ast-generator) [INFO] [stderr] Compiling gir_ir_adapter v0.1.0 (/opt/rustwide/workdir/crates/gir-ir-adapter) [INFO] [stderr] Compiling gir_nodes v0.1.0 (/opt/rustwide/workdir/crates/gir-nodes) [INFO] [stderr] Compiling gir_generator v0.1.0 (/opt/rustwide/workdir/crates/gir-generator) [INFO] [stderr] Compiling ir v0.1.0 (/opt/rustwide/workdir/crates/ir) [INFO] [stderr] Compiling gelixrs v0.1.0 (/opt/rustwide/workdir/crates/gelixrs) [INFO] [stderr] Compiling gelixrs_cli v0.1.0 (/opt/rustwide/workdir/crates/gelixrs-cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXFPYeK/symbols.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.gelixrs_cli.60544be6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe.xjy7mosyct75b4o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/llvm-sys-ae6e90619af340f3/out" "-L" "/usr/lib/llvm-10/lib" "-L" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-93bbe3b6d25d8e1c.rlib" "/opt/rustwide/target/debug/deps/libclap-5b34c81d4d99b0d9.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libatty-98f3bff63b9808a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libgelixrs-09876dad4462213f.rlib" "/opt/rustwide/target/debug/deps/libdirs-c9b5c5c6fb9054d5.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4909e41cb8058d2e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libir-55292c44b406296b.rlib" "/opt/rustwide/target/debug/deps/libgir_generator-c735b303730d99b0.rlib" "/opt/rustwide/target/debug/deps/libgir_nodes-de80b75be520dbcb.rlib" "/opt/rustwide/target/debug/deps/libgir_ir_adapter-e64c045c9ed14b1e.rlib" "/opt/rustwide/target/debug/deps/libinkwell-83e8d8858aee428a.rlib" "-Wl,-Bdynamic" "-lffi" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a59b32f817cf8cc0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-fba260e3972b2137.rlib" "-Wl,-Bdynamic" "-lz" "-lrt" "-ldl" "-ltinfo" "-lpthread" "-lm" "-lstdc++" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibc-e5b331e688d10306.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdrop_bomb-7993efe8eaf778fa.rlib" "/opt/rustwide/target/debug/deps/libast-dbedfd6ba25aa2dd.rlib" "/opt/rustwide/target/debug/deps/libparser-201c032653bfc397.rlib" "/opt/rustwide/target/debug/deps/libcommon-2ac1325434bb97e1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libindexmap-94909792622a49ee.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/libsyntax-e6b19690e86e3c9d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/liberror-4cc9deacc79d7274.rlib" "/opt/rustwide/target/debug/deps/liblexer-0e91519957888445.rlib" "/opt/rustwide/target/debug/deps/liblogos-0fd407cce41731e3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libsmol_str-acf9cea02f09d0f0.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7b2106000b625742.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-15accacd1251d941.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-4a45f4075ae80a22.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-74211b12b443811c.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1f391b051eb3b957.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb8d1566a1046906.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6d1ec8f1337db26d.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ce60aba693c46806.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-757bd6fa410f1121.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a51843dfc5fc8b4b.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "-Wl,-Bdynamic" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0c94de7c1a8f4b82b92d562847c35f513f520c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gelixrs_cli-7705034eac7db6fe" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-fba260e3972b2137.rlib(ExternalFunctions.cpp.o): in function `llvm::Interpreter::callExternalFunction(llvm::Function*, llvm::ArrayRef)': [INFO] [stdout] (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x93f): undefined reference to `ffi_type_void' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x953): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x9aa): undefined reference to `ffi_type_double' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x9d1): undefined reference to `ffi_type_pointer' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xc6b): undefined reference to `ffi_type_void' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xc85): undefined reference to `ffi_type_double' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xcab): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xcb4): undefined reference to `ffi_type_pointer' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xcd6): undefined reference to `ffi_prep_cif' [INFO] [stdout] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xdbc): undefined reference to `ffi_call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-fba260e3972b2137.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x0): undefined reference to `ffi_type_sint8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-fba260e3972b2137.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x8): undefined reference to `ffi_type_sint16' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-fba260e3972b2137.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x10): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-fba260e3972b2137.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x18): undefined reference to `ffi_type_sint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-fba260e3972b2137.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x20): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-fba260e3972b2137.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x28): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-fba260e3972b2137.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x30): undefined reference to `ffi_type_float' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-fba260e3972b2137.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x38): undefined reference to `ffi_type_sint64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gelixrs_cli` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b0d678c4438fbfe1716f11bcfde92827dde9d863997c76f97a93d3d14f8d8eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d678c4438fbfe1716f11bcfde92827dde9d863997c76f97a93d3d14f8d8eb0", kill_on_drop: false }` [INFO] [stdout] b0d678c4438fbfe1716f11bcfde92827dde9d863997c76f97a93d3d14f8d8eb0