[INFO] cloning repository https://github.com/pachecoio/openapi-mocker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pachecoio/openapi-mocker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpachecoio%2Fopenapi-mocker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpachecoio%2Fopenapi-mocker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1089eaadc41c3213bc8fe691a5c8ef0ffa00e0c0 [INFO] testing pachecoio/openapi-mocker against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpachecoio%2Fopenapi-mocker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pachecoio/openapi-mocker on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pachecoio/openapi-mocker [INFO] finished tweaking git repo https://github.com/pachecoio/openapi-mocker [INFO] tweaked toml for git repo https://github.com/pachecoio/openapi-mocker written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pachecoio/openapi-mocker 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oas3 v0.4.0 [INFO] [stderr] Downloaded flate2 v1.0.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69f69667dc13f9687e6ca958bacfc49d322fea17fe8609247c25fb28e96f7a9c [INFO] running `Command { std: "docker" "start" "-a" "69f69667dc13f9687e6ca958bacfc49d322fea17fe8609247c25fb28e96f7a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69f69667dc13f9687e6ca958bacfc49d322fea17fe8609247c25fb28e96f7a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f69667dc13f9687e6ca958bacfc49d322fea17fe8609247c25fb28e96f7a9c", kill_on_drop: false }` [INFO] [stdout] 69f69667dc13f9687e6ca958bacfc49d322fea17fe8609247c25fb28e96f7a9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb56c9c21f408fb748bf2d38f21fdf21e3a3cd29432262f9f72f8dcdccebaf58 [INFO] running `Command { std: "docker" "start" "-a" "cb56c9c21f408fb748bf2d38f21fdf21e3a3cd29432262f9f72f8dcdccebaf58", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling flate2 v1.0.29 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling oas3 v0.4.0 [INFO] [stderr] Compiling actix-http v3.6.0 [INFO] [stderr] Compiling actix-web v4.5.1 [INFO] [stderr] Compiling openapi-mocker v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "cb56c9c21f408fb748bf2d38f21fdf21e3a3cd29432262f9f72f8dcdccebaf58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb56c9c21f408fb748bf2d38f21fdf21e3a3cd29432262f9f72f8dcdccebaf58", kill_on_drop: false }` [INFO] [stdout] cb56c9c21f408fb748bf2d38f21fdf21e3a3cd29432262f9f72f8dcdccebaf58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c4718e958959ad05f8f6832e82e447bcca86a012daa51055dc94cd87a24c2d [INFO] running `Command { std: "docker" "start" "-a" "60c4718e958959ad05f8f6832e82e447bcca86a012daa51055dc94cd87a24c2d", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling oas3 v0.4.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling actix-web v4.5.1 [INFO] [stderr] Compiling openapi-mocker v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.52s [INFO] running `Command { std: "docker" "inspect" "60c4718e958959ad05f8f6832e82e447bcca86a012daa51055dc94cd87a24c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c4718e958959ad05f8f6832e82e447bcca86a012daa51055dc94cd87a24c2d", kill_on_drop: false }` [INFO] [stdout] 60c4718e958959ad05f8f6832e82e447bcca86a012daa51055dc94cd87a24c2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c5f2e36b5d2f9eae5d59e52b109eacc96a6bf85872d8bc5d8783b26d479a849 [INFO] running `Command { std: "docker" "start" "-a" "0c5f2e36b5d2f9eae5d59e52b109eacc96a6bf85872d8bc5d8783b26d479a849", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openapi_mocker-8605c2b17eddd920) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test openapi::spec::tests::test_load_path_not_found ... ok [INFO] [stdout] test openapi::spec::tests::test_load_path_with_params ... ok [INFO] [stdout] test openapi::spec::tests::test_load_path ... ok [INFO] [stdout] test openapi::spec::tests::test_load_spec ... ok [INFO] [stdout] test openapi::spec::tests::test_load_method_not_found ... ok [INFO] [stdout] test openapi::spec::tests::test_load_path_with_dynamic_params ... ok [INFO] [stdout] test openapi::spec::tests::test_spec_prefer_path_over_query_params ... ok [INFO] [stdout] test openapi::spec::tests::test_spec ... ok [INFO] [stdout] test openapi::spec::tests::test_spec_match_query_params ... ok [INFO] [stdout] test openapi::spec::tests::test_load_examples ... ok [INFO] [stdout] test openapi::spec::tests::test_spec_match_headers_with_multiple_headers ... ok [INFO] [stdout] test openapi::spec::tests::test_spec_with_path_params ... ok [INFO] [stdout] test openapi::spec::tests::test_load_method ... ok [INFO] [stdout] test openapi::spec::tests::test_spec_with_params_custom_example ... ok [INFO] [stdout] test openapi::spec::tests::test_match_401_response ... ok [INFO] [stdout] test openapi::spec::tests::test_spec_match_headers ... ok [INFO] [stdout] test server::tests::test_request_default ... ok [INFO] [stdout] test openapi::spec::tests::test_spec_match_query_params_with_multiple_params ... ok [INFO] [stdout] test server::tests::test_request_not_found ... ok [INFO] [stdout] test server::tests::test_request_query ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openapi_mocker-c5c687f7ac928cc7) [INFO] [stderr] Doc-tests openapi_mocker [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/openapi/spec.rs - openapi::spec::Spec::get_example (line 48) ... FAILED [INFO] [stdout] test src/openapi/spec.rs - openapi::spec::Spec::from_path (line 21) ... ok [INFO] [stdout] test src/openapi/spec.rs - openapi::spec::Spec::get_example (line 38) ... ok [INFO] [stdout] test src/openapi/spec.rs - openapi::spec::Spec::get_example (line 58) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/openapi/spec.rs - openapi::spec::Spec::get_example (line 48) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcc0vbep/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libopenapi_mocker-992b40a51c629697.rlib,liboas3-c047549c0dd5b512.rlib,libserde_yaml-982a3a9390d19ea6.rlib,libunsafe_libyaml-2bde11e3b9d02507.rlib,libsemver-a19a0166aed92b2c.rlib,libactix_web-d1167b5e88e1909b.rlib,liburl-56746a4c8c07f0df.rlib,libidna-768b25fa0be66e20.rlib,libunicode_normalization-c106c40519a20547.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-e14777a0a8a771c6.rlib,libserde_urlencoded-1e4e46c0ca00150b.rlib,libform_urlencoded-53924430f7580454.rlib,libserde_json-0a44a5d001ce9c20.rlib,libryu-32bd1ca70d9d680e.rlib,libactix_server-8fd58105eb0ec96c.rlib,libactix_router-a3292d0a94cab482.rlib,libregex-31d3ca691f37f712.rlib,libregex_automata-b408ff6ceb8f2e1a.rlib,libaho_corasick-a97c5e12f695d673.rlib,libregex_syntax-59fc1110cd781215.rlib,libserde-a2b9151f1bd93231.rlib,libcookie-aef4e4d7ab0729aa.rlib,libtime-890dc7dcfc91c3b9.rlib,libtime_core-a06619979bef538a.rlib,libnum_conv-bd421d6798eaf459.rlib,libderanged-f7b1a2d310345df4.rlib,libpowerfmt-a0d15dbb363f9344.rlib,libactix_http-4caaa8e9883dca3e.rlib,librand-59428e326a5b776c.rlib,librand_chacha-ff53865cc51fbbf9.rlib,libppv_lite86-5d833bce3f969350.rlib,librand_core-68c9800859bf465b.rlib,libhttparse-5edac3f084fb0c21.rlib,libbrotli-758fc77c9da871ea.rlib,libbrotli_decompressor-e5c20be5f94d13a0.rlib,liballoc_stdlib-e119f193384f9b23.rlib,liballoc_no_stdlib-db1af01d370e730f.rlib,libhttpdate-a061c31a04dbb35a.rlib,libsha1-21c0f70b790e7984.rlib,libcpufeatures-087d79555b6ae23a.rlib,libdigest-c897702dc5d86075.rlib,libblock_buffer-5ab908812027eadb.rlib,libcrypto_common-7c017e33f26f30b6.rlib,libgeneric_array-b59dbdc8e8e5763d.rlib,libtypenum-c604f2b24272d713.rlib,libbase64-469af257c2a75649.rlib,liblocal_channel-6a8a49aec9d6467b.rlib,libbytestring-524392c05221392e.rlib,libencoding_rs-98153f49b06ad610.rlib,liblanguage_tags-c81abdb75cac1af9.rlib,libahash-66df4d90ef91733e.rlib,libgetrandom-581d6570ba84ffb7.rlib,libzerocopy-8aeaf888405fc9ca.rlib,libmime-b1201f19d94827ba.rlib,libpercent_encoding-68324bb938036928.rlib,libh2-2ecad0a0054363fa.rlib,libindexmap-bc0cc510348821ac.rlib,libequivalent-13b77291db166d53.rlib,libhashbrown-be73b08bd3197c51.rlib,libfutures_util-66c18443ac668387.rlib,libslab-f1fb3a1a033b7484.rlib,libfutures_task-ce6277d9923a99a6.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libzstd-94db9c7a9530dcb7.rlib,libzstd_safe-61656476b681f615.rlib,libzstd_sys-64effd20289108de.rlib,libflate2-f4e30ef6fb62f61a.rlib,libminiz_oxide-71166d3cd715e3fb.rlib,libadler-cd9ae852e9a49a18.rlib,libcrc32fast-4cefc1d975ebc1e1.rlib,libactix_service-3c65c3e2e8d5f4e6.rlib,libactix_codec-6c2c9b1930d08e6d.rlib,libmemchr-13c0eb195c8a7e20.rlib,libbitflags-b273be6f3acfa345.rlib,libtokio_util-61817d85d95bbcf4.rlib,libtracing-d605b79ada777eaf.rlib,libtracing_core-569e2d230a0ebabf.rlib,libonce_cell-d6794224419f7b7c.rlib,libfutures_sink-0b4e60ec797a6662.rlib,libactix_utils-50439d357099015b.rlib,liblocal_waker-74cdec5602875db0.rlib,libactix_rt-c350c915c6f620df.rlib,libtokio-ebeef37259372f25.rlib,libsignal_hook_registry-a6f12d2fee3308f7.rlib,libsocket2-309be5dc1b5beb88.rlib,libmio-bd49d5939e96c595.rlib,liblog-1b36f19f8bb7d92a.rlib,libparking_lot-6936bce3c142cf3e.rlib,libparking_lot_core-64bbbf7fccc898d6.rlib,liblibc-b13013eb1fed181f.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libsmallvec-28e6ddf7b378bac3.rlib,liblock_api-edb7e2de50a9b32e.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libpin_project_lite-54b44acf278a61eb.rlib,libfutures_core-ddda25de6b6d098a.rlib,libhttp-5ffe2acc301cca81.rlib,libitoa-729ce0f86b755285.rlib,libbytes-16aa2d84cf38c089.rlib,libfnv-185b8526af05532d.rlib,libclap-2bd2f3db9432b596.rlib,libclap_builder-19fef5f775d774a1.rlib,libstrsim-19b3c4cc1ff5c77e.rlib,libanstream-8a3fc3a26b0c3bb6.rlib,libanstyle_query-968e246c1eba3f2b.rlib,libcolorchoice-d61ee6ecebe870ca.rlib,libanstyle_parse-fcf535bb3749bfd8.rlib,libutf8parse-1175cb156b07a449.rlib,libclap_lex-8be746b4ba5be52e.rlib,libanstyle-4ad66dc542c34d11.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-35b67ab291333c7f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvzxUb3/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/openapi/spec.rs - openapi::spec::Spec::get_example (line 48) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.32s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "0c5f2e36b5d2f9eae5d59e52b109eacc96a6bf85872d8bc5d8783b26d479a849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5f2e36b5d2f9eae5d59e52b109eacc96a6bf85872d8bc5d8783b26d479a849", kill_on_drop: false }` [INFO] [stdout] 0c5f2e36b5d2f9eae5d59e52b109eacc96a6bf85872d8bc5d8783b26d479a849