[INFO] cloning repository https://github.com/kengorab/abra-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kengorab/abra-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkengorab%2Fabra-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkengorab%2Fabra-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2051abf672f95fe11b8d2e4e300b304d2be78998 [INFO] testing kengorab/abra-lang against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkengorab%2Fabra-lang" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kengorab/abra-lang on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kengorab/abra-lang [INFO] finished tweaking git repo https://github.com/kengorab/abra-lang [INFO] tweaked toml for git repo https://github.com/kengorab/abra-lang written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kengorab/abra-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fa0f7b09d4849f1088cf56afa5ec20c40f3cfa4aecb74492ed7335ccfbd87eb [INFO] running `Command { std: "docker" "start" "-a" "8fa0f7b09d4849f1088cf56afa5ec20c40f3cfa4aecb74492ed7335ccfbd87eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fa0f7b09d4849f1088cf56afa5ec20c40f3cfa4aecb74492ed7335ccfbd87eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa0f7b09d4849f1088cf56afa5ec20c40f3cfa4aecb74492ed7335ccfbd87eb", kill_on_drop: false }` [INFO] [stdout] 8fa0f7b09d4849f1088cf56afa5ec20c40f3cfa4aecb74492ed7335ccfbd87eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cd50ddfeaf29a09bfc1e508bddc6997a802920efe9fd264060722c8ca9091d7 [INFO] running `Command { std: "docker" "start" "-a" "3cd50ddfeaf29a09bfc1e508bddc6997a802920efe9fd264060722c8ca9091d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.71 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bumpalo v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling peekmore v0.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.71 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#36c3b106) [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling fd-lock v3.0.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling llvm-sys v110.0.3 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.71 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling abra_native v0.0.1 (/opt/rustwide/workdir/abra_native) [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling inkwell_internals v0.5.0 (https://github.com/TheDan64/inkwell?branch=master#36c3b106) [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling tower-lsp-macros v0.3.0 [INFO] [stderr] Compiling rustyline-derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.71 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling abra_core v0.5.7 (/opt/rustwide/workdir/abra_core) [INFO] [stderr] Compiling clap_derive v0.3.0 (https://github.com/clap-rs/clap_derive#0352bb30) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap#af454200) [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling abra_llvm v0.1.0 (/opt/rustwide/workdir/abra_llvm) [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling lsp-types v0.81.0 [INFO] [stderr] Compiling js-sys v0.3.48 [INFO] [stderr] Compiling abra v0.2.1 (/opt/rustwide/workdir/abra_cli) [INFO] [stderr] Compiling abra_wasm v0.8.1 (/opt/rustwide/workdir/abra_wasm) [INFO] [stderr] Compiling tower-lsp v0.13.3 [INFO] [stderr] Compiling abra-lsp v0.0.4 (/opt/rustwide/workdir/abra_lsp) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "3cd50ddfeaf29a09bfc1e508bddc6997a802920efe9fd264060722c8ca9091d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd50ddfeaf29a09bfc1e508bddc6997a802920efe9fd264060722c8ca9091d7", kill_on_drop: false }` [INFO] [stdout] 3cd50ddfeaf29a09bfc1e508bddc6997a802920efe9fd264060722c8ca9091d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db3fb970271066d115d3e82899d0b03a87e526939901fcf6fc16c9f87c10f5d6 [INFO] running `Command { std: "docker" "start" "-a" "db3fb970271066d115d3e82899d0b03a87e526939901fcf6fc16c9f87c10f5d6", kill_on_drop: false }` [INFO] [stderr] Compiling abra_llvm v0.1.0 (/opt/rustwide/workdir/abra_llvm) [INFO] [stderr] Compiling abra_wasm v0.8.1 (/opt/rustwide/workdir/abra_wasm) [INFO] [stderr] Compiling abra_core v0.5.7 (/opt/rustwide/workdir/abra_core) [INFO] [stderr] Compiling abra_native v0.0.1 (/opt/rustwide/workdir/abra_native) [INFO] [stderr] Compiling abra v0.2.1 (/opt/rustwide/workdir/abra_cli) [INFO] [stderr] Compiling abra-lsp v0.0.4 (/opt/rustwide/workdir/abra_lsp) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc0nRGwl/symbols.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.abra.f53ce4f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765.1vwop5311g02cgku.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/llvm-sys-9005e22c1760373e/out" "-L" "/usr/lib/llvm-14/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5df56ae6cfa4ea18.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2051e8bbde98833a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e2bd1b38b904983a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-77547da4ac35f1d8.rlib" "/opt/rustwide/target/debug/deps/libabra_llvm-a0b22e667c87fbec.rlib" "/opt/rustwide/target/debug/deps/libinkwell-d10bffc27a923af2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b3f492a32a88d646.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-957ab6f0f9c71b27.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6d9d618a78cedd9f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-404d37e87e1ab3c0.rlib" "/opt/rustwide/target/debug/deps/libabra_core-3fcb22d5f41cbe71.rlib" "/opt/rustwide/target/debug/deps/libpeekmore-6cb00f75a4515542.rlib" "/opt/rustwide/target/debug/deps/librand-9f6f5bc7bbdb6e58.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-14c728f087a6d3dd.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-5ac20c09d9fec467.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ba290d7421b6be4.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libstrum-b17f3bd46ec37129.rlib" "/opt/rustwide/target/debug/deps/librustyline-a3c8e11cc583d63a.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e24d111b7af9b494.rlib" "/opt/rustwide/target/debug/deps/libnix-5f7d00fbdc4a86c3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-0b85f9f8eefa56aa.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-f4fbe83af9ba769f.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-a6def9fe729a8461.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-51575d149bc4083d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-6b12355327151bb3.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-d27ace976186775b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/libendian_type-44543127a5370811.rlib" "/opt/rustwide/target/debug/deps/libitertools-8cc1ce99599c4d00.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdirs-4f6161e5d47f98fe.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-042d1e47bec869e1.rlib" "/opt/rustwide/target/debug/deps/libclap-4626e596c672970e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d83463a15fb2bf2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-1a3a8d0596cf5591.rlib" "/opt/rustwide/target/debug/deps/libatty-11b40dfcd3314fc8.rlib" "/opt/rustwide/target/debug/deps/liblibc-cb78101ee62d0ffa.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f6da55165abf0f4f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lffi" "-lrt" "-ldl" "-lm" "-lz" "-ltinfo" "-lxml2" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/abra-1d032294eee70765" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abra` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "db3fb970271066d115d3e82899d0b03a87e526939901fcf6fc16c9f87c10f5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3fb970271066d115d3e82899d0b03a87e526939901fcf6fc16c9f87c10f5d6", kill_on_drop: false }` [INFO] [stdout] db3fb970271066d115d3e82899d0b03a87e526939901fcf6fc16c9f87c10f5d6