[INFO] cloning repository https://github.com/fasilmveloor/mozhi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fasilmveloor/mozhi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasilmveloor%2Fmozhi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasilmveloor%2Fmozhi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 072a042519c99fffd51fad9199173053513e6ef8 [INFO] checking fasilmveloor/mozhi against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasilmveloor%2Fmozhi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fasilmveloor/mozhi [INFO] finished tweaking git repo https://github.com/fasilmveloor/mozhi [INFO] tweaked toml for git repo https://github.com/fasilmveloor/mozhi written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fasilmveloor/mozhi on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fasilmveloor/mozhi 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_str_bytes v6.4.0 [INFO] [stderr] Downloaded fd-lock v3.0.8 [INFO] [stderr] Downloaded clap v4.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 994fbfba5012122a86a4c17cf2418d743f7c258a38d8f617b8ce4eafb3788971 [INFO] running `Command { std: "docker" "start" "-a" "994fbfba5012122a86a4c17cf2418d743f7c258a38d8f617b8ce4eafb3788971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "994fbfba5012122a86a4c17cf2418d743f7c258a38d8f617b8ce4eafb3788971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994fbfba5012122a86a4c17cf2418d743f7c258a38d8f617b8ce4eafb3788971", kill_on_drop: false }` [INFO] [stdout] 994fbfba5012122a86a4c17cf2418d743f7c258a38d8f617b8ce4eafb3788971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 879e64a3938be5f5469f7f627ff9ada2ccf9d92e23f46d9e4e782a58653a7369 [INFO] running `Command { std: "docker" "start" "-a" "879e64a3938be5f5469f7f627ff9ada2ccf9d92e23f46d9e4e782a58653a7369", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling io-lifetimes v1.0.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rustix v0.36.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking linux-raw-sys v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking os_str_bytes v6.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking clap v4.0.23 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Checking fd-lock v3.0.8 [INFO] [stderr] Checking rustyline v10.0.0 [INFO] [stderr] Compiling mozhi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYg0L0k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblalrpop-8076fdaaaab85a3e,liblalrpop_util-c002cd5db55a1e7f,libunicode_xid-919fbbd1f4a1ea27,libtiny_keccak-b3d62239c84e92f9,libcrunchy-ba40b1f67622779f,libstring_cache-9b2afd92a7e5f964,libprecomputed_hash-537e948e8edfb962,libphf_shared-71e5ad42bc80007d,libsiphasher-918b2f917030e3fd,libparking_lot-1b5ae0fef3b6eb53,libparking_lot_core-0ed0326e1f668713,libsmallvec-4a90d0a7abc9cf6e,liblock_api-f32083339c424b4f,libscopeguard-7de12313f6e66c7b,libonce_cell-a2d7ef1d4c805c81,libdebug_unreachable-74df010220ea0e6a,libregex-88aee0693d1c6952,libaho_corasick-7f266ef4e0508355,libmemchr-a94cf186b7fc183d,libregex_syntax-301c7821d9ba09c1,libpetgraph-a15595c219b118f3,libindexmap-37601a833a9e3a91,libhashbrown-88203a650ce9f298,libfixedbitset-69defad4b00af737,libitertools-8ff90a18d8103131,libeither-875788f5b9aed962,libena-d8d3d62119d4dc94,liblog-e0c9b11a3b0254b9,libdiff-1e51ea032474e4fa,libbit_set-c39a9682e5acb9b5,libbit_vec-8d5c8d6a6143f11b,libatty-be425870a72ca0da,libascii_canvas-f04de66d26256b22,libterm-f3fda074badcb28f,libdirs_next-cdd63d8938d41820,libdirs_sys_next-7b8b3807e0272291,liblibc-c6d7b5780ede093a,libcfg_if-a6ec14cb1a24e6b7}.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYg0L0k/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/mozhi-7344ac1c6aad4e2f/build_script_build-7344ac1c6aad4e2f" "-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 `mozhi` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "879e64a3938be5f5469f7f627ff9ada2ccf9d92e23f46d9e4e782a58653a7369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879e64a3938be5f5469f7f627ff9ada2ccf9d92e23f46d9e4e782a58653a7369", kill_on_drop: false }` [INFO] [stdout] 879e64a3938be5f5469f7f627ff9ada2ccf9d92e23f46d9e4e782a58653a7369