[INFO] cloning repository https://github.com/peng-huang-ch/srv-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peng-huang-ch/srv-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeng-huang-ch%2Fsrv-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeng-huang-ch%2Fsrv-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c9e7b0d8e8232754e4274db0e7c0da5b8cd1995 [INFO] building peng-huang-ch/srv-api against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeng-huang-ch%2Fsrv-api" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peng-huang-ch/srv-api 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] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/peng-huang-ch/srv-api [INFO] finished tweaking git repo https://github.com/peng-huang-ch/srv-api [INFO] tweaked toml for git repo https://github.com/peng-huang-ch/srv-api written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/peng-huang-ch/srv-api 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] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/weiznich/diesel_async` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel_migrations v2.1.0 [INFO] [stderr] Downloaded migrations_internals v2.1.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Downloaded tracing-actix-web v0.7.5 [INFO] [stderr] Downloaded libproc v0.13.0 [INFO] [stderr] Downloaded migrations_macros v2.1.0 [INFO] [stderr] Downloaded metrics-process v1.0.12 [INFO] [stderr] Downloaded vergen v8.2.4 [INFO] [stderr] Downloaded procfs v0.15.1 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.18.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.19.0 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.3.8 [INFO] [stderr] Downloaded actix-web-opentelemetry v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ecd671f67224021d3b3b078ce5381b267e4967338260edb3ecabfad9139b5433 [INFO] running `Command { std: "docker" "start" "-a" "ecd671f67224021d3b3b078ce5381b267e4967338260edb3ecabfad9139b5433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecd671f67224021d3b3b078ce5381b267e4967338260edb3ecabfad9139b5433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd671f67224021d3b3b078ce5381b267e4967338260edb3ecabfad9139b5433", kill_on_drop: false }` [INFO] [stdout] ecd671f67224021d3b3b078ce5381b267e4967338260edb3ecabfad9139b5433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4be7fe5d1b29e7e2fc340be90ff800d22df88ba4716d26ecc63b1b300baeedd5 [INFO] running `Command { std: "docker" "start" "-a" "4be7fe5d1b29e7e2fc340be90ff800d22df88ba4716d26ecc63b1b300baeedd5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling diesel_derives v2.1.1 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling ordered-float v3.9.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling postgres-types v0.2.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling bb8 v0.8.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling diesel v2.1.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling scoped-futures v0.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling srv-storage v0.1.0 (/opt/rustwide/workdir/crates/srv-storage) [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling vergen v8.2.4 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Compiling metrics-macros v0.7.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.8 [INFO] [stderr] Compiling opentelemetry-jaeger v0.18.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling tracing-journald v0.3.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling procfs v0.15.1 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling opentelemetry-jaeger v0.19.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.21.0 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling metrics-util v0.15.1 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling actix-app-api v0.1.0 (/opt/rustwide/workdir/bin) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Compiling const-str v0.5.6 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling metrics-process v1.0.12 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling actix-http v3.3.1 [INFO] [stderr] Compiling actix-web v4.3.1 [INFO] [stderr] Compiling diesel-async v0.4.1 (https://github.com/weiznich/diesel_async?branch=main#1e18b374) [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Compiling tracing-actix-web v0.7.5 [INFO] [stderr] Compiling actix-web-opentelemetry v0.15.0 [INFO] [stderr] Compiling srv-tracing v0.1.0 (/opt/rustwide/workdir/crates/srv-tracing) [INFO] [stderr] Compiling srv-api v0.1.0 (/opt/rustwide/workdir/crates/srv-api) [INFO] [stderr] Compiling four-bytes v0.1.0 (/opt/rustwide/workdir/crates/4bytes) [INFO] [stderr] Compiling token-list v0.1.0 (/opt/rustwide/workdir/crates/token-list) [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/rustcVzvB7g/symbols.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.actix_app_api.4569de1ab53c0693-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actix_app_api-46813b229d46771c.2rhtl5wkw0vbw4wv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c1ec53b181a485c1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_app_api-541eff0b95bdb46e.rlib" "/opt/rustwide/target/debug/deps/libeyre-12b758936802f1ab.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libconst_str-b80c5380beb9365f.rlib" "/opt/rustwide/target/debug/deps/libsrv_api-e20f453e6de0bf3c.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib" "/opt/rustwide/target/debug/deps/libvalidator-4a73c11b4b33b0df.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f0d64982bb7b8f4e.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-7b670c295b025008.rlib" "/opt/rustwide/target/debug/deps/libsrv_tracing-943fe53457dd115f.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-fa9ae3b33036c41c.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_jaeger-73cfc869486b54fe.rlib" "/opt/rustwide/target/debug/deps/libfutures-0521b2e525582435.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-daa86051b0a1e609.rlib" "/opt/rustwide/target/debug/deps/libthrift-841e0ce9332590bf.rlib" "/opt/rustwide/target/debug/deps/libordered_float-6ecb9e6eeaef87bb.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0a722f5afa28bf7a.rlib" "/opt/rustwide/target/debug/deps/libinteger_encoding-0bf151a6dfc846dd.rlib" "/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-006ea0909319fb51.rlib" "/opt/rustwide/target/debug/deps/libgethostname-30889fe7d7f355d0.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-e41e6529ed88af54.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-5bfa8277db39d0f0.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d54262b183c731ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0238b484bfdf87c0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6cad52c786e1f9cc.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-0e2aee65ed578af4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-850db5774ba84590.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-bd3a6c393c7b86f7.rlib" "/opt/rustwide/target/debug/deps/libdashmap-b3f9b8c69ec4b6fe.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_api-93469e9ddaf6eb27.rlib" "/opt/rustwide/target/debug/deps/libtracing_actix_web-f7ca1094e0938089.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dffe038f78998b2e.rlib" "/opt/rustwide/target/debug/deps/libuuid-c48cb3b9ea7b841a.rlib" "/opt/rustwide/target/debug/deps/libsrv_storage-3801a3046d40e2fc.rlib" "/opt/rustwide/target/debug/deps/libdiesel_async-a89c02fa74924a5d.rlib" "/opt/rustwide/target/debug/deps/libbb8-f3433cb929a02da2.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-5978a13480c37623.rlib" "/opt/rustwide/target/debug/deps/libphf-54f6523604584b8e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-87c6198a19c5e98d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-cf0e56f112e12768.rlib" "/opt/rustwide/target/debug/deps/libwhoami-347f7d3e62c58873.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f7974e5d0fe53988.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-f616afb7afa92fa8.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-d28df8273260e6e3.rlib" "/opt/rustwide/target/debug/deps/libstringprep-c5ec376bca5ba9de.rlib" "/opt/rustwide/target/debug/deps/libsha2-5ad0fcd9721ac1ad.rlib" "/opt/rustwide/target/debug/deps/libhmac-4f3d32a3d3cba8f8.rlib" "/opt/rustwide/target/debug/deps/libmd5-b45f8eeae4965a6d.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-a3137dcee440482e.rlib" "/opt/rustwide/target/debug/deps/libscoped_futures-e26bdfeb7d75c51a.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-ded7ee7fb74c969e.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-fbd692a25e1aacc2.rlib" "/opt/rustwide/target/debug/deps/libtoml-82dc9532898aa07f.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-5e50aa48fab68b88.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-7c9b9d26010d6062.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-e75b49c45d7b58fc.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-160acc09055c38ca.rlib" "/opt/rustwide/target/debug/deps/libdiesel-0cea4f367d04ffa6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-28eec02017467cee.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13319a8ad922f345.rlib" "/opt/rustwide/target/debug/deps/libr2d2-cd8b85ade55ad9c2.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-882b2d991a22bf2f.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-6bd1c70cf08cba41.rlib" "/opt/rustwide/target/debug/deps/libchrono-78058160f2273c14.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-7ee5c8a3219789b8.rlib" "/opt/rustwide/target/debug/deps/libactix_web_opentelemetry-c064d89f49d6fd1f.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-4dac7d777a623c66.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-066da1b19961e02f.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-2b5cd7a9839889c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1ed1defedf7f208e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-5d5a9cbbd647debd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-672e56b8a3edcb7c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-10d4eb60262ea5ab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd3e2445504e73ef.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_api-6512951753f302d4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d6d0744675cbc4f1.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-e70222ec02c08ce8.rlib" "/opt/rustwide/target/debug/deps/libactix_web-03991b908fff24c8.rlib" "/opt/rustwide/target/debug/deps/libcookie-b621484c05e2057a.rlib" "/opt/rustwide/target/debug/deps/libtime-26568cd96ff85256.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libahash-b8177d58a993cedf.rlib" "/opt/rustwide/target/debug/deps/liburl-4dfa65372c793498.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ec489540fcd01da2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-182d684e10cf5b0d.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f4da98b57f9a0ad3.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8ecb7a64a48ddb7f.rlib" "/opt/rustwide/target/debug/deps/libregex-7bc2d54b486f6e74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-608d69e39b5df3c7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e594bf872c310b25.rlib" "/opt/rustwide/target/debug/deps/libserde-4cb5f0784e11b078.rlib" "/opt/rustwide/target/debug/deps/libactix_http-f9a01304873f53b2.rlib" "/opt/rustwide/target/debug/deps/librand-b0a7e67d0f810114.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aac2ac8e818d823c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-fbfdaa867a5bb340.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libbrotli-0e0df7f5cb3dd3fb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-415a9bca94129d50.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-d9f2eea369668bd9.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7db4b4f903e6a3ad.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libsha1-358ae108e4af6a2a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-382a5dc17583a607.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-d5ee9d8273217dbd.rlib" "/opt/rustwide/target/debug/deps/libbytestring-f882b18ea4332772.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-9e0ef2034e58cfee.rlib" "/opt/rustwide/target/debug/deps/libahash-3b9ae0b0d5dfeb4c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-baddab3dcd8c969e.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libh2-10412cce1fec41f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1804a2a9ffd211a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libzstd-875d291ee67e6b32.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-5122895ee5f13a8c.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-e73072cb00b63660.rlib" "/opt/rustwide/target/debug/deps/libflate2-b31da6b1386d2086.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a15807cc9899433e.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-00369ade606c3ec8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4f80c8164b3e0d65.rlib" "/opt/rustwide/target/debug/deps/libtracing-e6bac108d4dbed1c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6d8707a2f5ef0140.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c873ddbbbef9d9fe.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4526121dd9938249.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-31994962e738345d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libclap-a347cce128cb96d8.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-34f9028659a8519f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-89e3a2b8fa161d83.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-89e72cf25c5626fa.rlib" "/opt/rustwide/target/debug/deps/libanstyle-0b0f54f84dfaf2c0.rlib" "/opt/rustwide/target/debug/deps/libtokio-4c23f709c77efa31.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a4ea14158a3322cf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-11a286abfa1a7f7f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-50a6f4a8d6774683.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-75d167a92ea12327.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8d60df961f76f1ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4dc76ab9785e2f82.rlib" "/opt/rustwide/target/debug/deps/liblibc-333221bd45703000.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.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" "-lpq" "-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/actix_app_api-46813b229d46771c" "-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 `actix-app-api` (bin "actix-app-api") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4be7fe5d1b29e7e2fc340be90ff800d22df88ba4716d26ecc63b1b300baeedd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be7fe5d1b29e7e2fc340be90ff800d22df88ba4716d26ecc63b1b300baeedd5", kill_on_drop: false }` [INFO] [stdout] 4be7fe5d1b29e7e2fc340be90ff800d22df88ba4716d26ecc63b1b300baeedd5