[INFO] cloning repository https://github.com/PatOConnor43/openapi-validator-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PatOConnor43/openapi-validator-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatOConnor43%2Fopenapi-validator-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatOConnor43%2Fopenapi-validator-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0d11e6cd2bb5d5241f093c7b77499bacc0a7078 [INFO] testing PatOConnor43/openapi-validator-proxy against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatOConnor43%2Fopenapi-validator-proxy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PatOConnor43/openapi-validator-proxy on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PatOConnor43/openapi-validator-proxy [INFO] finished tweaking git repo https://github.com/PatOConnor43/openapi-validator-proxy [INFO] tweaked toml for git repo https://github.com/PatOConnor43/openapi-validator-proxy written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PatOConnor43/openapi-validator-proxy 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 452b189fa11c959df0e7d5b706a90d330c5b2c3edf629b411e3a985720b61d35 [INFO] running `Command { std: "docker" "start" "-a" "452b189fa11c959df0e7d5b706a90d330c5b2c3edf629b411e3a985720b61d35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "452b189fa11c959df0e7d5b706a90d330c5b2c3edf629b411e3a985720b61d35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "452b189fa11c959df0e7d5b706a90d330c5b2c3edf629b411e3a985720b61d35", kill_on_drop: false }` [INFO] [stdout] 452b189fa11c959df0e7d5b706a90d330c5b2c3edf629b411e3a985720b61d35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11f65d90e7699662696962012a910a56459141a6c0c652e5cb742a8d2e0c9abf [INFO] running `Command { std: "docker" "start" "-a" "11f65d90e7699662696962012a910a56459141a6c0c652e5cb742a8d2e0c9abf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling wayfind v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling axum-core v0.4.4 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling axum v0.7.6 [INFO] [stderr] Compiling openapiv3 v2.0.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling openapi-validator-proxy v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "11f65d90e7699662696962012a910a56459141a6c0c652e5cb742a8d2e0c9abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f65d90e7699662696962012a910a56459141a6c0c652e5cb742a8d2e0c9abf", kill_on_drop: false }` [INFO] [stdout] 11f65d90e7699662696962012a910a56459141a6c0c652e5cb742a8d2e0c9abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0b2e1643eb0b975185273531867925b692757af5211c1efef24ea8a07d9678b [INFO] running `Command { std: "docker" "start" "-a" "e0b2e1643eb0b975185273531867925b692757af5211c1efef24ea8a07d9678b", kill_on_drop: false }` [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling axum-core v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling insta v1.40.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling axum v0.7.6 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling insta-cmd v0.6.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling openapi-validator-proxy v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAMzUfR/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libureq-43073a224ddf487d.rlib,libwebpki_roots-db9cd2a4e8811eae.rlib,librustls-a3ca489bdb8c9fd1.rlib,libsubtle-2ae6a7038b9a0630.rlib,libwebpki-1d5ea790a8c524e8.rlib,libring-8a9086c37392e509.rlib,libspin-77da57a1b47d23a3.rlib,libuntrusted-b2f816886faf2178.rlib,libzeroize-9d781f334751eb0e.rlib,librustls_pki_types-05aaa8d40e363045.rlib,libflate2-476862eb5f94ac85.rlib,libminiz_oxide-eddcc0dc51e5ecea.rlib,libadler2-405893fb7a545b5b.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libbase64-32787b0325ea6df8.rlib,librand-1f01888b2fb51806.rlib,librand_chacha-19a6b4a5b4bfa375.rlib,libppv_lite86-06478f2fa4cc636e.rlib,libzerocopy-e33eb68c23f456f3.rlib,libbyteorder-9f6ac6743e38a88c.rlib,librand_core-53cf0e210f81ff95.rlib,libgetrandom-c9758567cb3a0e16.rlib,libhttpmock-7dc6fb42c262fca1.rlib,liburl-bf7b52abc934fd4d.rlib,libidna-87f7eccb6688a3eb.rlib,libunicode_normalization-80309ed6ee8ff09c.rlib,libtinyvec-7aa3319fb171c386.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,liblevenshtein-f2f40faf33016039.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libbase64-13144a1f1e192158.rlib,libassert_json_diff-e6845cb409a1b6d0.rlib,libbasic_cookies-3cb87d27708ab0e0.rlib,liblalrpop_util-348f1dd5d45f4911.rlib,libhyper-07185c462b294054.rlib,libhttparse-7c80f4fbf7df4089.rlib,libtower_service-3fb88d28c2218805.rlib,libfutures_channel-a525aee6b8083720.rlib,libhttp_body-9845d545333fc1a2.rlib,libhttpdate-331798cefc82cc7e.rlib,libhttp-c994153ea1becb8d.rlib,libfnv-79e2cbfbe03dcd16.rlib,libfutures_util-dd548230028b812c.rlib,libfutures_task-e09ab7898221cb97.rlib,libtokio-21673a90385527a0.rlib,libsocket2-7529cd8dde055b90.rlib,libbytes-97cefb27b52cd468.rlib,libmio-4b042ff4f0ce0e5a.rlib,libparking_lot-b8bded40728c5a1b.rlib,libparking_lot_core-c0baa6c63479b93e.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libasync_object_pool-2fba55e38636091c.rlib,libasync_std-e3aa88693ef03c5c.rlib,libasync_global_executor-261669ce2608550e.rlib,libblocking-d989fbee17661118.rlib,libpiper-17667993a5b70989.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libasync_executor-2543eba2a500d8d7.rlib,libasync_process-eab88a3e2e7c9184.rlib,libasync_signal-3bd6de3f08ec32f1.rlib,libsignal_hook_registry-e41db061aeb7ebe9.rlib,libasync_task-05c57d1f836b6944.rlib,libasync_channel-7669d3dadb41d1d2.rlib,libasync_io-63fad3f1fd3e786e.rlib,libslab-b2d771989aa109c6.rlib,libpolling-8dff6858996512a4.rlib,libtracing-54b492d4aede3758.rlib,libtracing_core-d1e3a8f7c0828021.rlib,libonce_cell-a1d7742f74efe1da.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,librustix-4e5cbaba1b75d6e0.rlib,libbitflags-c95e5b195a86a9bf.rlib,liblinux_raw_sys-5869c4e6c7c861d8.rlib,libfutures_lite-fe4d2083f6c3d797.rlib,libfastrand-95938f07ebb7e7bf.rlib,libfutures_io-6a4719510b0746bc.rlib,libasync_channel-09fa80b9094fd6f6.rlib,libevent_listener-0282a877755a83ef.rlib,libconcurrent_queue-cc59c96add4faa0c.rlib,libcrossbeam_utils-a8a58313e76b01fb.rlib,libasync_lock-976c4bd833c03dde.rlib,libevent_listener_strategy-bb722b28c9768ac5.rlib,libevent_listener-6e47f77426e6d5d6.rlib,libparking-a9ae72c6c16ee980.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libkv_log_macro-73a731afa5e75a60.rlib,liblog-bc5401ee3e0ec34f.rlib,libvalue_bag-e7a98cb69342d433.rlib,libserde_regex-f0bb1017795c5efe.rlib,libinsta_cmd-91ab06275b59a927.rlib,libserde_json-0f8ef126cdb42725.rlib,libitoa-20e94f961f8d160c.rlib,libryu-a980823ac8640001.rlib,libinsta-515c6a417fc7d037.rlib,libregex-9fa772bb8f5ebb05.rlib,libregex_automata-fd8c3a62ac6bbd1d.rlib,libaho_corasick-847080ddcc800a8c.rlib,libmemchr-08f38e9718637002.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libconsole-42e4fe98cf360442.rlib,liblibc-faefa127492a8260.rlib,liblazy_static-3674be3f4245d19b.rlib,libsimilar-d5b9f361fac54ead.rlib,liblinked_hash_map-7d04f0e6cc440adb.rlib,libserde-928b61bde8da357a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAMzUfR/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-08bf2b223f282846/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_request_validation-0e0f3fd9d550eae9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openapi-validator-proxy` (test "integration_request_validation") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e0b2e1643eb0b975185273531867925b692757af5211c1efef24ea8a07d9678b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b2e1643eb0b975185273531867925b692757af5211c1efef24ea8a07d9678b", kill_on_drop: false }` [INFO] [stdout] e0b2e1643eb0b975185273531867925b692757af5211c1efef24ea8a07d9678b