[INFO] cloning repository https://github.com/codersparks-learning/openpetstore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codersparks-learning/openpetstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodersparks-learning%2Fopenpetstore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodersparks-learning%2Fopenpetstore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 787184c91a0bf3471d29af464428835cc0469e4f [INFO] testing codersparks-learning/openpetstore against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodersparks-learning%2Fopenpetstore" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codersparks-learning/openpetstore on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codersparks-learning/openpetstore [INFO] finished tweaking git repo https://github.com/codersparks-learning/openpetstore [INFO] tweaked toml for git repo https://github.com/codersparks-learning/openpetstore written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/codersparks-learning/openpetstore 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fefe026596ee125ff1261e301394d94e7f0e0a2c58eb578b509523b380655db9 [INFO] running `Command { std: "docker" "start" "-a" "fefe026596ee125ff1261e301394d94e7f0e0a2c58eb578b509523b380655db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fefe026596ee125ff1261e301394d94e7f0e0a2c58eb578b509523b380655db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefe026596ee125ff1261e301394d94e7f0e0a2c58eb578b509523b380655db9", kill_on_drop: false }` [INFO] [stdout] fefe026596ee125ff1261e301394d94e7f0e0a2c58eb578b509523b380655db9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e54666f17ff8e9796f2b00d19c1da1c30c69bb73ff5a11321fdefe3d98ddd69 [INFO] running `Command { std: "docker" "start" "-a" "3e54666f17ff8e9796f2b00d19c1da1c30c69bb73ff5a11321fdefe3d98ddd69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.129 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling axum-swagger-ui v0.3.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling diesel v2.2.4 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling validator v0.18.1 [INFO] [stderr] Compiling axum-extra v0.9.4 [INFO] [stderr] Compiling petstoreapi v1.0.20-SNAPSHOT (/opt/rustwide/workdir/petstore-api) [INFO] [stderr] Compiling petstoreserver v0.1.0 (/opt/rustwide/workdir/petstore-server) [INFO] [stderr] Compiling petstore v0.1.0 (/opt/rustwide/workdir/petstore) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "3e54666f17ff8e9796f2b00d19c1da1c30c69bb73ff5a11321fdefe3d98ddd69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e54666f17ff8e9796f2b00d19c1da1c30c69bb73ff5a11321fdefe3d98ddd69", kill_on_drop: false }` [INFO] [stdout] 3e54666f17ff8e9796f2b00d19c1da1c30c69bb73ff5a11321fdefe3d98ddd69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42975a979a3e106305c6d6160560864881198d81a1dae53223826cfe7fa59624 [INFO] running `Command { std: "docker" "start" "-a" "42975a979a3e106305c6d6160560864881198d81a1dae53223826cfe7fa59624", kill_on_drop: false }` [INFO] [stderr] Compiling petstoreapi v1.0.20-SNAPSHOT (/opt/rustwide/workdir/petstore-api) [INFO] [stderr] Compiling petstoreserver v0.1.0 (/opt/rustwide/workdir/petstore-server) [INFO] [stderr] Compiling petstore v0.1.0 (/opt/rustwide/workdir/petstore) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.19s [INFO] running `Command { std: "docker" "inspect" "42975a979a3e106305c6d6160560864881198d81a1dae53223826cfe7fa59624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42975a979a3e106305c6d6160560864881198d81a1dae53223826cfe7fa59624", kill_on_drop: false }` [INFO] [stdout] 42975a979a3e106305c6d6160560864881198d81a1dae53223826cfe7fa59624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2461eeb57ec7b64ce8aec5e40a23aa140c0c231455c30cfe9867ead20604bee2 [INFO] running `Command { std: "docker" "start" "-a" "2461eeb57ec7b64ce8aec5e40a23aa140c0c231455c30cfe9867ead20604bee2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/petstore-96e21a3a4d9cb68b) [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/lib.rs (/opt/rustwide/target/debug/deps/petstoreapi-9b947472d3632f8a) [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/lib.rs (/opt/rustwide/target/debug/deps/petstoreserver-67ccfcb0eb5cefc7) [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] Doc-tests petstoreapi [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::map_or (line 299) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable<&'aT>::cloned (line 539) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::map_or_else (line 321) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::as_mut (line 138) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::as_ref (line 117) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::expect (line 178) ... FAILED [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::ok_or_else (line 375) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::is_null (line 86) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::is_present (line 65) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::ok_or (line 349) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::unwrap_or_default (line 562) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::or_else (line 489) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::and (line 400) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::and_then (line 434) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::unwrap_or (line 231) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::unwrap (line 206) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::take (line 516) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::map (line 277) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::or (line 457) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::unwrap (line 213) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::unwrap_or_else (line 249) ... ok [INFO] [stdout] test petstore-api/src/types.rs - types::Nullable::expect (line 171) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- petstore-api/src/types.rs - types::Nullable::expect (line 178) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-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" "-m64" "/tmp/rustcfUmROB/symbols.o" "/tmp/rustdoctestpk0Ajh/rust_out.rust_out.9242fac72db2cd11-cgu.0.rcgu.o" "/tmp/rustdoctestpk0Ajh/rust_out.2hl2tb9xdtge7mguxzn2q1kvi.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpetstoreapi-87164f4d2b497188.rlib" "/opt/rustwide/target/debug/deps/libchrono-fc72aa8bf977cb1d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-979fb6df5b693003.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-aa61143ae82ec891.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rlib" "/opt/rustwide/target/debug/deps/libvalidator-ca11dd00ad829524.rlib" "/opt/rustwide/target/debug/deps/liburl-d8cb14117a8127d6.rlib" "/opt/rustwide/target/debug/deps/libregex-f8c0e4378b812462.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-63419e02aaea0168.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b7cbf506a5c4f18e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-68a2118807cc42f7.rlib" "/opt/rustwide/target/debug/deps/libidna-2920ff1a05be3dcf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-507a58b0722f1647.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d87fde7a6a546b49.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2b73248709eb6338.rlib" "/opt/rustwide/target/debug/deps/libaxum_extra-c4f114201ae494ff.rlib" "/opt/rustwide/target/debug/deps/libmulter-5aa1ea94db84c0ff.rlib" "/opt/rustwide/target/debug/deps/libspin-1188d51a30036dc5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72c6ecdc91029a85.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libcookie-20e3c26cc5a87d66.rlib" "/opt/rustwide/target/debug/deps/libtime-bbd4a6480130db4d.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f368596cca30f67d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a312b8300ce88506.rlib" "/opt/rustwide/target/debug/deps/libderanged-7c3aacebfed7a85e.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libaxum-bddf58b6eede4f9b.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-a6b66bc5a76231eb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dcf64ee1679d71e0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9fd1a062edd990f1.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-d9aa89fdd406101a.rlib" "/opt/rustwide/target/debug/deps/libhyper-8c49b6af70f833ec.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e47cf4c2f7e4fd50.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f69ea1a7261f1ab3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf64bff9ff5092d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8f94aaae73e3e7b0.rlib" "/opt/rustwide/target/debug/deps/libmatchit-d58b67995f1665a2.rlib" "/opt/rustwide/target/debug/deps/libserde-25fbf5512d2ea7ad.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-00d13c8aba7f97c1.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-034df57c07999af9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-4772de2f8c0be6e2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d9a4a6ac04a15797.rlib" "/opt/rustwide/target/debug/deps/libhttp-81d6f210b9f78090.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libbytes-3a0f883e6b02c5b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libtracing-ba4957b759f1edbe.rlib" "/opt/rustwide/target/debug/deps/liblog-e73d77c4679bb236.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d9414bcad4a55c49.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0a05695a483fa658.rlib" "/opt/rustwide/target/debug/deps/libtower-2ec58f7c98dc397d.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-55c3b4389accb38c.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-378c1f00b40f4f94.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d4c85603eef3c930.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dc94508083d224a0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-155b59cd655dda41.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ad41766f31b83ae5.rlib" "/opt/rustwide/target/debug/deps/libtokio-8b0fe4944b8dec01.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-26c3b5540aed2984.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9049e05b19ca07cc.rlib" "/opt/rustwide/target/debug/deps/libmio-cd12e3bc78537201.rlib" "/opt/rustwide/target/debug/deps/liblibc-427c13bcf2b57641.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpk0Ajh/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] petstore-api/src/types.rs - types::Nullable::expect (line 178) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.40s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p petstoreapi --doc` [INFO] running `Command { std: "docker" "inspect" "2461eeb57ec7b64ce8aec5e40a23aa140c0c231455c30cfe9867ead20604bee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2461eeb57ec7b64ce8aec5e40a23aa140c0c231455c30cfe9867ead20604bee2", kill_on_drop: false }` [INFO] [stdout] 2461eeb57ec7b64ce8aec5e40a23aa140c0c231455c30cfe9867ead20604bee2