[INFO] fetching crate oasgen 0.10.5... [INFO] documenting oasgen-0.10.5 against 1.70.0 for beta-1.71-rustdoc-1 [INFO] extracting crate oasgen 0.10.5 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate oasgen 0.10.5 on toolchain 1.70.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.70.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oasgen 0.10.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate oasgen 0.10.5 [INFO] tweaked toml for crates.io crate oasgen 0.10.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate oasgen 0.10.5 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" "+1.70.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v6.5.0 [INFO] [stderr] Downloaded cookie v0.17.0 [INFO] [stderr] Downloaded oasgen-macro v0.10.5 [INFO] [stderr] Downloaded structmeta-derive v0.2.0 [INFO] [stderr] Downloaded tower-cookies v0.9.0 [INFO] [stderr] Downloaded actix-codec v0.5.1 [INFO] [stderr] Downloaded structmeta v0.2.0 [INFO] [stderr] Downloaded atoi v1.0.0 [INFO] [stderr] Downloaded futures-intrusive v0.4.2 [INFO] [stderr] Downloaded sqlx-rt v0.6.3 [INFO] [stderr] Downloaded sqlx v0.6.3 [INFO] [stderr] Downloaded regex-cache v0.2.1 [INFO] [stderr] Downloaded oasgen-core v0.10.5 [INFO] [stderr] Downloaded rust-embed-utils v7.5.0 [INFO] [stderr] Downloaded quick-xml v0.28.2 [INFO] [stderr] Downloaded sqlx-core v0.6.3 [INFO] [stderr] Downloaded openapiv3-extended v2.2.1 [INFO] [stderr] Downloaded rust-embed v6.6.1 [INFO] [stderr] Downloaded oncemutex v0.1.1 [INFO] [stderr] Downloaded phonenumber v0.3.2+8.13.9 [INFO] [stderr] Downloaded sqlx-macros v0.6.3 [INFO] [stderr] Downloaded swagger-ui2 v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.70.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6df808fc2c59e166586f8dabaefa71eb6f5c3efda0a010d759dd650e61b3cc31 [INFO] running `Command { std: "docker" "start" "-a" "6df808fc2c59e166586f8dabaefa71eb6f5c3efda0a010d759dd650e61b3cc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6df808fc2c59e166586f8dabaefa71eb6f5c3efda0a010d759dd650e61b3cc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df808fc2c59e166586f8dabaefa71eb6f5c3efda0a010d759dd650e61b3cc31", kill_on_drop: false }` [INFO] [stdout] 6df808fc2c59e166586f8dabaefa71eb6f5c3efda0a010d759dd650e61b3cc31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.70.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f3e3029b1243343768439906ec97dcf87b82860715ccaa76dd755a80b461df2 [INFO] running `Command { std: "docker" "start" "-a" "2f3e3029b1243343768439906ec97dcf87b82860715ccaa76dd755a80b461df2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking unicode-ident v1.0.8 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking syn v2.0.16 [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.8 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking regex v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking serde_json v1.0.96 [INFO] [stderr] Checking serde_yaml v0.9.21 [INFO] [stderr] Checking openapiv3-extended v2.2.1 [INFO] [stderr] Checking oasgen-core v0.10.5 [INFO] [stderr] Compiling oasgen-macro v0.10.5 [INFO] [stderr] Documenting oasgen v0.10.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.56s [INFO] running `Command { std: "docker" "inspect" "2f3e3029b1243343768439906ec97dcf87b82860715ccaa76dd755a80b461df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f3e3029b1243343768439906ec97dcf87b82860715ccaa76dd755a80b461df2", kill_on_drop: false }` [INFO] [stdout] 2f3e3029b1243343768439906ec97dcf87b82860715ccaa76dd755a80b461df2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.70.0" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f9e857233c62475ab61f5b6857ae5b0e329831a2a1f1a4cc3533f1e5b8c0e8a [INFO] running `Command { std: "docker" "start" "-a" "1f9e857233c62475ab61f5b6857ae5b0e329831a2a1f1a4cc3533f1e5b8c0e8a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling hashlink v0.8.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling phonenumber v0.3.2+8.13.9 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rust-embed-utils v7.5.0 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling openapiv3-extended v2.2.1 [INFO] [stderr] Compiling tower-cookies v0.9.0 [INFO] [stderr] Compiling rust-embed-impl v6.5.0 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Checking rust-embed v6.6.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking serde_yaml v0.9.21 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking swagger-ui2 v0.5.3 [INFO] [stderr] Checking zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Checking actix-http v3.3.1 [INFO] [stderr] Checking actix-web v4.3.1 [INFO] [stderr] Checking oasgen-core v0.10.5 [INFO] [stderr] Compiling oasgen-macro v0.10.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/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" "-Wl,--version-script=/tmp/rustcb6cAeW/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcb6cAeW/symbols.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.oasgen_macro.335ca82f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.3dw1nca801sr5gj0.rcgu.rmeta" "/opt/rustwide/target/debug/deps/oasgen_macro-52a34208950ac16d.4ekcopzq5xvsnbio.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7da52e96f0e7fbe9/out" "-L" "/opt/rustwide/target/debug/build/ring-7c5b0e50c638d812/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liboasgen_core-c128ad60dfe5051d.rlib" "/opt/rustwide/target/debug/deps/libuuid-5692f179c8825887.rlib" "/opt/rustwide/target/debug/deps/libphonenumber-77ee37b7cf7e1dd5.rlib" "/opt/rustwide/target/debug/deps/libbincode-c95b9183d6aacf2a.rlib" "/opt/rustwide/target/debug/deps/libregex_cache-d484edb7ed55ab3b.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-c24e6bafcce2c717.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-1b0263bc220f3e11.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9d4635534d559904.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e41f160e64bd82f.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-936a6f6bcfe0f8af.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-52b0066f1301818f.rlib" "/opt/rustwide/target/debug/deps/libtower_cookies-bb3cee7124031fe7.rlib" "/opt/rustwide/target/debug/deps/libcookie-dc5f70015b41833e.rlib" "/opt/rustwide/target/debug/deps/libchrono-1686b9877f6bab2a.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-0fdf54deb4ec30bf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b27f39d59664778d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f57ede5c19dbce40.rlib" "/opt/rustwide/target/debug/deps/libtime-4f1010a3f2a8b7ec.rlib" "/opt/rustwide/target/debug/deps/libsqlx-5d887548c3bad473.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-5531201421168dfa.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-5260235af6c17c7e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-5658e3923ec15f73.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6e355702cdf23c05.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-a7b5eb97b286e6b1.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-d2532f84bb7c00f2.rlib" "/opt/rustwide/target/debug/deps/libnom-2ec87c4802980bfc.rlib" "/opt/rustwide/target/debug/deps/libitertools-291581540f2781a4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-da653676d6bfa01b.rlib" "/opt/rustwide/target/debug/deps/libsha2-f0e6dfebcd12820b.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-a61c3688046afdb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d233db11ee0e8283.rlib" "/opt/rustwide/target/debug/deps/librustls-4b6a392ffca542a4.rlib" "/opt/rustwide/target/debug/deps/libsct-3a640610fe8d2d8b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-554a6e2292dadf67.rlib" "/opt/rustwide/target/debug/deps/libring-23274ebdcb9abc29.rlib" "/opt/rustwide/target/debug/deps/libspin-c6eb52dd108355f1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d1b7b65abfc21e86.rlib" "/opt/rustwide/target/debug/deps/libhashlink-1e87da813837da04.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-408acfd483d88358.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8b95cdc3f2ec126f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-44d6037c9f0336c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-d84dd21778401cd8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a1477fe5cc30847b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d11fe3549f472f91.rlib" "/opt/rustwide/target/debug/deps/libinstant-0853dfe9bba1d52c.rlib" "/opt/rustwide/target/debug/deps/libeither-c8d3945f335e70ba.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-811f4f3be95e361b.rlib" "/opt/rustwide/target/debug/deps/libaxum-2bef4ef71dcdc020.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-11ee31e65cfd266c.rlib" "/opt/rustwide/target/debug/deps/libmatchit-e27f242af32f0c32.rlib" "/opt/rustwide/target/debug/deps/libhyper-5598f4a756edccaa.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-f8adf99ec0e1f09c.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-4575cde0b7edc8c9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39e3c247f88efb9a.rlib" "/opt/rustwide/target/debug/deps/libtower-8771f970dd279a3b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a0f677183399848c.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-879848e96a190fef.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7858601228560453.rlib" "/opt/rustwide/target/debug/deps/libactix_web-99164bb0329df509.rlib" "/opt/rustwide/target/debug/deps/libcookie-32625ab068b2d18c.rlib" "/opt/rustwide/target/debug/deps/libtime-a48dadc5bccbdc8c.rlib" "/opt/rustwide/target/debug/deps/libtime_core-ecbfbff08a514d08.rlib" "/opt/rustwide/target/debug/deps/libahash-dd11d568fd48f2d5.rlib" "/opt/rustwide/target/debug/deps/liburl-1b53367c708e01a8.rlib" "/opt/rustwide/target/debug/deps/libidna-5b4a0355f785a98c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4724aaa100a37948.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-15077e1cdba22592.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-493be584dd956f04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-11e42e6fd15da43e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a9d5ab5840bc3f03.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f340dfe5e573d7bf.rlib" "/opt/rustwide/target/debug/deps/libactix_server-49655cc163328227.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8629eb4c3694ed94.rlib" "/opt/rustwide/target/debug/deps/libregex-f7ee9d7f9fd1c405.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a0b361033f90911d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d50fe050ba427370.rlib" "/opt/rustwide/target/debug/deps/libactix_http-542950772f09d3dd.rlib" "/opt/rustwide/target/debug/deps/librand-5ece3500629995d6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8e0e68dcd9cd114d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6c8decab758dc3f5.rlib" "/opt/rustwide/target/debug/deps/librand_core-dfe74f58b49f1c82.rlib" "/opt/rustwide/target/debug/deps/libhttparse-8beba7a382ab8def.rlib" "/opt/rustwide/target/debug/deps/libbrotli-fe5b0b47258c6461.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-a48ce4463fedbf16.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-7894cec255f32f35.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-e6a790e97ad70f9b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cde89b15f53cdd79.rlib" "/opt/rustwide/target/debug/deps/libsha1-1bbe6be07f259989.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b174def79a84fc34.rlib" "/opt/rustwide/target/debug/deps/libdigest-5ef199c49c12e53f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-90bd3aa3fc4efd72.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-acf1ac50afdbfac8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a6a2c53ef9665966.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b150a2e7f278f9c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ac5b56bab640a1d.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-71b3c06a92e593ca.rlib" "/opt/rustwide/target/debug/deps/libbytestring-9c357ee8ce9e0904.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5a3e5c1927611aef.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4683bc855236243.rlib" "/opt/rustwide/target/debug/deps/libahash-bfe96b93742a1ba4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6bd83eb9e9efc877.rlib" "/opt/rustwide/target/debug/deps/libmime-4750749f92245c1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9e49bd4651e5c0c6.rlib" "/opt/rustwide/target/debug/deps/libh2-c86d39e0273e8efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-00b1b0b08106aaae.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e228037f8f38c6a6.rlib" "/opt/rustwide/target/debug/deps/libslab-c399094c819d0a32.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-37e416a54e3108f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-89ce52b9aadb267e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b45db05c3f54bd60.rlib" "/opt/rustwide/target/debug/deps/libzstd-5e4ee168e7df7cdc.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-965d616c5cc6fedc.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-a42f9cccb81e623b.rlib" "/opt/rustwide/target/debug/deps/libflate2-df7beacdb9660a49.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f6bd1a03adc7c987.rlib" "/opt/rustwide/target/debug/deps/libadler-7339e180de4115da.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-31b2c46e96439514.rlib" "/opt/rustwide/target/debug/deps/libactix_service-71ef48e929f89c98.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-015d49aa4e8ade04.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-41536145741203eb.rlib" "/opt/rustwide/target/debug/deps/libtracing-666173125ce8cabf.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ac78ffdd668b5171.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6913fbb602f9f15d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b76e6188314d1cb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-087c478af4576936.rlib" "/opt/rustwide/target/debug/deps/libbitflags-27d99c89e2b1f85f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8855394e1153e46f.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-999d9d6b4638d637.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-4bd90bb71f67bd71.rlib" "/opt/rustwide/target/debug/deps/libtokio-6db6af2d4d448975.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-809eb3afb9dddec2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1dfadcbdd1b7ac2c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d17ff34c2b1cb475.rlib" "/opt/rustwide/target/debug/deps/libmio-12a8642d89a7bcb3.rlib" "/opt/rustwide/target/debug/deps/liblog-f430b8b7f9261f5e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5da68ee08af6c1fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cda54ee7805c3878.rlib" "/opt/rustwide/target/debug/deps/liblibc-24aaa85b560188b7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c1740dee434d7871.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5e4f3a499fb155cc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ae36d285a8da2f7f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6d089e31df00fb45.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-df7e1972dbf90398.rlib" "/opt/rustwide/target/debug/deps/libstructmeta-e21790d56b3e6d07.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-304cae7c6320314f.rlib" "/opt/rustwide/target/debug/deps/libopenapiv3-4d7598d3644994ae.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f8d8c610c342afd0.rlib" "/opt/rustwide/target/debug/deps/libryu-8dea1032849e91d4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-72fcab01ce655604.rlib" "/opt/rustwide/target/debug/deps/libhttp-7109fb7c4e55f06b.rlib" "/opt/rustwide/target/debug/deps/libitoa-827be40c17746832.rlib" "/opt/rustwide/target/debug/deps/libbytes-e7039e9237edb185.rlib" "/opt/rustwide/target/debug/deps/libfnv-a8ae9cf21d77ae3f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-508266be33694c43.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-abd7fc049d75f09e.rlib" "/opt/rustwide/target/debug/deps/libserde-08cf86974425844d.rlib" "/opt/rustwide/target/debug/deps/libsyn-54961161e9080baf.rlib" "/opt/rustwide/target/debug/deps/libquote-7894deb322d6f831.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-903fe512503980d9.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-d0376836f81c90cd.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-1e0c4dcd95dfced1.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8389830094602f5a.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-41c1085b8c701d6f.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-f733fcc57ce38b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6495ec9d4ce4f37d.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e3796360cca5b49.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2e7f329b154436e1.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e1f5b8a84008aa8.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-cbcb223c64b13cf3.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b40bc72e060a8196.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1eb33ae9877d3c0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0335d894dd05bed7.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-076a893ead7e7ab5.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2e924dd85b2e9d95.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7975ffb5e62386c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-285425b7cea12024.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-38694d775e998991.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-914eb40be05d8663.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-27094fcca7e14863.rlib" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-919e055b306699ae.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.70.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/liboasgen_macro-52a34208950ac16d.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: BrotliDecoderVersion: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderSetParameter: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderMallocUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderMallocU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderIsUsed: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderGetErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderGetErrorCode: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderFreeUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderFreeU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressWithReturnInfo: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressStream: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressPrealloc: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompress: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderIsUsed: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderGetErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderGetErrorCode: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderVersion: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderSetParameter: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderSetCustomDictionary: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMaxCompressedSizeMulti: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMaxCompressedSize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMallocUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMallocU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderFreeUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderFreeU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderDestroyWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCreateWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressStream: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressMulti: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompress: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliNewBrotliFile: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliCreateInstanceWithWindowSize: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatStream: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatFinish: undefined version: [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oasgen-macro` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1f9e857233c62475ab61f5b6857ae5b0e329831a2a1f1a4cc3533f1e5b8c0e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9e857233c62475ab61f5b6857ae5b0e329831a2a1f1a4cc3533f1e5b8c0e8a", kill_on_drop: false }` [INFO] [stdout] 1f9e857233c62475ab61f5b6857ae5b0e329831a2a1f1a4cc3533f1e5b8c0e8a