[INFO] cloning repository https://github.com/DenysVuika/rung [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenysVuika/rung" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenysVuika%2Frung", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenysVuika%2Frung'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b76f4212eaab005e5816361e47ed8ed3bc6c92ed [INFO] testing DenysVuika/rung against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenysVuika%2Frung" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DenysVuika/rung on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DenysVuika/rung [INFO] finished tweaking git repo https://github.com/DenysVuika/rung [INFO] tweaked toml for git repo https://github.com/DenysVuika/rung written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/DenysVuika/rung already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.3 [INFO] [stderr] Downloaded actix-files v0.4.0 [INFO] [stderr] Downloaded v_escape_derive v0.8.4 [INFO] [stderr] Downloaded buf-min v0.1.1 [INFO] [stderr] Downloaded env_logger v0.8.1 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded v_escape v0.13.2 [INFO] [stderr] Downloaded v_htmlescape v0.10.4 [INFO] [stderr] Downloaded actix-web v3.2.0 [INFO] [stderr] Downloaded awc v2.0.1 [INFO] [stderr] Downloaded actix-http v2.1.0 [INFO] [stderr] Downloaded unicode-normalization v0.1.15 [INFO] [stderr] Downloaded jsonschema v0.4.0 [INFO] [stderr] Downloaded instant v0.1.8 [INFO] [stderr] Downloaded structopt v0.3.20 [INFO] [stderr] Downloaded anyhow v1.0.34 [INFO] [stderr] Downloaded structopt-derive v0.4.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 846e0570c2a20049267147a23e91c5e5e9accf327008d771dbff368388da035b [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" "846e0570c2a20049267147a23e91c5e5e9accf327008d771dbff368388da035b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "846e0570c2a20049267147a23e91c5e5e9accf327008d771dbff368388da035b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "846e0570c2a20049267147a23e91c5e5e9accf327008d771dbff368388da035b", kill_on_drop: false }` [INFO] [stdout] 846e0570c2a20049267147a23e91c5e5e9accf327008d771dbff368388da035b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", 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] 614456efbbcc53e84b26e347cd342d06dccd0eea8d0c84004103349e56435504 [INFO] running `Command { std: "docker" "start" "-a" "614456efbbcc53e84b26e347cd342d06dccd0eea8d0c84004103349e56435504", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling v_escape v0.13.2 [INFO] [stderr] Compiling v_htmlescape v0.10.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling buf-min v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling openssl-src v111.12.0+1.1.1h [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling unicode-normalization v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.1.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling awc v2.0.1 [INFO] [stderr] Compiling actix-web v3.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling actix-files v0.4.0 [INFO] [stderr] Compiling jsonschema v0.4.0 [INFO] [stderr] Compiling rung v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 07s [INFO] running `Command { std: "docker" "inspect" "614456efbbcc53e84b26e347cd342d06dccd0eea8d0c84004103349e56435504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614456efbbcc53e84b26e347cd342d06dccd0eea8d0c84004103349e56435504", kill_on_drop: false }` [INFO] [stdout] 614456efbbcc53e84b26e347cd342d06dccd0eea8d0c84004103349e56435504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 796e4af416c044184a361137e0f15532cb12ff972bd15ee1eebb01d5c7780ffb [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" "796e4af416c044184a361137e0f15532cb12ff972bd15ee1eebb01d5c7780ffb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rung v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rung` [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.check_header_test.6owj1gkr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af" "/opt/rustwide/target/debug/deps/check_header_test-c6190227e423f2af.7xsb8klbspzv6cy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-c70f96211d61c0e0/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-dcd0c3184fc7acfa/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libtempfile-5ace43fb5fa839fd.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librung-c56fce562be77bf5.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-0649c9ef36eb465f.rlib" "/opt/rustwide/target/debug/deps/libclap-3ff539a695f37f15.rlib" "/opt/rustwide/target/debug/deps/libstrsim-da1969f20a4aa0be.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-95cb0adfa062ca49.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-77c26abd25148abf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libactix_files-08580ee9d40bf7a1.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-ec01aceac14a01fb.rlib" "/opt/rustwide/target/debug/deps/libv_escape-01ebc3e9803f3bb7.rlib" "/opt/rustwide/target/debug/deps/libbuf_min-9e85c259508d7ddb.rlib" "/opt/rustwide/target/debug/deps/libactix_web-550a709828380dc4.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-436184b02cc0e26c.rlib" "/opt/rustwide/target/debug/deps/libawc-253a8ab185aa1163.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d5cb6e2d84433cbe.rlib" "/opt/rustwide/target/debug/deps/libactix_router-53d966d548874b45.rlib" "/opt/rustwide/target/debug/deps/libbytestring-7c4f4177eb4624d8.rlib" "/opt/rustwide/target/debug/deps/libactix_http-8f58eb76b34731ff.rlib" "/opt/rustwide/target/debug/deps/libsha1-7a501b6b339a4c96.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bef27313aeb3cb1d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f96db7b33eff4f75.rlib" "/opt/rustwide/target/debug/deps/libdigest-049cf40499e48d09.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2746e050f209506d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libcookie-4f1143ef9ef4978b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libflate2-c0a719883bb0a0e2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-2ee72eee2e2a5844.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7558b5b782248de1.rlib" "/opt/rustwide/target/debug/deps/libtime-e7a29a6ab0cf52d0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5e5dadff462013a1.rlib" "/opt/rustwide/target/debug/deps/libstandback-9932e861bd4cbf01.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-9841b1539cd7868b.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-fb540bbdb7c5d426.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e1d5a551eda61923.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-45e77cce9bf8bc31.rlib" "/opt/rustwide/target/debug/deps/libhostname-22593333248a3c7c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-aebef96a4a07fd27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c555839f1ddcfb3c.rlib" "/opt/rustwide/target/debug/deps/librand-e419579982bce3d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0664fa651723c617.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-79d1618b68522678.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-019c34aaed2c176a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-06e3223573f874e4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4491b8f326d71cef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-70a851dcedc39c54.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-39fb356ad49a0a3f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libfutures-1c005dce1eb85a26.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-cbce3cd24b28af93.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-6fe830fbf8812a1e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-b29010fcc7c042ab.rlib" "/opt/rustwide/target/debug/deps/libcopyless-e64710de82b803f0.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-f3feace4e3f1a0fb.rlib" "/opt/rustwide/target/debug/deps/libactix_service-9ac1cdba3c828a0a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5afaaa6b2d5377a4.rlib" "/opt/rustwide/target/debug/deps/libatty-fc754c537e221432.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-1b056083a137d685.rlib" "/opt/rustwide/target/debug/deps/libjsonschema-78b9302bd48dfb01.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1b9cf14591be3e97.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-299dc11476a4b544.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-8f56994f2af737a3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e63b81062cfc178b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-efbed986c125fc71.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4fcf180ca40e0694.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-92559e3a227cdb52.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-90a45af3c734744d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-8224751f580aea99.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7e98cc3dd09b63ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0db97ad506e412c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-18583071f8659b27.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3663ebb22c03e452.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libtracing-d58b9c743beae3a5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-751e9fb5baafb080.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a7cebc291ed991a8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3838c0d2d073f6f6.rlib" "/opt/rustwide/target/debug/deps/libmio-999735f0cf9acbe8.rlib" "/opt/rustwide/target/debug/deps/libiovec-23c7b5f936a7311d.rlib" "/opt/rustwide/target/debug/deps/libnet2-7f65f431ed59184d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ee21134c5188885f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4d71e21641a73163.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e05983fbb65af3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b1ff2fe4590ccf5d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1f7bff2dc93311b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2f669d9ad247b92b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b47c1b8032e1d2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-02839c16e23f9787.rlib" "/opt/rustwide/target/debug/deps/libinstant-98c19d33479e35bc.rlib" "/opt/rustwide/target/debug/deps/librayon-7ed921689ce65dd8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-53bbf30a2e14f164.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-20006ac7d4242a7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-128ee6f350bce24c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-176d3a0c3f467baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-80ad75d34ce72eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e85f659dc145593.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-4ddf93c5dc6810fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2216948c820f2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cmp-0b00315d0e87b1e6.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/liburl-d7b8b4aa9b8b2904.rlib" "/opt/rustwide/target/debug/deps/libidna-b9a3b9443c181bf3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f29413e91a06150a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9bf214b1899a112.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb215f896f9385f7.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libserde-4f4e3583aca69d64.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f6841ae934f62b04.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.check_json_test.8ijylx9u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e" "/opt/rustwide/target/debug/deps/check_json_test-038d75a03543874e.4797p0cm8ig49x3z.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-c70f96211d61c0e0/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-dcd0c3184fc7acfa/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libtempfile-5ace43fb5fa839fd.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librung-c56fce562be77bf5.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-0649c9ef36eb465f.rlib" "/opt/rustwide/target/debug/deps/libclap-3ff539a695f37f15.rlib" "/opt/rustwide/target/debug/deps/libstrsim-da1969f20a4aa0be.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-95cb0adfa062ca49.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-77c26abd25148abf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libactix_files-08580ee9d40bf7a1.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-ec01aceac14a01fb.rlib" "/opt/rustwide/target/debug/deps/libv_escape-01ebc3e9803f3bb7.rlib" "/opt/rustwide/target/debug/deps/libbuf_min-9e85c259508d7ddb.rlib" "/opt/rustwide/target/debug/deps/libactix_web-550a709828380dc4.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-436184b02cc0e26c.rlib" "/opt/rustwide/target/debug/deps/libawc-253a8ab185aa1163.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d5cb6e2d84433cbe.rlib" "/opt/rustwide/target/debug/deps/libactix_router-53d966d548874b45.rlib" "/opt/rustwide/target/debug/deps/libbytestring-7c4f4177eb4624d8.rlib" "/opt/rustwide/target/debug/deps/libactix_http-8f58eb76b34731ff.rlib" "/opt/rustwide/target/debug/deps/libsha1-7a501b6b339a4c96.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bef27313aeb3cb1d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f96db7b33eff4f75.rlib" "/opt/rustwide/target/debug/deps/libdigest-049cf40499e48d09.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2746e050f209506d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libcookie-4f1143ef9ef4978b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libflate2-c0a719883bb0a0e2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-2ee72eee2e2a5844.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7558b5b782248de1.rlib" "/opt/rustwide/target/debug/deps/libtime-e7a29a6ab0cf52d0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5e5dadff462013a1.rlib" "/opt/rustwide/target/debug/deps/libstandback-9932e861bd4cbf01.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-9841b1539cd7868b.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-fb540bbdb7c5d426.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e1d5a551eda61923.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-45e77cce9bf8bc31.rlib" "/opt/rustwide/target/debug/deps/libhostname-22593333248a3c7c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-aebef96a4a07fd27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c555839f1ddcfb3c.rlib" "/opt/rustwide/target/debug/deps/librand-e419579982bce3d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0664fa651723c617.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-79d1618b68522678.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-019c34aaed2c176a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-06e3223573f874e4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4491b8f326d71cef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-70a851dcedc39c54.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-39fb356ad49a0a3f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libfutures-1c005dce1eb85a26.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-cbce3cd24b28af93.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-6fe830fbf8812a1e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-b29010fcc7c042ab.rlib" "/opt/rustwide/target/debug/deps/libcopyless-e64710de82b803f0.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-f3feace4e3f1a0fb.rlib" "/opt/rustwide/target/debug/deps/libactix_service-9ac1cdba3c828a0a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5afaaa6b2d5377a4.rlib" "/opt/rustwide/target/debug/deps/libatty-fc754c537e221432.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-1b056083a137d685.rlib" "/opt/rustwide/target/debug/deps/libjsonschema-78b9302bd48dfb01.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1b9cf14591be3e97.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-299dc11476a4b544.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-8f56994f2af737a3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e63b81062cfc178b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-efbed986c125fc71.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4fcf180ca40e0694.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-92559e3a227cdb52.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-90a45af3c734744d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-8224751f580aea99.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7e98cc3dd09b63ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0db97ad506e412c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-18583071f8659b27.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3663ebb22c03e452.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libtracing-d58b9c743beae3a5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-751e9fb5baafb080.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a7cebc291ed991a8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3838c0d2d073f6f6.rlib" "/opt/rustwide/target/debug/deps/libmio-999735f0cf9acbe8.rlib" "/opt/rustwide/target/debug/deps/libiovec-23c7b5f936a7311d.rlib" "/opt/rustwide/target/debug/deps/libnet2-7f65f431ed59184d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ee21134c5188885f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4d71e21641a73163.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e05983fbb65af3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b1ff2fe4590ccf5d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1f7bff2dc93311b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2f669d9ad247b92b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b47c1b8032e1d2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-02839c16e23f9787.rlib" "/opt/rustwide/target/debug/deps/libinstant-98c19d33479e35bc.rlib" "/opt/rustwide/target/debug/deps/librayon-7ed921689ce65dd8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-53bbf30a2e14f164.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-20006ac7d4242a7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-128ee6f350bce24c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-176d3a0c3f467baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-80ad75d34ce72eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e85f659dc145593.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-4ddf93c5dc6810fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2216948c820f2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cmp-0b00315d0e87b1e6.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/liburl-d7b8b4aa9b8b2904.rlib" "/opt/rustwide/target/debug/deps/libidna-b9a3b9443c181bf3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f29413e91a06150a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9bf214b1899a112.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb215f896f9385f7.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libserde-4f4e3583aca69d64.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f6841ae934f62b04.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: build failed [INFO] running `Command { std: "docker" "inspect" "796e4af416c044184a361137e0f15532cb12ff972bd15ee1eebb01d5c7780ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "796e4af416c044184a361137e0f15532cb12ff972bd15ee1eebb01d5c7780ffb", kill_on_drop: false }` [INFO] [stdout] 796e4af416c044184a361137e0f15532cb12ff972bd15ee1eebb01d5c7780ffb