[INFO] cloning repository https://github.com/morioka22/rsrsm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morioka22/rsrsm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorioka22%2Frsrsm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorioka22%2Frsrsm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe065adeef11c7c97d2044a6e7ec8c3ded8ae171 [INFO] testing morioka22/rsrsm against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorioka22%2Frsrsm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/morioka22/rsrsm on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/morioka22/rsrsm [INFO] finished tweaking git repo https://github.com/morioka22/rsrsm [INFO] tweaked toml for git repo https://github.com/morioka22/rsrsm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/morioka22/rsrsm 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb058b483952be0fe2c718f69e05a3697a0c24465a9c170ee9c4cd94ff376ac0 [INFO] running `Command { std: "docker" "start" "-a" "cb058b483952be0fe2c718f69e05a3697a0c24465a9c170ee9c4cd94ff376ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb058b483952be0fe2c718f69e05a3697a0c24465a9c170ee9c4cd94ff376ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb058b483952be0fe2c718f69e05a3697a0c24465a9c170ee9c4cd94ff376ac0", kill_on_drop: false }` [INFO] [stdout] cb058b483952be0fe2c718f69e05a3697a0c24465a9c170ee9c4cd94ff376ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08279552ec7d9a62dc61c29acfac10a28b390d47a33c00403203fbf132932305 [INFO] running `Command { std: "docker" "start" "-a" "08279552ec7d9a62dc61c29acfac10a28b390d47a33c00403203fbf132932305", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling tokio-cron-scheduler v0.9.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling tungstenite v0.19.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling cron v0.6.1 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling cron v0.12.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-tungstenite v0.19.0 [INFO] [stderr] Compiling job_scheduler v1.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling serde_yaml v0.9.22 [INFO] [stderr] Compiling rsrsm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "08279552ec7d9a62dc61c29acfac10a28b390d47a33c00403203fbf132932305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08279552ec7d9a62dc61c29acfac10a28b390d47a33c00403203fbf132932305", kill_on_drop: false }` [INFO] [stdout] 08279552ec7d9a62dc61c29acfac10a28b390d47a33c00403203fbf132932305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9819d479d505d5344f911904174d774dd18dbd88768cbfae9bd07af4ee85891 [INFO] running `Command { std: "docker" "start" "-a" "c9819d479d505d5344f911904174d774dd18dbd88768cbfae9bd07af4ee85891", kill_on_drop: false }` [INFO] [stderr] Compiling rsrsm v0.1.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/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/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/rustcxL42oj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-8603685c7d602db5.rlib,libserde_yaml-d236e44df9cab4bc.rlib,libryu-70ecf01b1aacc0f2.rlib,libindexmap-e2165e7e0dde663e.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-3da8d61d638626f5.rlib,libunsafe_libyaml-f553ac8f3cb67267.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-5b337cbd81a5a91e.rlib,libgetopts-b3d751a359439e5c.rlib,libunicode_width-b94cd6aeaf6d0888.rlib,librustc_std_workspace_std-7eff89145b2e518b.rlib}" "/opt/rustwide/target/debug/deps/{libtokio_tungstenite-e3058e7acb6a497f.rlib,libtungstenite-fc8f9bb15450264c.rlib,libdata_encoding-895f1f4cbdae727d.rlib,librand-b31fb8bae3d04edb.rlib,librand_chacha-2846afb14a4f9206.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-5fe9e4e4830db276.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-379f547b04d51d02.rlib,libsha1-026913acd22ca561.rlib,libcpufeatures-77532a8d776daa73.rlib,libdigest-615c78a9d41642fd.rlib,libblock_buffer-14c4f114be26552b.rlib,libcrypto_common-8ba7ddc3a3f96c5b.rlib,libgeneric_array-0005504ad41399de.rlib,libtypenum-a8ffc2ee384567eb.rlib,libhttparse-a126edcdcf1e38a4.rlib,libthiserror-b43eaca913c75ee9.rlib,liburl-682f6350f621db6f.rlib,libidna-2f6a0bedb91b1f46.rlib,libunicode_normalization-8178bb9bd2f4dc32.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2568d52e1c5daf2c.rlib,libform_urlencoded-23e54100bf4699f9.rlib,libpercent_encoding-cb878851172b4416.rlib,liblog-7586ba8641f928f2.rlib,libhttp-5be9f525edaba221.rlib,libitoa-690b3cb957a415d9.rlib,libfnv-2d77ec4f6f971b24.rlib,libfutures_util-62fe8154a0a193a8.rlib,libslab-de55caa3ac521b24.rlib,libfutures_sink-9be852e5b23a9dfd.rlib,libfutures_task-aaae8c5084d4b186.rlib,libpin_utils-9a5791cba021167a.rlib,libasync_channel-e59f4d596f1f864f.rlib,libfutures_core-0eba4a8327836b6e.rlib,libevent_listener-67cd091983fb6763.rlib,libconcurrent_queue-e6d4090adc8da206.rlib,libcrossbeam_utils-ee38e35a22c2dcc9.rlib,libencoding_rs-7a4e52cda73d1374.rlib,libcolored-f815fe9f99c84140.rlib,liblazy_static-2bb390fee0230a38.rlib,libtokio_cron_scheduler-08887cf37b38c068.rlib,libtracing-e31c8e4bdddccb7f.rlib,libtracing_core-530f56ae1be7e8cd.rlib,libcron-3053b7a068b0df87.rlib,libnom-f0c6ad7087fb85b0.rlib,libmemchr-78a1173cc8e100a7.rlib,libchrono-ff6388c8c1f85578.rlib,libnum_traits-7236e901acc60d1c.rlib,libiana_time_zone-e43d893440f63b04.rlib,libtime-043cee9960daed7f.rlib,libuuid-d103b392ba6b7d62.rlib,libgetrandom-02fdf1bd75a261be.rlib,libtokio-8affd7dc778b45ab.rlib,libsignal_hook_registry-fecd1f9509b82154.rlib,libnum_cpus-518b9a48171f1772.rlib,libsocket2-1b53c0a9ed4767fc.rlib,libbytes-89d7ab79dfdabb18.rlib,libmio-dee1d1f8480d9e35.rlib,libpin_project_lite-86e92ee7a37d1e0a.rlib,libparking_lot-9b764ded04dd05b3.rlib,libparking_lot_core-d41d95f279c35565.rlib,liblibc-b80b1d2f60fc299c.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-0bfe092e24c04786.rlib,liblock_api-b912e8304155afe5.rlib,libscopeguard-43643e546252cd47.rlib,libserde-b07fee4d35747733.rlib,libclap-0e6e6254e733f1c1.rlib,libonce_cell-778c08b2406fdd3b.rlib,libclap_builder-42f1db76bffeddf7.rlib,libstrsim-d620f0ade87b0f1f.rlib,libanstream-43b146c7cb6e8e6a.rlib,libanstyle_query-294da531cac097e0.rlib,libis_terminal-4e018bce6d0c58ca.rlib,librustix-e57e8e73c41514ba.rlib,libbitflags-df08d04c2c7ae7d5.rlib,liblinux_raw_sys-eb435a33902718df.rlib,libanstyle-a9d7568b58f54b4e.rlib,libcolorchoice-bfe75a9d19074058.rlib,libanstyle_parse-73725c90da715a14.rlib,libutf8parse-e98db3169219ea11.rlib,libclap_lex-8e8dc61e0c3cf4c2.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rsrsm-3e4e556a026d57f0" "-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 `rsrsm` (bin "rsrsm" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c9819d479d505d5344f911904174d774dd18dbd88768cbfae9bd07af4ee85891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9819d479d505d5344f911904174d774dd18dbd88768cbfae9bd07af4ee85891", kill_on_drop: false }` [INFO] [stdout] c9819d479d505d5344f911904174d774dd18dbd88768cbfae9bd07af4ee85891