[INFO] cloning repository https://github.com/gabibbo97/nats-replay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabibbo97/nats-replay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabibbo97%2Fnats-replay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabibbo97%2Fnats-replay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8fa1f463e5a63b184a0847321ceda080ef81f1c [INFO] building gabibbo97/nats-replay against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabibbo97%2Fnats-replay" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabibbo97/nats-replay on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gabibbo97/nats-replay [INFO] finished tweaking git repo https://github.com/gabibbo97/nats-replay [INFO] tweaked toml for git repo https://github.com/gabibbo97/nats-replay written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gabibbo97/nats-replay 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-nats v0.18.0 [INFO] [stderr] Downloaded signature v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6d5aa506099c853163ba6f780eeb17e59e13c183ce5be1dd58868e1b3936130 [INFO] running `Command { std: "docker" "start" "-a" "a6d5aa506099c853163ba6f780eeb17e59e13c183ce5be1dd58868e1b3936130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6d5aa506099c853163ba6f780eeb17e59e13c183ce5be1dd58868e1b3936130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d5aa506099c853163ba6f780eeb17e59e13c183ce5be1dd58868e1b3936130", kill_on_drop: false }` [INFO] [stdout] a6d5aa506099c853163ba6f780eeb17e59e13c183ce5be1dd58868e1b3936130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 842a1cce1794c60109af06d1d9817278597d874443111cd83626b996041ff02d [INFO] running `Command { std: "docker" "start" "-a" "842a1cce1794c60109af06d1d9817278597d874443111cd83626b996041ff02d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling signature v1.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling base64-url v1.4.13 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling subslice v0.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling signatory v0.23.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling nkeys v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.23 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling serde_nanos v0.1.2 [INFO] [stderr] Compiling async-nats v0.18.0 [INFO] [stderr] Compiling nats-replay 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/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/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/rustcAiWl7e/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-7038d21672742985.rlib,libansi_term-4ffce2d8d1f5d132.rlib,libthread_local-3dcc1f45a60ebaf0.rlib,libsharded_slab-7a8c373ed17c818e.rlib,libtracing_log-38d70031464ea0ae.rlib,libchrono-7390e5a860998d70.rlib,libiana_time_zone-8302461d948f65ad.rlib,libnum_integer-33c51166982f7794.rlib,libnum_traits-4a3941026e092b64.rlib,libtime-754840f3cf40a595.rlib,libanyhow-d479c79dca6d5e74.rlib,libasync_nats-3e42703996617ef8.rlib,librustls_native_certs-a76c72f56b5dea67.rlib,librustls_pemfile-56944a2c47838a42.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,librustls_pemfile-ef5271f89d67d6fc.rlib,libserde_nanos-3fc1d5d57d5524d4.rlib,libbase64_url-864ef93bc9604753.rlib,libbase64-beb813779272318b.rlib,libnuid-135cefeedd91be3f.rlib,liblazy_static-2bb390fee0230a38.rlib,libtime-77bccb908da95045.rlib,libserde_json-3cde50b089ef7748.rlib,libryu-be8c5121843f0db5.rlib,libhttp-1afac8ccd578bae4.rlib,libitoa-3eb7b14de37b62a8.rlib,libfnv-2d77ec4f6f971b24.rlib,libsubslice-c15059d05db330ea.rlib,libregex-06f4de9e3a14bd68.rlib,libaho_corasick-1f83a2fb3c683d84.rlib,libregex_syntax-381dced7ee5f9437.rlib,libnkeys-ceff826891737894.rlib,libdata_encoding-874f6593d483fbb7.rlib,libsignatory-0d08cf31df8de2eb.rlib,libpkcs8-1244fa98c92b73b4.rlib,libpem_rfc7468-1c7be2b34169f82a.rlib,libbase64ct-6ee30db3f3cc1b69.rlib,libspki-24330d77e4f6f74c.rlib,libder-2b967f4069aebd3b.rlib,libconst_oid-7e51b96a489e4106.rlib,librand-b46900a81c579a0b.rlib,librand_chacha-1f8121bf8877e295.rlib,libppv_lite86-8dae110e85681398.rlib,librand_core-c5b3ab0e5d5a4b54.rlib,libgetrandom-c306c0e61548ade9.rlib,libed25519_dalek-09cbabdcc4f67b04.rlib,libsha2-4fa4a9569aa20118.rlib,libcpufeatures-f5f4b1c9e395ded8.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libblock_buffer-1cac5860a08eb75e.rlib,libcurve25519_dalek-689498cb5b3e0f1d.rlib,libsubtle-fff2a9a73f2e60a1.rlib,libzeroize-11cb97129c9159bd.rlib,librand_core-0359674a8518ae08.rlib,libdigest-9da1885fd6c2ce48.rlib,libgeneric_array-ff8378f62c83a80b.rlib,libtypenum-af1c64773d1c921d.rlib,libbyteorder-572f95c79f4a6d04.rlib,libed25519-bc7e0db7b102b313.rlib,libsignature-cbbd2f25ae68c84a.rlib,libtokio_rustls-859bbd9930033ed1.rlib,librustls-0b9b9dccb806f7ac.rlib,libsct-cce52e848e2b4655.rlib,libwebpki-2d0eac6660b32b8b.rlib,libring-6cdd093b4bf53065.rlib,libspin-bd5c65b66a03de3f.rlib,libuntrusted-4c6cc551cc2c6e70.rlib,liburl-36783196d4abf97e.rlib,libidna-1209db283719866a.rlib,libunicode_normalization-c39e236ff6ca2103.rlib,libtinyvec-d255f4f79cc06720.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-478c580ce729c6d2.rlib,libform_urlencoded-bc575136d0314bd7.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libmatches-443042cef9af988b.rlib,libfutures-da0898214bd3d7de.rlib,libfutures_executor-4436601dbe9a110f.rlib,libfutures_util-0be04fe54cd195ef.rlib,libfutures_io-cb83b4eb4c3a748d.rlib,libslab-17c6c1d90a67553f.rlib,libfutures_channel-dba48773bbc30a7c.rlib,libfutures_sink-6b1196d326a4f543.rlib,libfutures_task-1c531d28da821bbe.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-4e36df11ca6ad1c7.rlib,libtokio-89db929e50c02d69.rlib,libsignal_hook_registry-b4cb1614479d2e66.rlib,libnum_cpus-c95d7019017cd692.rlib,libsocket2-6b89e9acbe1ceb51.rlib,libmemchr-c03d851e398fde9c.rlib,libbytes-22333171e4e1d4ff.rlib,libmio-f442e3c5f03f7d39.rlib,liblog-45799490cfbd2660.rlib,libparking_lot-a81ff25b179d725f.rlib,libparking_lot_core-89cb49e315f11860.rlib,liblibc-4494723aeac90f3a.rlib,libsmallvec-925aaf8f39242efe.rlib,liblock_api-9911f3d6103acb64.rlib,libscopeguard-43643e546252cd47.rlib,libtracing-f15645bb6d9f0f84.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libpin_project_lite-97c4b49af6812166.rlib,libtracing_core-a0eaf376d55ae72b.rlib,libonce_cell-811d327012cd95a6.rlib,libserde-8f64842d24722c86.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/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/ad211ced81509462cdfe4c29ed10f97279a0acae/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-ed8ccfdf83f09688/out" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nats_replay-f7d8d70e739670de" "-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 `nats-replay` (bin "nats-replay") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "842a1cce1794c60109af06d1d9817278597d874443111cd83626b996041ff02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "842a1cce1794c60109af06d1d9817278597d874443111cd83626b996041ff02d", kill_on_drop: false }` [INFO] [stdout] 842a1cce1794c60109af06d1d9817278597d874443111cd83626b996041ff02d