[INFO] cloning repository https://github.com/jdrouet/datadog-client-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdrouet/datadog-client-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Fdatadog-client-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Fdatadog-client-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6517b8fee8760711abcdf6f9a97719a6de87f3c [INFO] testing jdrouet/datadog-client-rust against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Fdatadog-client-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jdrouet/datadog-client-rust on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jdrouet/datadog-client-rust [INFO] finished tweaking git repo https://github.com/jdrouet/datadog-client-rust [INFO] tweaked toml for git repo https://github.com/jdrouet/datadog-client-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jdrouet/datadog-client-rust 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb1c5e7a4c3e3b5aca981dd4fdf9d81dc7cab4a74c2679cd4481c558e997516a [INFO] running `Command { std: "docker" "start" "-a" "bb1c5e7a4c3e3b5aca981dd4fdf9d81dc7cab4a74c2679cd4481c558e997516a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb1c5e7a4c3e3b5aca981dd4fdf9d81dc7cab4a74c2679cd4481c558e997516a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1c5e7a4c3e3b5aca981dd4fdf9d81dc7cab4a74c2679cd4481c558e997516a", kill_on_drop: false }` [INFO] [stdout] bb1c5e7a4c3e3b5aca981dd4fdf9d81dc7cab4a74c2679cd4481c558e997516a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32edc6a331c7f2705ed211b5084ad86e635357de114eef34b1d6b7d12f6ddf79 [INFO] running `Command { std: "docker" "start" "-a" "32edc6a331c7f2705ed211b5084ad86e635357de114eef34b1d6b7d12f6ddf79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling datadog-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.95s [INFO] running `Command { std: "docker" "inspect" "32edc6a331c7f2705ed211b5084ad86e635357de114eef34b1d6b7d12f6ddf79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32edc6a331c7f2705ed211b5084ad86e635357de114eef34b1d6b7d12f6ddf79", kill_on_drop: false }` [INFO] [stdout] 32edc6a331c7f2705ed211b5084ad86e635357de114eef34b1d6b7d12f6ddf79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 657853e1d76517d67bd3ebf6ade2476e53ddfe8b6961e870f28f5876718be9ec [INFO] running `Command { std: "docker" "start" "-a" "657853e1d76517d67bd3ebf6ade2476e53ddfe8b6961e870f28f5876718be9ec", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling mockito v0.29.0 [INFO] [stderr] Compiling datadog-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.18s [INFO] running `Command { std: "docker" "inspect" "657853e1d76517d67bd3ebf6ade2476e53ddfe8b6961e870f28f5876718be9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657853e1d76517d67bd3ebf6ade2476e53ddfe8b6961e870f28f5876718be9ec", kill_on_drop: false }` [INFO] [stdout] 657853e1d76517d67bd3ebf6ade2476e53ddfe8b6961e870f28f5876718be9ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73f10ee763bfab8ab58fd448c336f40558c48f32b72a349db0d6488a105b99e8 [INFO] running `Command { std: "docker" "start" "-a" "73f10ee763bfab8ab58fd448c336f40558c48f32b72a349db0d6488a105b99e8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datadog_client-f7d75dadbb49145c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test metrics::tests::serialize_point ... ok [INFO] [stdout] test metrics::tests::serialize_serie ... ok [INFO] [stdout] test events::tests::post_metrics_unauthorized ... ok [INFO] [stdout] test metrics::tests::post_metrics_success ... ok [INFO] [stdout] test metrics::tests::post_metrics_unauthorized ... ok [INFO] [stdout] test client::tests::post_success ... ok [INFO] [stdout] test client::tests::post_authentication_error ... ok [INFO] [stderr] Doc-tests datadog_client [INFO] [stdout] test events::tests::post_metrics_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/metrics.rs - metrics::Serie (line 39) ... FAILED [INFO] [stdout] test src/events.rs - events::CreateEventPayload (line 25) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/metrics.rs - metrics::Serie (line 39) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctrWwj3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatadog_client-1678489e604862e2.rlib,libreqwest-003544729badb544.rlib,libhyper_rustls-63f9436f77f784c2.rlib,libserde_urlencoded-cfcf23493b02a6b8.rlib,libwebpki_roots-587b6be65480f762.rlib,libipnet-361f994cec27223e.rlib,libtokio_rustls-cdebf08300568f92.rlib,librustls-b7dc8cc80b70839b.rlib,libsct-3ef7c0cc51446eff.rlib,libwebpki-7fe1ca28fbb5ab9b.rlib,libring-3874e0495ae48406.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libonce_cell-bd43e7d905d054f4.rlib,libmime-df56754a5ea019bb.rlib,libencoding_rs-41dce915d5e7eb4d.rlib,libserde_json-a5f79a7c67825d87.rlib,libryu-f4246d7c552377c0.rlib,libserde-87c0fa8cd80d044e.rlib,libbase64-83ca8be32b9f715d.rlib,libhyper-9517ccbf98553e9f.rlib,libwant-21a0af9c5b1bfc9d.rlib,libtry_lock-0ea2511cea348424.rlib,libhttparse-957d3c359ce149d2.rlib,libsocket2-50441fe68267688a.rlib,libh2-54a8991c24ffc808.rlib,libindexmap-d96e7a58b28d0fb0.rlib,libhashbrown-ea26cc036c35aba9.rlib,libtokio_util-db1328c5d995d36c.rlib,libfutures_sink-47cc46c86e720f19.rlib,libpin_project-a961684d1377e4b6.rlib,libtower_service-2b78dc045b8f6a1d.rlib,libfutures_channel-502c8bda6e2df4d8.rlib,libtracing-48fc6d035e22db89.rlib,libtracing_core-b0409b955d838f03.rlib,libfutures_util-04c230cbf4595910.rlib,libslab-680ec0ace7620f59.rlib,libfutures_task-1f9ac30fbc9c666b.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio-76c7bd13bd143e91.rlib,libsignal_hook_registry-ddd34790dbf92128.rlib,libnum_cpus-2313d9fd382b6ac9.rlib,libsocket2-2035ad0120e1ae69.rlib,libmio-fba8a26d784b09db.rlib,libparking_lot-f78ec5ba6cb03e6a.rlib,libparking_lot_core-8ae626278ae2041e.rlib,liblibc-30c8fc534e807595.rlib,libsmallvec-4e540aa6ec26eb74.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libpin_project_lite-b7cfabec157acbac.rlib,libhttp_body-40477537f04725b5.rlib,liblog-120a19c0c1ab0517.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libfutures_core-4460ef164a4ca550.rlib,liblazy_static-af860367908b8176.rlib,liburl-8cd2afde50ad12ac.rlib,libidna-e5bfcaf0651809c9.rlib,libunicode_normalization-91526dffa46c915d.rlib,libtinyvec-eaa8cc09adafb8bc.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-fd87ea2758f573d6.rlib,libform_urlencoded-5a7cde279417b9da.rlib,libpercent_encoding-3e08c199980e8244.rlib,libmatches-b745fe32e7f24fcc.rlib,libhttp-759900e41a7e05ec.rlib,libitoa-7cb455aa497c9f0e.rlib,libbytes-fd4188dc5bbc0b1b.rlib,libfnv-79e2cbfbe03dcd16.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/ring-b3cf5622659ca752/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFPW7it/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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events.rs - events::CreateEventPayload (line 25) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAgwuQw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatadog_client-1678489e604862e2.rlib,libreqwest-003544729badb544.rlib,libhyper_rustls-63f9436f77f784c2.rlib,libserde_urlencoded-cfcf23493b02a6b8.rlib,libwebpki_roots-587b6be65480f762.rlib,libipnet-361f994cec27223e.rlib,libtokio_rustls-cdebf08300568f92.rlib,librustls-b7dc8cc80b70839b.rlib,libsct-3ef7c0cc51446eff.rlib,libwebpki-7fe1ca28fbb5ab9b.rlib,libring-3874e0495ae48406.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libonce_cell-bd43e7d905d054f4.rlib,libmime-df56754a5ea019bb.rlib,libencoding_rs-41dce915d5e7eb4d.rlib,libserde_json-a5f79a7c67825d87.rlib,libryu-f4246d7c552377c0.rlib,libserde-87c0fa8cd80d044e.rlib,libbase64-83ca8be32b9f715d.rlib,libhyper-9517ccbf98553e9f.rlib,libwant-21a0af9c5b1bfc9d.rlib,libtry_lock-0ea2511cea348424.rlib,libhttparse-957d3c359ce149d2.rlib,libsocket2-50441fe68267688a.rlib,libh2-54a8991c24ffc808.rlib,libindexmap-d96e7a58b28d0fb0.rlib,libhashbrown-ea26cc036c35aba9.rlib,libtokio_util-db1328c5d995d36c.rlib,libfutures_sink-47cc46c86e720f19.rlib,libpin_project-a961684d1377e4b6.rlib,libtower_service-2b78dc045b8f6a1d.rlib,libfutures_channel-502c8bda6e2df4d8.rlib,libtracing-48fc6d035e22db89.rlib,libtracing_core-b0409b955d838f03.rlib,libfutures_util-04c230cbf4595910.rlib,libslab-680ec0ace7620f59.rlib,libfutures_task-1f9ac30fbc9c666b.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio-76c7bd13bd143e91.rlib,libsignal_hook_registry-ddd34790dbf92128.rlib,libnum_cpus-2313d9fd382b6ac9.rlib,libsocket2-2035ad0120e1ae69.rlib,libmio-fba8a26d784b09db.rlib,libparking_lot-f78ec5ba6cb03e6a.rlib,libparking_lot_core-8ae626278ae2041e.rlib,liblibc-30c8fc534e807595.rlib,libsmallvec-4e540aa6ec26eb74.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libpin_project_lite-b7cfabec157acbac.rlib,libhttp_body-40477537f04725b5.rlib,liblog-120a19c0c1ab0517.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libfutures_core-4460ef164a4ca550.rlib,liblazy_static-af860367908b8176.rlib,liburl-8cd2afde50ad12ac.rlib,libidna-e5bfcaf0651809c9.rlib,libunicode_normalization-91526dffa46c915d.rlib,libtinyvec-eaa8cc09adafb8bc.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-fd87ea2758f573d6.rlib,libform_urlencoded-5a7cde279417b9da.rlib,libpercent_encoding-3e08c199980e8244.rlib,libmatches-b745fe32e7f24fcc.rlib,libhttp-759900e41a7e05ec.rlib,libitoa-7cb455aa497c9f0e.rlib,libbytes-fd4188dc5bbc0b1b.rlib,libfnv-79e2cbfbe03dcd16.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/ring-b3cf5622659ca752/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestj2UKB5/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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [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/events.rs - events::CreateEventPayload (line 25) [INFO] [stdout] src/metrics.rs - metrics::Serie (line 39) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.50s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "73f10ee763bfab8ab58fd448c336f40558c48f32b72a349db0d6488a105b99e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f10ee763bfab8ab58fd448c336f40558c48f32b72a349db0d6488a105b99e8", kill_on_drop: false }` [INFO] [stdout] 73f10ee763bfab8ab58fd448c336f40558c48f32b72a349db0d6488a105b99e8