[INFO] cloning repository https://github.com/zahrulsch/auto-request [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zahrulsch/auto-request" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzahrulsch%2Fauto-request", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzahrulsch%2Fauto-request'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42c199e81221c0076d3dcf92a49c0565c72c3b2e [INFO] testing zahrulsch/auto-request against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzahrulsch%2Fauto-request" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zahrulsch/auto-request on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zahrulsch/auto-request [INFO] finished tweaking git repo https://github.com/zahrulsch/auto-request [INFO] tweaked toml for git repo https://github.com/zahrulsch/auto-request written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zahrulsch/auto-request 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.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-bidi v0.3.9 [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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09f2cce49e6df0a05a692b1ab1a9d45ea235a2954d5c52a7bc5455bfdb405a7a [INFO] running `Command { std: "docker" "start" "-a" "09f2cce49e6df0a05a692b1ab1a9d45ea235a2954d5c52a7bc5455bfdb405a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09f2cce49e6df0a05a692b1ab1a9d45ea235a2954d5c52a7bc5455bfdb405a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f2cce49e6df0a05a692b1ab1a9d45ea235a2954d5c52a7bc5455bfdb405a7a", kill_on_drop: false }` [INFO] [stdout] 09f2cce49e6df0a05a692b1ab1a9d45ea235a2954d5c52a7bc5455bfdb405a7a [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=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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5997a9832f3c5625e643be6f3a77e97a3c37d35b4fc025e9465a69e99c69569 [INFO] running `Command { std: "docker" "start" "-a" "e5997a9832f3c5625e643be6f3a77e97a3c37d35b4fc025e9465a69e99c69569", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling unicode-bidi v0.3.9 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.62 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling auto_requester v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.90s [INFO] running `Command { std: "docker" "inspect" "e5997a9832f3c5625e643be6f3a77e97a3c37d35b4fc025e9465a69e99c69569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5997a9832f3c5625e643be6f3a77e97a3c37d35b4fc025e9465a69e99c69569", kill_on_drop: false }` [INFO] [stdout] e5997a9832f3c5625e643be6f3a77e97a3c37d35b4fc025e9465a69e99c69569 [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=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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aaea15a88efb60f19148a24f58a0db62cff8ccc37036e1b91f27bc52a33c27a [INFO] running `Command { std: "docker" "start" "-a" "5aaea15a88efb60f19148a24f58a0db62cff8ccc37036e1b91f27bc52a33c27a", kill_on_drop: false }` [INFO] [stderr] Compiling auto_requester 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/1.73.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/rustcqBRSKW/symbols.o" "/opt/rustwide/target/debug/deps/shopee_search_json-d3c8d77dee9ba782.shopee_search_json.bd44373a56e52bb1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/shopee_search_json-d3c8d77dee9ba782.shopee_search_json.bd44373a56e52bb1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/shopee_search_json-d3c8d77dee9ba782.shopee_search_json.bd44373a56e52bb1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/shopee_search_json-d3c8d77dee9ba782.shopee_search_json.bd44373a56e52bb1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/shopee_search_json-d3c8d77dee9ba782.1fwrq9nky8mydok0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1c1e90653c657ff2.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e8683e75aaaef901.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b71c2483f91f7b1d.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-0501fbcc95f3e2d1.rlib" "/opt/rustwide/target/debug/deps/libauto_requester-9644228c8d148c2c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ec3851e0740cab99.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0b3c5671054da5ae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5828a3a17678fb8a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f8b0b32dd3a1f93a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-bb44a8fbac7f3029.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-4ab2de0b43a239da.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-7f822dfdcacbde40.rlib" "/opt/rustwide/target/debug/deps/libcookie-2dd82e74df48d5a7.rlib" "/opt/rustwide/target/debug/deps/libtime-617356f680d965b2.rlib" "/opt/rustwide/target/debug/deps/libtime_core-cf4da313952a4444.rlib" "/opt/rustwide/target/debug/deps/libidna-c453eceb1810d912.rlib" "/opt/rustwide/target/debug/deps/libmatches-9f141928598673fd.rlib" "/opt/rustwide/target/debug/deps/libbase64-83d17d9c6641c4b2.rlib" "/opt/rustwide/target/debug/deps/libipnet-a94093bdb2e679ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-70325a1317bf6344.rlib" "/opt/rustwide/target/debug/deps/libmime-80a08aa055444620.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2e0105773ae3afcd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-20815b65e6b94f45.rlib" "/opt/rustwide/target/debug/deps/libryu-519d86021ebeea6d.rlib" "/opt/rustwide/target/debug/deps/libserde-88e4a4456bcb2012.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-27c759bc81dc1d1a.rlib" "/opt/rustwide/target/debug/deps/libflate2-cc6c6f815f5db388.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-541e675a5118cdf9.rlib" "/opt/rustwide/target/debug/deps/libadler-4d300a5539725013.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c4fdb6f12a8638b0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-04bd3df1240b0a9d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-616ce4d2798b29ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d8b9b4dbcb3edd8f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55ef495d32b18366.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-252e021f149825e3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-74c6eca1cfb638d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-293a77560bee450e.rlib" "/opt/rustwide/target/debug/deps/libhyper-ab0a33f7d3c2cb32.rlib" "/opt/rustwide/target/debug/deps/libwant-80bfed2361b442bd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-cc6b502c2ab95669.rlib" "/opt/rustwide/target/debug/deps/libhttparse-1f0d32fb3a9db302.rlib" "/opt/rustwide/target/debug/deps/libh2-d8beb409a8a6b467.rlib" "/opt/rustwide/target/debug/deps/libindexmap-01cbce252800a75b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-408c3396876b0f1d.rlib" "/opt/rustwide/target/debug/deps/libslab-0fd38d5c595a870c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-873f3148398e1784.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a1cc9dda336bb3a4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-d6b7116ad82b0f83.rlib" "/opt/rustwide/target/debug/deps/libtracing-285d1817cbdfb202.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-812b8d74be91793a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3f95f3f6d0253056.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-09bf000f6e3da528.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f85d66b68dbfe6fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ddda9f373345f46.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c2f8c3e8b8c28b8a.rlib" "/opt/rustwide/target/debug/deps/libtokio-c45b662c44678912.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3d695e9b6f8c6a15.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-eafb1118abc8973d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-eab9a6ebc0bdf5aa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-473745ae03f35f8d.rlib" "/opt/rustwide/target/debug/deps/libmio-188a09074437ab28.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e70af34642d84f83.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-61ffdfa95396d898.rlib" "/opt/rustwide/target/debug/deps/liblibc-d583655826140cb3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a1d7f4ba2add25a3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-68098ba559f92b28.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5505c94ca48355d0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9cec5986cbb955d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-972a687a6967211a.rlib" "/opt/rustwide/target/debug/deps/liblog-4e948472e554cec9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2f1593f4624f25cc.rlib" "/opt/rustwide/target/debug/deps/liburl-83684610c0c4eb2c.rlib" "/opt/rustwide/target/debug/deps/libidna-3b4893d6ed19d147.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c1ce674d550d28bb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3b4aaa07f50cd0e3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-04d30e15a1165e3a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d6f97fd35f6384a4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-df69672d98f4c7b5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b2bce97d7b659477.rlib" "/opt/rustwide/target/debug/deps/libitoa-d10df32270701b56.rlib" "/opt/rustwide/target/debug/deps/libbytes-73daef8e81514495.rlib" "/opt/rustwide/target/debug/deps/libfnv-eabbba41d4112d22.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/shopee_search_json-d3c8d77dee9ba782" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `auto_requester` (test "shopee_search_json") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5aaea15a88efb60f19148a24f58a0db62cff8ccc37036e1b91f27bc52a33c27a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aaea15a88efb60f19148a24f58a0db62cff8ccc37036e1b91f27bc52a33c27a", kill_on_drop: false }` [INFO] [stdout] 5aaea15a88efb60f19148a24f58a0db62cff8ccc37036e1b91f27bc52a33c27a