[INFO] cloning repository https://github.com/abrahum/nonebot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abrahum/nonebot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Fnonebot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Fnonebot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cd505111b1905a7115e0e54910188e8eca6dfcb [INFO] testing abrahum/nonebot-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Fnonebot-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abrahum/nonebot-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abrahum/nonebot-rs [INFO] finished tweaking git repo https://github.com/abrahum/nonebot-rs [INFO] tweaked toml for git repo https://github.com/abrahum/nonebot-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/abrahum/nonebot-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 338f7f2966618ad1a510a0613afb9d1981c51eb2c2d75aa7fd0474133bd3b08b [INFO] running `Command { std: "docker" "start" "-a" "338f7f2966618ad1a510a0613afb9d1981c51eb2c2d75aa7fd0474133bd3b08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338f7f2966618ad1a510a0613afb9d1981c51eb2c2d75aa7fd0474133bd3b08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338f7f2966618ad1a510a0613afb9d1981c51eb2c2d75aa7fd0474133bd3b08b", kill_on_drop: false }` [INFO] [stdout] 338f7f2966618ad1a510a0613afb9d1981c51eb2c2d75aa7fd0474133bd3b08b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee5055661185eaf1e11f0283f2d6c485a84c865507a560f9d593badff3b737b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee5055661185eaf1e11f0283f2d6c485a84c865507a560f9d593badff3b737b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling parking_lot_core v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling pyo3-build-config v0.14.3 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling luajit-src v210.2.0+resty5f13855 [INFO] [stderr] Compiling lua-src v543.1.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling mlua v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling cron v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling pyo3 v0.14.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling argh v0.1.5 [INFO] [stderr] Compiling rcnb-rs v0.1.0 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pyo3-asyncio v0.14.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling axum v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling nonebot_rs v0.2.2 (/opt/rustwide/workdir/nonebot_rs) [INFO] [stderr] Compiling nbrs_matcher_r6s v0.1.0 (/opt/rustwide/workdir/nbrs_matcher_r6s) [INFO] [stderr] Compiling nbrs_no4 v0.1.0 (/opt/rustwide/workdir/nbrs_no4) [INFO] [stderr] Compiling nbrs_py v0.1.0 (/opt/rustwide/workdir/nbrs_py) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.nbrs_no4.ac6013a4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c.1mqyet5o0brs59qh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/mlua-c70b9bf75eaced99/out/lua-build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnbrs_matcher_r6s-77312bbdeee76812.rlib" "/opt/rustwide/target/debug/deps/libreqwest-083a78ed847c4e85.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2f6228bdad5e9779.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-6562cb46ec879f23.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d5210348e9801d8e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cd42e66a55427c05.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5276ac49c52cd9c8.rlib" "/opt/rustwide/target/debug/deps/libnonebot_rs-42a9baffbabdb192.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-8b545a3037777cbd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-70856593c6bbbf59.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-60db3eaf12b4a77c.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-ca2ff1fdf9776bdf.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c6942838cebe623f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f6c40601c2d9bce6.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ebef8fb68383db29.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-fb5f8ee9d77421d6.rlib" "/opt/rustwide/target/debug/deps/libtoml-6604d9188f78df7d.rlib" "/opt/rustwide/target/debug/deps/libtokio_cron_scheduler-fafcb31c878604d5.rlib" "/opt/rustwide/target/debug/deps/libuuid-558a9f71b38f47f7.rlib" "/opt/rustwide/target/debug/deps/libcron-ba0bd94cb361db45.rlib" "/opt/rustwide/target/debug/deps/libnom-52aa42824311aa6e.rlib" "/opt/rustwide/target/debug/deps/libchrono-2431890e44c87629.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69353476e9203964.rlib" "/opt/rustwide/target/debug/deps/libmlua-cbc9fe5694f4a193.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-92d41a8acff0b5ee.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libbstr-d2ec3a5163b98a3b.rlib" "/opt/rustwide/target/debug/deps/librcnb_rs-8c7f4d55a7a9cc70.rlib" "/opt/rustwide/target/debug/deps/libphf-f01b80de39fc0181.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-62bae9df3b4db88b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-d38a130fd28e71e7.rlib" "/opt/rustwide/target/debug/deps/libcolored-4b5154a6bb63cd07.rlib" "/opt/rustwide/target/debug/deps/libatty-fc0a70bd1a506baa.rlib" "/opt/rustwide/target/debug/deps/libaxum-8e7687607ebf6b85.rlib" "/opt/rustwide/target/debug/deps/libserde_json-79e06a689b31b412.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-be64b75154cf5704.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-729b740167c8cde8.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-c41c0489906be937.rlib" "/opt/rustwide/target/debug/deps/librand-5ab5f6411868649c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dc367a92faa7b59d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-48a511c452e44b12.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab1a4bcf7b383902.rlib" "/opt/rustwide/target/debug/deps/libutf8-95a5585fa4338dfd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-51ae5ee8417f0e7c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-efa0a64662d7902e.rlib" "/opt/rustwide/target/debug/deps/liburl-58d0e4679e254217.rlib" "/opt/rustwide/target/debug/deps/libidna-26691e8b713d50c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libregex-612f876f485fe08d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ad36077aa0bb0e5c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libheaders-bc9a861bef81d5c4.rlib" "/opt/rustwide/target/debug/deps/libtime-e6b722fe51caddf0.rlib" "/opt/rustwide/target/debug/deps/libsha1-21517881b655ea74.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d07f9ccdb4d2eb6f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-37d15242a8cf5b4e.rlib" "/opt/rustwide/target/debug/deps/libdigest-32409e222fbee1e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25205935fbe97910.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a00116533befcfb3.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-57d4f024a890e24f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libtower_http-9cda6f18bf851185.rlib" "/opt/rustwide/target/debug/deps/libhyper-d31caac029438837.rlib" "/opt/rustwide/target/debug/deps/libwant-77082813c54722fc.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-98c06afd541cf2f5.rlib" "/opt/rustwide/target/debug/deps/libh2-7a2f406fa615df64.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c55ad724ac7da978.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7f5eee65dcfd86b7.rlib" "/opt/rustwide/target/debug/deps/libhttp-fb44b7a697945f51.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtower-001b28cf1306dccb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-07bc560342a020ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a79c0bbff712e755.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-701f14f09543bef8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-437ad2ffc12a1ec3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d899eff6363a1abe.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5a5519f9cad908d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-74e4d87624c8d5f8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c091b5abe4510d35.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d2a7f60afb24594c.rlib" "/opt/rustwide/target/debug/deps/libserde-6221b3013f11515d.rlib" "/opt/rustwide/target/debug/deps/libtracing-ddb72bbe577f8bc2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d2045ca6a27dfc42.rlib" "/opt/rustwide/target/debug/deps/libtokio-ee71ce5a467d7842.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-afbdeab36892eb6a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cc2ba12c58cb3149.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbytes-4fa0ff79bd79c8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-ae7e031c1acd4fbe.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1d818b4b3e0f1797.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-39272118e494554a.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f5275ca3ff8e0794.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-79c83d59d4486894.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nbrs_no4-faf3e5553fcdd64c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-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 `nbrs_no4` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ee5055661185eaf1e11f0283f2d6c485a84c865507a560f9d593badff3b737b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee5055661185eaf1e11f0283f2d6c485a84c865507a560f9d593badff3b737b4", kill_on_drop: false }` [INFO] [stdout] ee5055661185eaf1e11f0283f2d6c485a84c865507a560f9d593badff3b737b4