[INFO] cloning repository https://github.com/huing4257/oj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huing4257/oj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuing4257%2Foj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuing4257%2Foj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3595399bfb645ed1d07dd74ea3f080d9f9f0ebe [INFO] testing huing4257/oj against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuing4257%2Foj" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huing4257/oj 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/huing4257/oj [INFO] finished tweaking git repo https://github.com/huing4257/oj [INFO] tweaked toml for git repo https://github.com/huing4257/oj written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/huing4257/oj 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d41dbf7911abc19d8d36490385718ceefa8a2376a4e120b7f5913fae694f367 [INFO] running `Command { std: "docker" "start" "-a" "0d41dbf7911abc19d8d36490385718ceefa8a2376a4e120b7f5913fae694f367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d41dbf7911abc19d8d36490385718ceefa8a2376a4e120b7f5913fae694f367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d41dbf7911abc19d8d36490385718ceefa8a2376a4e120b7f5913fae694f367", kill_on_drop: false }` [INFO] [stdout] 0d41dbf7911abc19d8d36490385718ceefa8a2376a4e120b7f5913fae694f367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca3aa985d9919ee0884aa4e1fc566cd976253d35a26f7faca7223dfa8429f857 [INFO] running `Command { std: "docker" "start" "-a" "ca3aa985d9919ee0884aa4e1fc566cd976253d35a26f7faca7223dfa8429f857", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.1 [INFO] [stderr] Compiling actix-web v4.1.0 [INFO] [stderr] Compiling oj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.49s [INFO] running `Command { std: "docker" "inspect" "ca3aa985d9919ee0884aa4e1fc566cd976253d35a26f7faca7223dfa8429f857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3aa985d9919ee0884aa4e1fc566cd976253d35a26f7faca7223dfa8429f857", kill_on_drop: false }` [INFO] [stdout] ca3aa985d9919ee0884aa4e1fc566cd976253d35a26f7faca7223dfa8429f857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0163bdb06b220655e6134f9afb95eb1d99279b0f10b771dc03cb7de394b1b883 [INFO] running `Command { std: "docker" "start" "-a" "0163bdb06b220655e6134f9afb95eb1d99279b0f10b771dc03cb7de394b1b883", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix-http v3.2.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling actix-web v4.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling oj 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/rustcCtmVYx/symbols.o" "/opt/rustwide/target/debug/deps/oj-6145b60765b57985.oj.77a4f13d7ac4cc63-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/oj-6145b60765b57985.4dh1c7lzore7wt8r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c36499715028aba8/out" "-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/liboj-f4ad2ee57bddbc3f.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-92dc6b515527064e.rlib" "/opt/rustwide/target/debug/deps/libchrono-acba1e99c06a8bb4.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-86e7d35e2d37b8fa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b7ad882392cb5c04.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ea01094683633ce6.rlib" "/opt/rustwide/target/debug/deps/libtime-55f0ebfa792701e8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4b432e5b47262c38.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4823f0032cbe68c0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-978373e9be0d7129.rlib" "/opt/rustwide/target/debug/deps/libclap-268b0af2464b7e45.rlib" "/opt/rustwide/target/debug/deps/libatty-7d88b0192dfb2d1e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c58d039e59a58b2e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b52e7343194f67b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c329f67b0a133c6e.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-47a7ed48c80a4774.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-e297c03c52cf1995.rlib" "/opt/rustwide/target/debug/deps/libactix_web-99c5b5e2a840ae04.rlib" "/opt/rustwide/target/debug/deps/libcookie-a0d1c2ffc0529b0f.rlib" "/opt/rustwide/target/debug/deps/libtime-3f30fc432e9c11ee.rlib" "/opt/rustwide/target/debug/deps/liburl-8b956249e44ea1e4.rlib" "/opt/rustwide/target/debug/deps/libidna-c8a998cedab7585a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e94451a6ef13921a.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-3d74d85f3afab711.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3e02e25869ab23e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5d82d06935db7723.rlib" "/opt/rustwide/target/debug/deps/libmatches-9f141928598673fd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-46e5a7b1c3d01d0a.rlib" "/opt/rustwide/target/debug/deps/libryu-f7661a46320e200c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-deeb0b3a66b6aa5c.rlib" "/opt/rustwide/target/debug/deps/libactix_router-9998ec1e0f5a7b97.rlib" "/opt/rustwide/target/debug/deps/libregex-028d33593e4f1e95.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-746545f7213c2a55.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-56ec636d166cab6b.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-dbf82ca697efc7ec.rlib" "/opt/rustwide/target/debug/deps/libserde-4cff81be3d70ad6c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-6184aac2b47c203d.rlib" "/opt/rustwide/target/debug/deps/libbase64-5594d75ea90a95ee.rlib" "/opt/rustwide/target/debug/deps/librand-ada6a0eb06676039.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d10a904f130d4df0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a5e9c14eb2da0bcc.rlib" "/opt/rustwide/target/debug/deps/librand_core-03bdb59adb4a621c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5cccda1ddb325242.rlib" "/opt/rustwide/target/debug/deps/libbrotli-545707f70f794987.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-1f2e21046f6547c0.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-21619c25ea5d6b31.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-4784ae714963be34.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-a2c26ad78afc5c99.rlib" "/opt/rustwide/target/debug/deps/libsha1-eb0a594f3ddcc591.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a93b07c8eb5266db.rlib" "/opt/rustwide/target/debug/deps/libdigest-490645909c5a5e8f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1c9281f9bb99c3dc.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2e48a177c1a58c70.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-58339579f595a98d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-378ac4817d7e3eea.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-9a73f6e1903b2d00.rlib" "/opt/rustwide/target/debug/deps/libbytestring-feb80a3dc6078f4d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2e0105773ae3afcd.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-0d0d0c6e5248194a.rlib" "/opt/rustwide/target/debug/deps/libmime-80a08aa055444620.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libh2-7cb3714b2d0d0361.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8a4f620c99047898.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-408c3396876b0f1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-189a43528de46108.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-abbcee1c64fe4f3b.rlib" "/opt/rustwide/target/debug/deps/libslab-0fd38d5c595a870c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e27a2375545bb2c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c2f8c3e8b8c28b8a.rlib" "/opt/rustwide/target/debug/deps/libahash-0f9cd59b9ae9db50.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a9254efa03b067b9.rlib" "/opt/rustwide/target/debug/deps/libzstd-4fd9371e59a73758.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-da83f5d2bdc3b51a.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-6efe7448e39761da.rlib" "/opt/rustwide/target/debug/deps/libflate2-033ba4b6922cb987.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9319733e11e3fc32.rlib" "/opt/rustwide/target/debug/deps/libadler-4d300a5539725013.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c4fdb6f12a8638b0.rlib" "/opt/rustwide/target/debug/deps/libactix_service-afe3944bd29d393a.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-07c33b02199c2efb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c66fa7d54770d21c.rlib" "/opt/rustwide/target/debug/deps/libtracing-076e605c7d853a02.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2ece7a070066715d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b7be4c36f00de74b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55ef495d32b18366.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-53ca397317d9ec10.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-117676e7b5228069.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-993e2df1218d4d26.rlib" "/opt/rustwide/target/debug/deps/libtokio-0900d56b9397380b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d1f997885c8428e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-127c85402991218f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f9806562f5b82f2d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-473745ae03f35f8d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a389cd6018ecc7c.rlib" "/opt/rustwide/target/debug/deps/libmio-9b0e305e434c506b.rlib" "/opt/rustwide/target/debug/deps/liblog-80aea7c79c332a9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-85d09ad2b479e375.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ca49bd2a7ba3e54c.rlib" "/opt/rustwide/target/debug/deps/liblibc-41be4f88df6877f8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f23cdbde5ce090fe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-91e99fab7001bedb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5505c94ca48355d0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-972a687a6967211a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3c9f6505e3bda8e7.rlib" "/opt/rustwide/target/debug/deps/libhttp-b5a030f4f84b5299.rlib" "/opt/rustwide/target/debug/deps/libitoa-f7867c8c5da00128.rlib" "/opt/rustwide/target/debug/deps/libbytes-9ef81066345e96bd.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" "-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/oj-6145b60765b57985" "-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 `oj` (bin "oj" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0163bdb06b220655e6134f9afb95eb1d99279b0f10b771dc03cb7de394b1b883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0163bdb06b220655e6134f9afb95eb1d99279b0f10b771dc03cb7de394b1b883", kill_on_drop: false }` [INFO] [stdout] 0163bdb06b220655e6134f9afb95eb1d99279b0f10b771dc03cb7de394b1b883