[INFO] cloning repository https://github.com/Mnwa/web-queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mnwa/web-queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMnwa%2Fweb-queue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMnwa%2Fweb-queue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 790eec258919063f6984228ffd574556f1d99e4a [INFO] building Mnwa/web-queue against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMnwa%2Fweb-queue" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mnwa/web-queue on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mnwa/web-queue [INFO] finished tweaking git repo https://github.com/Mnwa/web-queue [INFO] tweaked toml for git repo https://github.com/Mnwa/web-queue written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Mnwa/web-queue 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/spacejam/sled` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ws v0.9.2 [INFO] [stderr] Downloaded uuid v1.1.1 [INFO] [stderr] Downloaded maglev v0.2.1 [INFO] [stderr] Downloaded axum v0.5.6 [INFO] [stderr] Downloaded primal v0.3.0 [INFO] [stderr] Downloaded primal-estimate v0.3.1 [INFO] [stderr] Downloaded primal-bit v0.3.0 [INFO] [stderr] Downloaded etcd-client v0.10.1 [INFO] [stderr] Downloaded serde_yaml v0.9.4 [INFO] [stderr] Downloaded primal-sieve v0.3.2 [INFO] [stderr] Downloaded tonic v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff9219dca520c930c0f91be185e040a88f1ed83db246faf235678af9c16b8b36 [INFO] running `Command { std: "docker" "start" "-a" "ff9219dca520c930c0f91be185e040a88f1ed83db246faf235678af9c16b8b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff9219dca520c930c0f91be185e040a88f1ed83db246faf235678af9c16b8b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9219dca520c930c0f91be185e040a88f1ed83db246faf235678af9c16b8b36", kill_on_drop: false }` [INFO] [stdout] ff9219dca520c930c0f91be185e040a88f1ed83db246faf235678af9c16b8b36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bf1ca907c92e5e71e8861a09d73ef035e472614141bf3c67fd326ce416e06b5 [INFO] running `Command { std: "docker" "start" "-a" "7bf1ca907c92e5e71e8861a09d73ef035e472614141bf3c67fd326ce416e06b5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling prettyplease v0.1.11 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling primal-bit v0.3.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling primal-estimate v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling primal-sieve v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling uuid v1.1.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling primal v0.3.0 [INFO] [stderr] Compiling ws v0.9.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling prost-build v0.11.1 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling axum-core v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tonic-build v0.8.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling etcd-client v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling serde_yaml v0.9.4 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling maglev v0.2.1 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling sled v0.34.7 (https://github.com/spacejam/sled?rev=e95ec05#e95ec057) [INFO] [stderr] Compiling axum v0.5.6 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling awc v3.0.0 [INFO] [stderr] Compiling tonic v0.8.0 [INFO] [stderr] Compiling actix-web-actors v4.1.0 [INFO] [stderr] Compiling sonya-meta v0.8.0 (/opt/rustwide/workdir/sonya-meta) [INFO] [stderr] Compiling sonya v0.8.0 (/opt/rustwide/workdir/sonya) [INFO] [stderr] Compiling sonya-proxy v0.8.0 (/opt/rustwide/workdir/sonya-proxy) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustcjoTYxx/symbols.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.sonya.1f40241c40cef07b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215.39860jhe8tksp3be.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b78b0c189f1fe626/out" "-L" "/opt/rustwide/target/debug/build/ring-5fb8e9b8cec42d18/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuuid-059e9be4bd7afccd.rlib" "/opt/rustwide/target/debug/deps/libetcd_client-0b2f21aae273bafe.rlib" "/opt/rustwide/target/debug/deps/libtonic-ae657558998ceec0.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ee55ec8e0e95fbae.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-e415db568cf5a368.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-549606ec3ae213da.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-216b5bf3fb87f7ec.rlib" "/opt/rustwide/target/debug/deps/libaxum-7176fb4fc4e51fd4.rlib" "/opt/rustwide/target/debug/deps/libmatchit-abfee2c73ebd525e.rlib" "/opt/rustwide/target/debug/deps/libtower_http-42999e6327d6fbda.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-247b6f14f98f94f5.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-0b004ba26ddf00a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-fffee34e26c4e6c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-956eff92a484919b.rlib" "/opt/rustwide/target/debug/deps/librustls-f6c3c2751d5ce29d.rlib" "/opt/rustwide/target/debug/deps/libsct-6f72de3dcb91e8d3.rlib" "/opt/rustwide/target/debug/deps/libwebpki-1c66deb9acc8954e.rlib" "/opt/rustwide/target/debug/deps/libhyper-95583fbbacd9af20.rlib" "/opt/rustwide/target/debug/deps/libwant-eee73d55ddc9c74b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libtower-754dcedd80a13d1c.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-d7088c8150dbf81a.rlib" "/opt/rustwide/target/debug/deps/libprost-d417017756bcf57a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2b4605b0e9c0d14e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0a3fec6fb90b28b6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libsled-1048e22432dce749.rlib" "/opt/rustwide/target/debug/deps/libim-3a7e22ca69c3add7.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-0cc55725c08d6d12.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-afdc24a77bee4648.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-d2778a1c7b052f17.rlib" "/opt/rustwide/target/debug/deps/libfs2-02249aac520d2b2f.rlib" "/opt/rustwide/target/debug/deps/libsonya_meta-9c670bc8b739c90e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-e507f8c5f8517880.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-00a1ce654ee6c9aa.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-afed45b0b42d3ac4.rlib" "/opt/rustwide/target/debug/deps/libatty-5eda582901124f9d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-178ae54735cf6dd6.rlib" "/opt/rustwide/target/debug/deps/libpem-6bae229467af4040.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-84184ef8ea5323a8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9a27c33a41e03c23.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3d82fc6dcd2cedb0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8ee8fc18958d79a8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f67c6978f895997.rlib" "/opt/rustwide/target/debug/deps/libring-2bde559f0fe274b7.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libfutures-ac430e397f550872.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1527e50764b2375a.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-44a7a0b06e1f6353.rlib" "/opt/rustwide/target/debug/deps/libactix-383caec125e4777c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-50654a8cd42f3a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fcd018dd3769c15e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1247a6fd392472b4.rlib" "/opt/rustwide/target/debug/deps/libcookie-64ffa762a6c547a6.rlib" "/opt/rustwide/target/debug/deps/libtime-58777e08fe53b7cc.rlib" "/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rlib" "/opt/rustwide/target/debug/deps/libidna-ee2700ddebdff32c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-358014e97c312ce3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-32c2782d88667586.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb0692d0eea25ee0.rlib" "/opt/rustwide/target/debug/deps/libryu-1ee9dd08e2353758.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f6d73d5c045ff1a9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6abf6bf498beb93.rlib" "/opt/rustwide/target/debug/deps/libactix_router-f8107454b3132f1e.rlib" "/opt/rustwide/target/debug/deps/libregex-332bb7f77b8122e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5167e4c1df8f9679.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-48b7d3300757fb58.rlib" "/opt/rustwide/target/debug/deps/libserde-3400eb9603ca99c0.rlib" "/opt/rustwide/target/debug/deps/libactix_http-77025219951a9bb9.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/librand-37ace713f59c7b7f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c899e31942dad2a9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-a7697b4b29df24cd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e19dc9d684e65670.rlib" "/opt/rustwide/target/debug/deps/libbrotli-e4e6bfaa7c73610e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-ee197ec6fb3199f1.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-ea1ca31e902ecd9e.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-5a9eb49fffd107a7.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libsha1-5304784b43515471.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libdigest-33b4829429fc9af6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b2e0eb667d7ea8cb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-70eb6598b4520089.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-aae8f175a81a2270.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-6a1061c6eb0e6813.rlib" "/opt/rustwide/target/debug/deps/libbytestring-85d0b070137ed368.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f559fee3cdfbb34.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-9e0ef2034e58cfee.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libh2-07c5031e04df4010.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-6e5422116d512d7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-a1197bfe87253c1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3c5666e1b6b69744.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1903c75a2ea883.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b5909dd1711bcf68.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bf7b846fd00852dd.rlib" "/opt/rustwide/target/debug/deps/libahash-642d6cc2d56b5d84.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-03db55530c9dbc6f.rlib" "/opt/rustwide/target/debug/deps/libzstd-29459bee411e75a7.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-df0f9ed8830c376b.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-652ba6bcefc29cd4.rlib" "/opt/rustwide/target/debug/deps/libflate2-d8a777e0faf27210.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a3acf3151e80ead6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libactix_service-869b73b3cf9ff881.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b0cdf32c99cf8ceb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-76f45a8a60021d76.rlib" "/opt/rustwide/target/debug/deps/libtracing-07dae8a56f159be3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1f9dd18f629cb806.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-88394a8884dcf502.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4526121dd9938249.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-1bf0b04ebbd32cb0.rlib" "/opt/rustwide/target/debug/deps/libtokio-05066985f536a5b9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-993e8d311c44a696.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf38fc4b42f747d7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8880db5172f9bf72.rlib" "/opt/rustwide/target/debug/deps/libmio-3996cfc84b887c92.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eeb59c36186293a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-338f8156cd0a85c0.rlib" "/opt/rustwide/target/debug/deps/liblibc-655b04a26ff0aa2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ced58c12b1f5ae1b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/libhttp-f682379f318c2d14.rlib" "/opt/rustwide/target/debug/deps/libitoa-83ac3cf80711f538.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sonya-1d486bc52d2c3215" "-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 `sonya` (bin "sonya") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7bf1ca907c92e5e71e8861a09d73ef035e472614141bf3c67fd326ce416e06b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bf1ca907c92e5e71e8861a09d73ef035e472614141bf3c67fd326ce416e06b5", kill_on_drop: false }` [INFO] [stdout] 7bf1ca907c92e5e71e8861a09d73ef035e472614141bf3c67fd326ce416e06b5