[INFO] cloning repository https://github.com/mozilla/rust-parsepatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/rust-parsepatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-parsepatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-parsepatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e4cbaddabf8641b6f63127e66ccf6c1e93021a7 [INFO] testing mozilla/rust-parsepatch against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-parsepatch" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/rust-parsepatch on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mozilla/rust-parsepatch [INFO] finished tweaking git repo https://github.com/mozilla/rust-parsepatch [INFO] tweaked toml for git repo https://github.com/mozilla/rust-parsepatch written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mozilla/rust-parsepatch 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c48c8b3ca3f86322ebdac539efd933b9c28bafdc72d610e1d89c4a6b20a36375 [INFO] running `Command { std: "docker" "start" "-a" "c48c8b3ca3f86322ebdac539efd933b9c28bafdc72d610e1d89c4a6b20a36375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c48c8b3ca3f86322ebdac539efd933b9c28bafdc72d610e1d89c4a6b20a36375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48c8b3ca3f86322ebdac539efd933b9c28bafdc72d610e1d89c4a6b20a36375", kill_on_drop: false }` [INFO] [stdout] c48c8b3ca3f86322ebdac539efd933b9c28bafdc72d610e1d89c4a6b20a36375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271ea738d6d050ed049d8000a3b5e434a74658df329dff9cf7a999e1613a6eb7 [INFO] running `Command { std: "docker" "start" "-a" "271ea738d6d050ed049d8000a3b5e434a74658df329dff9cf7a999e1613a6eb7", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling parsepatch v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "271ea738d6d050ed049d8000a3b5e434a74658df329dff9cf7a999e1613a6eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271ea738d6d050ed049d8000a3b5e434a74658df329dff9cf7a999e1613a6eb7", kill_on_drop: false }` [INFO] [stdout] 271ea738d6d050ed049d8000a3b5e434a74658df329dff9cf7a999e1613a6eb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e820bb684e3ff78c33577b6ccb2c7d74e63e4bcb15a10a47c7e1e6dbfb53d6a0 [INFO] running `Command { std: "docker" "start" "-a" "e820bb684e3ff78c33577b6ccb2c7d74e63e4bcb15a10a47c7e1e6dbfb53d6a0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling portable-atomic v1.4.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling subprocess v0.1.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling hglib-rs v0.1.1 [INFO] [stderr] Compiling parsepatch v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4vdIAH/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnum_cpus-c3614e2350065e2f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libindicatif-1dbf7ec2cd63f19f.rlib,libportable_atomic-7c09d12198edb23e.rlib,libnumber_prefix-8479f39d71e80d3e.rlib,libconsole-d2dcfce828d26374.rlib,libunicode_width-7913f665bfaff21d.rlib,liblazy_static-2bb390fee0230a38.rlib,libhglib-2d24eea1722fc9f5.rlib,libchrono-d24116e632933c7d.rlib,libnum_traits-4a3941026e092b64.rlib,libiana_time_zone-e43d893440f63b04.rlib,libtime-ec457f9a1a698606.rlib,libregex-d10c5f4e8f1f10f3.rlib,libregex_automata-6f7b6ea4bc066467.rlib,libaho_corasick-0578a54545de2e03.rlib,libmemchr-c03d851e398fde9c.rlib,libregex_syntax-446e3b264bebbe4c.rlib,libsubprocess-1489f04d19921ff2.rlib,liblibc-f1f36e42afcd8a68.rlib,libbyteorder-379f547b04d51d02.rlib,libcrossbeam-42a0d5f267744543.rlib,libcrossbeam_channel-11a56edd7df3d9f0.rlib,libcrossbeam_deque-19588b18521d1a52.rlib,libcrossbeam_queue-f9573446c3945d5b.rlib,libcrossbeam_epoch-1710ab981cb8bff1.rlib,libmemoffset-219726c5607cfc0c.rlib,libscopeguard-43643e546252cd47.rlib,libcrossbeam_utils-1c8c911603c6f4d2.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libparsepatch-e1964405ecfffce2.rlib,liblog-7586ba8641f928f2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4vdIAH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mc-1c8511b929c57c23" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] 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 `parsepatch` (test "mc") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e820bb684e3ff78c33577b6ccb2c7d74e63e4bcb15a10a47c7e1e6dbfb53d6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e820bb684e3ff78c33577b6ccb2c7d74e63e4bcb15a10a47c7e1e6dbfb53d6a0", kill_on_drop: false }` [INFO] [stdout] e820bb684e3ff78c33577b6ccb2c7d74e63e4bcb15a10a47c7e1e6dbfb53d6a0