[INFO] cloning repository https://github.com/Cyberappy/Hayabusa-setup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cyberappy/Hayabusa-setup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberappy%2FHayabusa-setup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberappy%2FHayabusa-setup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64baed78b69a27375f5c66662a7d7ca4c1720081 [INFO] testing Cyberappy/Hayabusa-setup/64baed78b69a27375f5c66662a7d7ca4c1720081 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberappy%2FHayabusa-setup" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cyberappy/Hayabusa-setup on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Cyberappy/Hayabusa-setup [INFO] finished tweaking git repo https://github.com/Cyberappy/Hayabusa-setup [INFO] tweaked toml for git repo https://github.com/Cyberappy/Hayabusa-setup written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Cyberappy/Hayabusa-setup 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Yamato-Security/hayabusa-evtx.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded horrorshow v0.8.4 [INFO] [stderr] Downloaded file-chunker v0.1.1 [INFO] [stderr] Downloaded krapslog v0.5.4 [INFO] [stderr] Downloaded rpmalloc v0.2.2 [INFO] [stderr] Downloaded is_elevated v0.1.2 [INFO] [stderr] Downloaded wildmatch v2.3.3 [INFO] [stderr] Downloaded rpmalloc-sys v0.2.3+b097fd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57ad74bbcac346daa99e2e9873d9c489a11fc8db118453bedf3181ad27f677c1 [INFO] running `Command { std: "docker" "start" "-a" "57ad74bbcac346daa99e2e9873d9c489a11fc8db118453bedf3181ad27f677c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57ad74bbcac346daa99e2e9873d9c489a11fc8db118453bedf3181ad27f677c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ad74bbcac346daa99e2e9873d9c489a11fc8db118453bedf3181ad27f677c1", kill_on_drop: false }` [INFO] [stdout] 57ad74bbcac346daa99e2e9873d9c489a11fc8db118453bedf3181ad27f677c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c367cc6c7437e13480bf4e514ad5ac18b32885a2192cd22ce54c942d78038f63 [INFO] running `Command { std: "docker" "start" "-a" "c367cc6c7437e13480bf4e514ad5ac18b32885a2192cd22ce54c942d78038f63", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling libmimalloc-sys v0.1.35 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling winstructs v0.3.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling file-chunker v0.1.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cidr-utils v0.5.11 [INFO] [stderr] Compiling num v0.4.2 [INFO] [stderr] Compiling krapslog v0.5.4 [INFO] [stderr] Compiling maxminddb v0.24.0 [INFO] [stderr] Compiling mimalloc v0.1.39 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling horrorshow v0.8.4 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling wildmatch v2.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stderr] Compiling evtx v0.8.8 (https://github.com/Yamato-Security/hayabusa-evtx.git?rev=15f9f4a#15f9f4a5) [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling hayabusa v2.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "c367cc6c7437e13480bf4e514ad5ac18b32885a2192cd22ce54c942d78038f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c367cc6c7437e13480bf4e514ad5ac18b32885a2192cd22ce54c942d78038f63", kill_on_drop: false }` [INFO] [stdout] c367cc6c7437e13480bf4e514ad5ac18b32885a2192cd22ce54c942d78038f63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1d140fd86a2707d506f56192034c7f002dc63913d5053fd539f4482ae226132 [INFO] running `Command { std: "docker" "start" "-a" "b1d140fd86a2707d506f56192034c7f002dc63913d5053fd539f4482ae226132", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling hayabusa v2.15.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/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcknR8TJ/symbols.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.hayabusa.bce14423fa2df3df-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2.0kjqdxhaxmfluex9p13lh4spd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-4a9896806c463a1e/out/build/lib" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-1331fea9b489587d/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-873959020a0a54a9/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e95859f76eb0f72c/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-ff4ddfd0e52fc5d0/out" "-L" "/opt/rustwide/target/debug/build/ring-5af0ca7c996ef969/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5e463c23b8ef446.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d795265b28c533b0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-21a4fa98f97aa691.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5ae8eb979b2ca3d3.rlib" "/opt/rustwide/target/debug/deps/libmimalloc-b9a369a13ecf4874.rlib" "/opt/rustwide/target/debug/deps/liblibmimalloc_sys-f147462df7fc062f.rlib" "/opt/rustwide/target/debug/deps/libcty-3b4ef2c462e6dfa4.rlib" "/opt/rustwide/target/debug/deps/libindicatif-a20d954f036efa4c.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-05663c11725b3db3.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-e0b2e0af93949559.rlib" "/opt/rustwide/target/debug/deps/libhayabusa-31559e7a74276e08.rlib" "/opt/rustwide/target/debug/deps/libureq-e53f8100d7395456.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6d9b70a9bcce3fdd.rlib" "/opt/rustwide/target/debug/deps/librustls-6581b9f1e047aa73.rlib" "/opt/rustwide/target/debug/deps/libsubtle-ed2d68302fac8f7a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-17c22993e2b84363.rlib" "/opt/rustwide/target/debug/deps/libring-d38550e7a0887ada.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-00dc18ded89333c2.rlib" "/opt/rustwide/target/debug/deps/libspin-1ae5356ab9b1fffc.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ebd2538b26e7cc68.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-96f591031386683e.rlib" "/opt/rustwide/target/debug/deps/libflate2-cf226c301ecb1f95.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f55f7b14c078d2c7.rlib" "/opt/rustwide/target/debug/deps/libadler-86ab363187ab27bd.rlib" "/opt/rustwide/target/debug/deps/libbase64-35c68f62bb86cc77.rlib" "/opt/rustwide/target/debug/deps/libhex-5117b01be39f21fd.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-1e8429d201a3b944.rlib" "/opt/rustwide/target/debug/deps/libnum-13712b77091840c6.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-90078b922a929f03.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7a8acc01a988697b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-262db8bad0d4f17e.rlib" "/opt/rustwide/target/debug/deps/libgit2-adf0d6ae9c800a4c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-369f5d9a84131369.rlib" "/opt/rustwide/target/debug/deps/liburl-cffa8e8689653cde.rlib" "/opt/rustwide/target/debug/deps/libidna-5578e70fcac1098f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d363908594e626ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4bc276f03a7f238a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-b4c55f35d2003116.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-136f55b25efaf64d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-312d3a0a0994894e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-07b67121821cd768.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-379c27a46eb80c0e.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-da9f9240837001a5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-41488fc3b82f41e3.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-3dcba1eacd4ba5b0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-372de536248762fa.rlib" "/opt/rustwide/target/debug/deps/libequivalent-5d21eb601a009107.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-7f0dd2e0a39ef331.rlib" "/opt/rustwide/target/debug/deps/libunicase-7b1bb2ccacec27ad.rlib" "/opt/rustwide/target/debug/deps/libcidr_utils-3fe84bf33136f585.rlib" "/opt/rustwide/target/debug/deps/libdebug_helper-057dc2add078eb5b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-299599fe6d0b52ee.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5118e4deb87f3672.rlib" "/opt/rustwide/target/debug/deps/libdashmap-945fb5d4f6388ef4.rlib" "/opt/rustwide/target/debug/deps/libtokio-a02f9a5101a01d24.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c3a64a58216ed1ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1a85eb00d3069b9c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b5e41c80e53f4fd6.rlib" "/opt/rustwide/target/debug/deps/libbytes-4a954a3583f58fea.rlib" "/opt/rustwide/target/debug/deps/libmio-567a6d6f1688947b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f70f5cf234708940.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-59701e6532cecf80.rlib" "/opt/rustwide/target/debug/deps/libnum_format-c6e8518ec8051573.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9c9527fef0005a21.rlib" "/opt/rustwide/target/debug/deps/libnested-1e45a3a95a590906.rlib" "/opt/rustwide/target/debug/deps/libkrapslog-1ee99d59ea50c18c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7bd74763a4eaecea.rlib" "/opt/rustwide/target/debug/deps/libitertools-645a38fffabe8a15.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-273679db56b47a88.rlib" "/opt/rustwide/target/debug/deps/libcomfy_table-4c71226049fcb970.rlib" "/opt/rustwide/target/debug/deps/libstrum-97b790ff329770b3.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-468f3a40d5ff0fa4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ef309b85ecca079c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-102469e361ce0ac0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-31ec45442accd90f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-68c3eadf2a65abf0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-41b6c1523b136e72.rlib" "/opt/rustwide/target/debug/deps/libhorrorshow-6ff14f4510da4464.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0f2f8bceaabcbb56.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a9eee528fdf248fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-0b6dd1f298b9dd9c.rlib" "/opt/rustwide/target/debug/deps/libregex-4c6e58624f52c4c8.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f01af420cde980cd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-182664a4a17b0443.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-82c4cdfa98151a53.rlib" "/opt/rustwide/target/debug/deps/libcsv-95c2fef6032b65cc.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-c9f86837db68603a.rlib" "/opt/rustwide/target/debug/deps/libevtx-3ceba622ca5c0c04.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5e18faabcdaefc34.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-23eec7dd847e6617.rlib" "/opt/rustwide/target/debug/deps/libahash-a149e92606fd7c6b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f5462e576bea5c53.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-9cb3eb61ddedc1c7.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-267722b2e8e90f79.rlib" "/opt/rustwide/target/debug/deps/librayon-894081ff0e329ee1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cb7bc7e384c965df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ef29d486e3612c62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ac44199b8e9bc19b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3c8429d3ba9d8661.rlib" "/opt/rustwide/target/debug/deps/libeither-10b3edd883b79809.rlib" "/opt/rustwide/target/debug/deps/libserde_json-121152f586a516e4.rlib" "/opt/rustwide/target/debug/deps/libwinstructs-80e8a3a7b65d468e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f52fef0836a768a.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-52f47a923668754d.rlib" "/opt/rustwide/target/debug/deps/libencoding-212a306bb019c117.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-a1f8d76b662330c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-7d3eb877ecf135f6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-1ebc524fe506e49e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-620bd60abca541ae.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-3f98605d213303f4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2fbb3c6c5e5616a4.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-f0216a6635f446e1.rlib" "/opt/rustwide/target/debug/deps/libshell_words-6c8abc9bfb2663d9.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d7b3f550c3a0ca04.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c255cf03328502f5.rlib" "/opt/rustwide/target/debug/deps/librustix-27349e6a538edfac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4cfa7b57a65f7c84.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-c909d5c503d22c7d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0e01fd3574a24b25.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7033496880c8a4f1.rlib" "/opt/rustwide/target/debug/deps/libconsole-e7a2e8ca71e5b499.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca4918d70a2111f4.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-39014832f576625f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-41ad84997ad6b2cd.rlib" "/opt/rustwide/target/debug/deps/libcompact_str-638d210c8a9ba338.rlib" "/opt/rustwide/target/debug/deps/libryu-14a48044a41ad0d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-e782b412fa01c00a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1c07ca644a1e9488.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-832944e2bba53c2b.rlib" "/opt/rustwide/target/debug/deps/libcastaway-bc5b2f6fcd87510f.rlib" "/opt/rustwide/target/debug/deps/libclap-510deb05d1bb3692.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-a2c06e870b8364cb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-31301a56c4ad929d.rlib" "/opt/rustwide/target/debug/deps/libanstream-a5b07546863dbd9f.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-afee1d66d98ec616.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-74985b664054a179.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8b2f7c5e1033ee24.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-ceb42ef86874e7d7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-6659a7df8be9c96d.rlib" "/opt/rustwide/target/debug/deps/libanstyle-47df2f325a9f4f82.rlib" "/opt/rustwide/target/debug/deps/libchrono-e15c0516893c3a3e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe45ce476d59249e.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a1d8c60c19463299.rlib" "/opt/rustwide/target/debug/deps/libmaxminddb-65890c9608eb6dfe.rlib" "/opt/rustwide/target/debug/deps/libmemchr-31035a8f060a430b.rlib" "/opt/rustwide/target/debug/deps/liblog-530be091344d087e.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-5d5a5561ca74060d.rlib" "/opt/rustwide/target/debug/deps/libserde-4b9d30c06f9a1bc8.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-6638afff1e26ea83.rlib" "/opt/rustwide/target/debug/deps/libbytesize-3f698fef7a3d6739.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hayabusa-236b53a3c79e33f2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hayabusa` (bin "hayabusa" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1d140fd86a2707d506f56192034c7f002dc63913d5053fd539f4482ae226132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d140fd86a2707d506f56192034c7f002dc63913d5053fd539f4482ae226132", kill_on_drop: false }` [INFO] [stdout] b1d140fd86a2707d506f56192034c7f002dc63913d5053fd539f4482ae226132