[INFO] cloning repository https://github.com/andreymgn/pascal-compiler [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreymgn/pascal-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreymgn%2Fpascal-compiler"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreymgn%2Fpascal-compiler'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7081fd980c3fd35581a64892fd99d420b7c28f03 [INFO] testing andreymgn/pascal-compiler against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreymgn%2Fpascal-compiler" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreymgn/pascal-compiler on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/andreymgn/pascal-compiler [INFO] finished tweaking git repo https://github.com/andreymgn/pascal-compiler [INFO] tweaked toml for git repo https://github.com/andreymgn/pascal-compiler written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/andreymgn/pascal-compiler already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bcc3691ff9eb92782706c036f1ea2958fc9f0679f201855ad4c2a4a425f07754 [INFO] running `"docker" "start" "-a" "bcc3691ff9eb92782706c036f1ea2958fc9f0679f201855ad4c2a4a425f07754"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling lalrpop-util v0.17.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling llvm-sys v60.4.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling strsim v0.9.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling pascal-kursach v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:13511:5 [INFO] [stderr] | [INFO] [stderr] 13511 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:14827:5 [INFO] [stderr] | [INFO] [stderr] 14827 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:15519:5 [INFO] [stderr] | [INFO] [stderr] 15519 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:15560:5 [INFO] [stderr] | [INFO] [stderr] 15560 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:15568:5 [INFO] [stderr] | [INFO] [stderr] 15568 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:15592:5 [INFO] [stderr] | [INFO] [stderr] 15592 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:15600:5 [INFO] [stderr] | [INFO] [stderr] 15600 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16375:5 [INFO] [stderr] | [INFO] [stderr] 16375 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16435:5 [INFO] [stderr] | [INFO] [stderr] 16435 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16461:5 [INFO] [stderr] | [INFO] [stderr] 16461 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16487:5 [INFO] [stderr] | [INFO] [stderr] 16487 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16513:5 [INFO] [stderr] | [INFO] [stderr] 16513 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16539:5 [INFO] [stderr] | [INFO] [stderr] 16539 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16565:5 [INFO] [stderr] | [INFO] [stderr] 16565 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16591:5 [INFO] [stderr] | [INFO] [stderr] 16591 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16617:5 [INFO] [stderr] | [INFO] [stderr] 16617 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16643:5 [INFO] [stderr] | [INFO] [stderr] 16643 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16669:5 [INFO] [stderr] | [INFO] [stderr] 16669 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16695:5 [INFO] [stderr] | [INFO] [stderr] 16695 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16721:5 [INFO] [stderr] | [INFO] [stderr] 16721 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16747:5 [INFO] [stderr] | [INFO] [stderr] 16747 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/pascal-kursach-4a6c4736d234d4ef/out/pascal.rs:16773:5 [INFO] [stderr] | [INFO] [stderr] 16773 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.pascal_kursach.244jsd3n-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b" "/opt/rustwide/target/debug/deps/pascal_kursach-d7581c5794a68e6b.1b2nm26nrr4mjp8n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/llvm-sys-b8a39cd7749b143f/out" "-L" "/usr/lib/llvm-10/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libregex-6ba9599b69865c22.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c6ecb18a3084a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-305e362165fd7610.rlib" "/opt/rustwide/target/debug/deps/libucd_util-30e780730ba99191.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0c18c34ed15a7aaf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c207312554410787.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-054579c2a95d124f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a8cd2233cf151962.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-60001c227b85fcc1.rlib" "/opt/rustwide/target/debug/deps/libclap-25307377a1c7bbee.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-a0ff966748eba4bd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0a3b3bea3eacf388.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ca2b47ed77503e08.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-c2f347f060a1ea6c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-973ca7e6efba7d91.rlib" "/opt/rustwide/target/debug/deps/libbitflags-720622ad5a033225.rlib" "/opt/rustwide/target/debug/deps/libatty-6e05733b64e20525.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bf3fbdd21e4a8c77.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-822eb8016a954727.rlib" "/opt/rustwide/target/debug/deps/liblibc-fee3d348422f1cc1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lz" "-lrt" "-ldl" "-ltinfo" "-lpthread" "-lm" "-lstdc++" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-822eb8016a954727.rlib(ExternalFunctions.cpp.o): in function `llvm::Interpreter::callExternalFunction(llvm::Function*, llvm::ArrayRef)': [INFO] [stderr] (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x93f): undefined reference to `ffi_type_void' [INFO] [stderr] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x953): undefined reference to `ffi_type_float' [INFO] [stderr] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x9aa): undefined reference to `ffi_type_double' [INFO] [stderr] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0x9d1): undefined reference to `ffi_type_pointer' [INFO] [stderr] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xc6b): undefined reference to `ffi_type_void' [INFO] [stderr] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xc85): undefined reference to `ffi_type_double' [INFO] [stderr] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xcab): undefined reference to `ffi_type_float' [INFO] [stderr] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xcb4): undefined reference to `ffi_type_pointer' [INFO] [stderr] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xcd6): undefined reference to `ffi_prep_cif' [INFO] [stderr] /usr/bin/ld: (.text._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE+0xdbc): undefined reference to `ffi_call' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-822eb8016a954727.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x0): undefined reference to `ffi_type_sint8' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-822eb8016a954727.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x8): undefined reference to `ffi_type_sint16' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-822eb8016a954727.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x10): undefined reference to `ffi_type_float' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-822eb8016a954727.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x18): undefined reference to `ffi_type_sint32' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-822eb8016a954727.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x20): undefined reference to `ffi_type_float' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-822eb8016a954727.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x28): undefined reference to `ffi_type_float' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-822eb8016a954727.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x30): undefined reference to `ffi_type_float' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm_sys-822eb8016a954727.rlib(ExternalFunctions.cpp.o):(.data.rel.ro..Lswitch.table._ZN4llvm11Interpreter20callExternalFunctionEPNS_8FunctionENS_8ArrayRefINS_12GenericValueEEE.33+0x38): undefined reference to `ffi_type_sint64' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 22 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `pascal-kursach`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bcc3691ff9eb92782706c036f1ea2958fc9f0679f201855ad4c2a4a425f07754"` [INFO] running `"docker" "rm" "-f" "bcc3691ff9eb92782706c036f1ea2958fc9f0679f201855ad4c2a4a425f07754"` [INFO] [stdout] bcc3691ff9eb92782706c036f1ea2958fc9f0679f201855ad4c2a4a425f07754