[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 master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuing4257%2Foj" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huing4257/oj on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "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-1-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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9a400401310845e6fd95a1a51883e0138edc851a7d803d35c4dbfceeb399638 [INFO] running `Command { std: "docker" "start" "-a" "e9a400401310845e6fd95a1a51883e0138edc851a7d803d35c4dbfceeb399638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9a400401310845e6fd95a1a51883e0138edc851a7d803d35c4dbfceeb399638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a400401310845e6fd95a1a51883e0138edc851a7d803d35c4dbfceeb399638", kill_on_drop: false }` [INFO] [stdout] e9a400401310845e6fd95a1a51883e0138edc851a7d803d35c4dbfceeb399638 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92ed090dc191d6b6ba3b38694fe45dafbc8b747cc118e3f10268139034ab16f1 [INFO] running `Command { std: "docker" "start" "-a" "92ed090dc191d6b6ba3b38694fe45dafbc8b747cc118e3f10268139034ab16f1", 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 bytes v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [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 ryu v1.0.11 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling flate2 v1.0.24 [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 rand v0.8.5 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 1m 54s [INFO] running `Command { std: "docker" "inspect" "92ed090dc191d6b6ba3b38694fe45dafbc8b747cc118e3f10268139034ab16f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ed090dc191d6b6ba3b38694fe45dafbc8b747cc118e3f10268139034ab16f1", kill_on_drop: false }` [INFO] [stdout] 92ed090dc191d6b6ba3b38694fe45dafbc8b747cc118e3f10268139034ab16f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a390a9ee35f5af45a1d6efad8ee811458c6111d0f839010ecc8a728fdc3b9f65 [INFO] running `Command { std: "docker" "start" "-a" "a390a9ee35f5af45a1d6efad8ee811458c6111d0f839010ecc8a728fdc3b9f65", 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 foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [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 want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [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 h2 v0.3.14 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.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/23949593103d03a82c7ebc2e84434ce6c6edc561/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/rustcj3mnIS/symbols.o" "/opt/rustwide/target/debug/deps/oj-a11063fe737add42.oj.372ff7cbb66679-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/oj-a11063fe737add42.3j96ya5fh13czonm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b00d36b977a85c90/out" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c640aced36103e5d.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b483899aef6af2ab.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-1c0051f71ef74acd.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-00056c68df33eee8.rlib" "/opt/rustwide/target/debug/deps/liboj-7a1e6be4046674ea.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-843e6993cea24db6.rlib" "/opt/rustwide/target/debug/deps/libchrono-61271583f7d6befb.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-bd1a473e03f5867d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2db19b29adc23ba2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a415518cee10b7aa.rlib" "/opt/rustwide/target/debug/deps/libtime-648cd9b25e494506.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-878fd0c7f1024798.rlib" "/opt/rustwide/target/debug/deps/libhumantime-36a21163145071a3.rlib" "/opt/rustwide/target/debug/deps/libclap-5afa2b617fa32e44.rlib" "/opt/rustwide/target/debug/deps/libatty-8554b24d13fdc2e5.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8622084940d8e27c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-283dc044aa3364d5.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c7ef325071a3ba11.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-938ff534262620aa.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-6a3c1d65be784613.rlib" "/opt/rustwide/target/debug/deps/libactix_web-cc9a79716b38821f.rlib" "/opt/rustwide/target/debug/deps/libcookie-60572477c210d3ba.rlib" "/opt/rustwide/target/debug/deps/libtime-b341d61be25013ff.rlib" "/opt/rustwide/target/debug/deps/liburl-f1b1c0e935ba61a0.rlib" "/opt/rustwide/target/debug/deps/libidna-cb346db3f754ec95.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bdf5137f05c1b512.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a1bdaf8850f585b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2d9d7ba59c60e4d3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d97bb99b8ec6e3a4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6a2430d512c24f60.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-173a7f3bec308143.rlib" "/opt/rustwide/target/debug/deps/libmatches-639d1d94cdec97b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8b3a5961ad2b6812.rlib" "/opt/rustwide/target/debug/deps/libryu-37ab828838d3b533.rlib" "/opt/rustwide/target/debug/deps/libactix_server-a48bbefa5f1a5266.rlib" "/opt/rustwide/target/debug/deps/libactix_router-bfb1a2be75da7307.rlib" "/opt/rustwide/target/debug/deps/libregex-21c7489f134b7a66.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1d6e39a203ad4f80.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4623677c0054f132.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-b7421949a2f01a53.rlib" "/opt/rustwide/target/debug/deps/libserde-d2f8a925fe69516e.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c8c67f4e0d51e7f7.rlib" "/opt/rustwide/target/debug/deps/libbase64-a0415a20c3ff7e5c.rlib" "/opt/rustwide/target/debug/deps/librand-e23e5af2d7a24917.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fdeca33c2414e73a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3a29886556c93cd0.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba2148924138e1db.rlib" "/opt/rustwide/target/debug/deps/libhttparse-84142923ebf2ef56.rlib" "/opt/rustwide/target/debug/deps/libbrotli-f57efd67d91ab425.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-a52d6d18a80f45f5.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-a0a9b76f534f194d.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-2f726324a8ab4fce.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-e62dc934a2e748e2.rlib" "/opt/rustwide/target/debug/deps/libsha1-dd5c8bcb98d74335.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0c78ca614c77872b.rlib" "/opt/rustwide/target/debug/deps/libdigest-8e9442df62e140f0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5b777776ca0c8842.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-596c39152c7670c7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b07fc33059166a08.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e8727ff986fffd90.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-e175ce69924a0ba8.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3c66520ca4e88c14.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c201b96c7965d4a2.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-3365c97729f5115f.rlib" "/opt/rustwide/target/debug/deps/libmime-fc20f3962adbea74.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rlib" "/opt/rustwide/target/debug/deps/libh2-3530d0290725c6be.rlib" "/opt/rustwide/target/debug/deps/libindexmap-15d9d3b82b434b1f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3bb942dda1b45c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7085512554783678.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9321beda1a9bb7e1.rlib" "/opt/rustwide/target/debug/deps/libslab-162b4de2f94e9d7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b35345ef637962ef.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libahash-2c7ee2686019203a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1a6e1bbd5be12087.rlib" "/opt/rustwide/target/debug/deps/libzstd-68bfad6fc503c69e.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-45acfca60778c12c.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-5021af705585cb9f.rlib" "/opt/rustwide/target/debug/deps/libflate2-b803fc0be2be4e08.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-afd39d2c20bcb931.rlib" "/opt/rustwide/target/debug/deps/libadler-2aba5bf02d0ff9aa.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e9a7d83a853b3326.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3fd6eddcde902876.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-6d3bc33e820e809e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-23352733b55f4b55.rlib" "/opt/rustwide/target/debug/deps/libtracing-eaf61799a7cc178b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e76eede56db29592.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0902ab5283e90593.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-77864335726cd9b6.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4a75ab3ef13d0587.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bb421adb330aca90.rlib" "/opt/rustwide/target/debug/deps/libtokio-0d4cf2acaf4efbc3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-59aee430639d32b2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-abe2397a2c96e827.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f4a2025bbccdcff3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-32e3f50999781c73.rlib" "/opt/rustwide/target/debug/deps/libmio-3ec12265b5289d4a.rlib" "/opt/rustwide/target/debug/deps/liblog-d4dc5d7c961129e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-500e46b8d5c7ee08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-20b1e42aed01bf76.rlib" "/opt/rustwide/target/debug/deps/liblibc-fba539be221f1523.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9b0c8618bd396cf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9d48d227ce9e6414.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8ab60706581173a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a805a625ffdf250b.rlib" "/opt/rustwide/target/debug/deps/libhttp-7d28be35837613d5.rlib" "/opt/rustwide/target/debug/deps/libitoa-00b9fc09a9434265.rlib" "/opt/rustwide/target/debug/deps/libbytes-a8e594d550b52f53.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/oj-a11063fe737add42" "-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" "a390a9ee35f5af45a1d6efad8ee811458c6111d0f839010ecc8a728fdc3b9f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a390a9ee35f5af45a1d6efad8ee811458c6111d0f839010ecc8a728fdc3b9f65", kill_on_drop: false }` [INFO] [stdout] a390a9ee35f5af45a1d6efad8ee811458c6111d0f839010ecc8a728fdc3b9f65