[INFO] cloning repository https://github.com/lrkkr/crab-cryptor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lrkkr/crab-cryptor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrkkr%2Fcrab-cryptor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrkkr%2Fcrab-cryptor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58588edd56583404d2cf7027f856c4c4ab76d935 [INFO] building lrkkr/crab-cryptor against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrkkr%2Fcrab-cryptor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lrkkr/crab-cryptor on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lrkkr/crab-cryptor [INFO] finished tweaking git repo https://github.com/lrkkr/crab-cryptor [INFO] tweaked toml for git repo https://github.com/lrkkr/crab-cryptor written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lrkkr/crab-cryptor 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a0d15e3a86517a033cd28022057b46b092b21d75929659e5a921d515aa994b2 [INFO] running `Command { std: "docker" "start" "-a" "3a0d15e3a86517a033cd28022057b46b092b21d75929659e5a921d515aa994b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a0d15e3a86517a033cd28022057b46b092b21d75929659e5a921d515aa994b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a0d15e3a86517a033cd28022057b46b092b21d75929659e5a921d515aa994b2", kill_on_drop: false }` [INFO] [stdout] 3a0d15e3a86517a033cd28022057b46b092b21d75929659e5a921d515aa994b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9cb5bd2fa7468ad799e5a6bc44d36bc59c64ec6a8c1d0db9cbbc766e9499530 [INFO] running `Command { std: "docker" "start" "-a" "e9cb5bd2fa7468ad799e5a6bc44d36bc59c64ec6a8c1d0db9cbbc766e9499530", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling os_str_bytes v7.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling inquire v0.7.4 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling crab-cryptor v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcIMFneD/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libos_str_bytes-387ae1b3d451b749.rlib,libmemchr-659d2f3239d1b4b2.rlib,libchacha20poly1305-6a12d785b1ff20e9.rlib,libchacha20-b1daa757cf2a9461.rlib,libpoly1305-6ea25ed467ebd65d.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libuniversal_hash-3e587b604220284c.rlib,libsubtle-3b4c11045c466f47.rlib,libaead-0f36d42752df404a.rlib,libcipher-a76b50a208d38e3f.rlib,libzeroize-ada091902ce11d97.rlib,libinout-f78899a3cb99b100.rlib,libcrypto_common-d2b6a8a689c059a9.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,librand_core-ec1d532bfc5498c5.rlib,libbase64-78d8dc57c3b9852a.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libring-282f58ed96e4e544.rlib,libgetrandom-20be20847b53f879.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libinquire-1c0ca94ef9215b1f.rlib,libfxhash-6ae122e7d9b05b12.rlib,libbyteorder-1efcbe4f07366651.rlib,libbitflags-f87f62472e1f73dd.rlib,libcrossterm-18dc38a1f805a74e.rlib,libsignal_hook_mio-ad7d95e56a3c63c4.rlib,libsignal_hook-2da0f4318c08d0e3.rlib,libsignal_hook_registry-5deaa7d81e31b387.rlib,libmio-bc03b12ee0fb0559.rlib,liblog-a3845e017a80cb8a.rlib,libparking_lot-6179e1e9cdaa54f9.rlib,libparking_lot_core-741480dd49e3a11e.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-821df0900875cb63.rlib,libscopeguard-d52bd00767847e44.rlib,libbitflags-e2b4db6c651223da.rlib,libfuzzy_matcher-7cb163af173a8325.rlib,libthread_local-d5da2ac9bf724ea4.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libunicode_segmentation-5eb0a5c8a3578cf5.rlib,libonce_cell-24c5d665b6879050.rlib,libdyn_clone-4ac8e222c448f1c1.rlib,libindicatif-3bce2393b6783e23.rlib,libportable_atomic-e83f7f81e6184bf9.rlib,libnumber_prefix-8479f39d71e80d3e.rlib,libconsole-2f945112bd5b4219.rlib,liblibc-1668185cbc4ad514.rlib,libunicode_width-ff8848b4c91bc42d.rlib,liblazy_static-2bb390fee0230a38.rlib,libanyhow-ee70fbd11e6fed51.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-2f9820ef3cfbed34/out" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crab-19636cdcd116e3a8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crab-cryptor` (bin "crab") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e9cb5bd2fa7468ad799e5a6bc44d36bc59c64ec6a8c1d0db9cbbc766e9499530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9cb5bd2fa7468ad799e5a6bc44d36bc59c64ec6a8c1d0db9cbbc766e9499530", kill_on_drop: false }` [INFO] [stdout] e9cb5bd2fa7468ad799e5a6bc44d36bc59c64ec6a8c1d0db9cbbc766e9499530