[INFO] cloning repository https://github.com/codeoracle318/tlparse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codeoracle318/tlparse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeoracle318%2Ftlparse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeoracle318%2Ftlparse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d0c073e523d2fa4889a6b649362bb2c205ada95 [INFO] checking codeoracle318/tlparse against try#121a90d34197f711021eeb158e7f4184b8be8ceb for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeoracle318%2Ftlparse" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codeoracle318/tlparse on toolchain 121a90d34197f711021eeb158e7f4184b8be8ceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codeoracle318/tlparse [INFO] finished tweaking git repo https://github.com/codeoracle318/tlparse [INFO] tweaked toml for git repo https://github.com/codeoracle318/tlparse written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/codeoracle318/tlparse 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" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a263de1217594ab164511713ab3e31f7e622d3756dc95401812d18688097565 [INFO] running `Command { std: "docker" "start" "-a" "5a263de1217594ab164511713ab3e31f7e622d3756dc95401812d18688097565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a263de1217594ab164511713ab3e31f7e622d3756dc95401812d18688097565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a263de1217594ab164511713ab3e31f7e622d3756dc95401812d18688097565", kill_on_drop: false }` [INFO] [stdout] 5a263de1217594ab164511713ab3e31f7e622d3756dc95401812d18688097565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e8648b73b81d35ff7c08e56a09569b36e52266ea74bc5ba35b4a33006fb5a3e [INFO] running `Command { std: "docker" "start" "-a" "8e8648b73b81d35ff7c08e56a09569b36e52266ea74bc5ba35b4a33006fb5a3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking indicatif v0.17.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking opener v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc23Dwc2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc23Dwc2/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-d1f0090e78ef2efa.15wjoa9ohjjjlwx5c2rtqizmq.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-e0c816c81baaf0a6.rlib,libquote-8b1ffbb0eb952e77.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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/rustc23Dwc2/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/libthiserror_impl-d1f0090e78ef2efa.so" "-Wl,--gc-sections" "-shared" "-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 `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8e8648b73b81d35ff7c08e56a09569b36e52266ea74bc5ba35b4a33006fb5a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8648b73b81d35ff7c08e56a09569b36e52266ea74bc5ba35b4a33006fb5a3e", kill_on_drop: false }` [INFO] [stdout] 8e8648b73b81d35ff7c08e56a09569b36e52266ea74bc5ba35b4a33006fb5a3e