[INFO] cloning repository https://github.com/mkulke/warp-tracing-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkulke/warp-tracing-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fwarp-tracing-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fwarp-tracing-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37414456022ac3fd197fbf676daafb6d1de10090 [INFO] testing mkulke/warp-tracing-playground against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fwarp-tracing-playground" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mkulke/warp-tracing-playground [INFO] finished tweaking git repo https://github.com/mkulke/warp-tracing-playground [INFO] tweaked toml for git repo https://github.com/mkulke/warp-tracing-playground written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mkulke/warp-tracing-playground on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mkulke/warp-tracing-playground 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99cf6c237c564e72c1feb30ecb8dbe15fab584bd4acdbe2a5ee4ece6dff208b3 [INFO] running `Command { std: "docker" "start" "-a" "99cf6c237c564e72c1feb30ecb8dbe15fab584bd4acdbe2a5ee4ece6dff208b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99cf6c237c564e72c1feb30ecb8dbe15fab584bd4acdbe2a5ee4ece6dff208b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cf6c237c564e72c1feb30ecb8dbe15fab584bd4acdbe2a5ee4ece6dff208b3", kill_on_drop: false }` [INFO] [stdout] 99cf6c237c564e72c1feb30ecb8dbe15fab584bd4acdbe2a5ee4ece6dff208b3 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c7e20bf3b9f35d8783c0f5998ea746f727cf3796b94c155688bb521cbdf34fc3 [INFO] running `Command { std: "docker" "start" "-a" "c7e20bf3b9f35d8783c0f5998ea746f727cf3796b94c155688bb521cbdf34fc3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling protobuf v2.22.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling opentelemetry-prometheus v0.6.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.12.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.2.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.12.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling warp-tracing-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcqf4LSm/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libopentelemetry_jaeger-c2a0ad00a137c2f6.rlib,libthrift-933e91dde4be8f52.rlib,libthreadpool-e4d34834d16d8d5a.rlib,libinteger_encoding-d9f3c046e34f386c.rlib,libordered_float-633f1197ef21814b.rlib,libtracing_opentelemetry-08bba98a67c95f4a.rlib,libopentelemetry_prometheus-22f7afdd87ac9d19.rlib,libprometheus-4f3398246ac3759a.rlib,libprotobuf-b6033bf465930126.rlib,libopentelemetry-609ba0c0e870ba77.rlib,libdashmap-5c9e27422ebf69eb.rlib,libthiserror-55b160f859d41382.rlib,libwarp-e37da236008bc72c.rlib,libtokio_stream-d9e0fc6efd821d0c.rlib,libscoped_tls-d62deb5a667ee759.rlib,libtokio_tungstenite-8b667a4d10b07da4.rlib,libtungstenite-959289cd257641b7.rlib,libutf8-f371279c405df944.rlib,libinput_buffer-cbe474c0c5bd49f5.rlib,liburl-d82e290fcc49aeb6.rlib,libidna-4c985cf136b03b18.rlib,libunicode_normalization-4cd93b1cf8143e98.rlib,libtinyvec-a8b387c12c6a3fef.rlib,libtinyvec_macros-f6820161418d611e.rlib,libunicode_bidi-444aef68b3039d29.rlib,libmultipart-f2dac1ab63c38c9d.rlib,libtwoway-0675523ac2b5b70e.rlib,libbuf_redux-8a503ca70dd88958.rlib,libsafemem-f6bddbf6525d6b3f.rlib,libquick_error-f1216133323c10d3.rlib,libtempfile-085f1f56181f7381.rlib,librand-895220b81803073f.rlib,librand_chacha-1a156bbf6686c3a9.rlib,librand_core-b3f03878c2382f21.rlib,libgetrandom-5de079c1c1dc7f51.rlib,libremove_dir_all-1c344a1d547c2eca.rlib,librand-4f4f4f21dbf75b28.rlib,librand_chacha-3a5ab3f809ff46ca.rlib,libppv_lite86-63b8b54d5d130637.rlib,librand_core-121725b9daa59cd7.rlib,libgetrandom-3bb0c59cf4bde852.rlib,libmime_guess-2867fdd995d91191.rlib,libunicase-6db34d0344297bb5.rlib,libserde_urlencoded-9fb5a98eaf6445c9.rlib,libform_urlencoded-1f1c7ece1d6912d3.rlib,libpercent_encoding-05b2c1d9d07650ce.rlib,libmatches-47c0bdadcdfc9c65.rlib,libheaders-3ae3210912584c99.rlib,libsha1-7bca6d0efd4364cb.rlib,libopaque_debug-c063c25333d22eaa.rlib,libcpuid_bool-e783b33aa22c4997.rlib,libblock_buffer-c10a7bb003fbe27b.rlib,libdigest-26957a5e8ed02d0e.rlib,libgeneric_array-5a0cbdac62d6550c.rlib,libtypenum-da8428f9f9823ade.rlib,libmime-d9d23745e9bb5aef.rlib,libheaders_core-abd37674c845d947.rlib,libbitflags-2e811aceee598786.rlib,libbase64-e740bc2d77b2de7a.rlib,libhyper-e6f852b7e77e1cac.rlib,libwant-369e0a3326706d74.rlib,libtry_lock-012b3217aaa4d984.rlib,libhttparse-641935f9f024509b.rlib,libsocket2-ba96fa49bb81e9d2.rlib,libh2-bfb8d73fa44f92bf.rlib,libindexmap-c336b9c078783c9e.rlib,libhashbrown-578c93eb445510e6.rlib,libtokio_util-37ab94c8473f1192.rlib,libtower_service-8081fbc7ab19536f.rlib,libhttp_body-69c8e99c0be46deb.rlib,libtokio-40df82ba353df6e8.rlib,libsignal_hook_registry-af052b7e4c3d68a1.rlib,libnum_cpus-60fb5c24fa572661.rlib,libmio-4a513a4786dab551.rlib,libparking_lot-99bf4c6b33e6d0df.rlib,libparking_lot_core-24a7d7a5fa1f8806.rlib,liblock_api-aed263d8057b10ed.rlib,libscopeguard-42e8917bda9afba9.rlib,libinstant-6b0a9af97f4a912b.rlib,libhttpdate-2ffea0ede83eba4f.rlib,libhttp-f44c30b02ae06c1d.rlib,libbytes-b70d11217f464da1.rlib,libfnv-fb66f40022f2be6f.rlib,libpin_project-1bd333a0e3c258ac.rlib,libfutures-f9da184d83f0f694.rlib,libfutures_executor-e46e51892cfb1873.rlib,libfutures_util-b47a8a711216a7cb.rlib,libmemchr-c779b4a3eb9f47f7.rlib,libfutures_io-f8ded13afa1f412b.rlib,libslab-46f6b9a4aec738c3.rlib,libfutures_channel-911cb48057344307.rlib,libfutures_sink-3229f7913768643f.rlib,libfutures_task-bed4539fca6af0cd.rlib,libpin_utils-0429bbdf9cec40b6.rlib,libfutures_core-8d76fc8ffaf294a6.rlib,libtracing_bunyan_formatter-2c45fc54389673b0.rlib,libgethostname-14086f8d9a177fa7.rlib,libtracing_subscriber-010bd7a29ff926bf.rlib,libsmallvec-a65c282852313988.rlib,libchrono-2fb07fd01d18f661.rlib,libnum_integer-049f7236cf0a2b1d.rlib,libnum_traits-e2902d46618c06c4.rlib,libtime-4e6758cca887debf.rlib,liblibc-d6d1fc32fc3aa520.rlib,libthread_local-1f4dfb8d903f817b.rlib,libonce_cell-a2f177693c6fe1ae.rlib,libsharded_slab-0139d4caa39c2588.rlib,libtracing_serde-2e9f2426cd75a832.rlib,libansi_term-3303c5c40f9c6606.rlib,libmatchers-3ef697e6ff9967e0.rlib,libregex_automata-4f7ffed731a1c9b7.rlib,libbyteorder-9c7f2345162cc5b0.rlib,libregex-a897d9e74e445eac.rlib,libregex_syntax-2b0d75c8f0dca183.rlib,libtracing_log-538f1824c63cff63.rlib,libtracing-2c28fa1410fbb158.rlib,libpin_project_lite-71cebcbe027b167f.rlib,libtracing_core-64228b0ea9875e29.rlib,liblazy_static-17089590a0336323.rlib,liblog-b6ea24030e8e0f09.rlib,libcfg_if-f03b40b29b41f491.rlib,libserde_json-3925de9f7bee28e2.rlib,libryu-78f95321b5ad9b8d.rlib,libitoa-cbc722817cac8469.rlib,libserde-b5cda6507ef9d5a7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcqf4LSm/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/warp_tracing_playground-1c7a1dcf2edcd947" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-5de079c1c1dc7f51.rlib(getrandom-5de079c1c1dc7f51.getrandom.53778bd8cef6cda7-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h6a956c10f7055e37E+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warp-tracing-playground` (bin "warp-tracing-playground") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c7e20bf3b9f35d8783c0f5998ea746f727cf3796b94c155688bb521cbdf34fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e20bf3b9f35d8783c0f5998ea746f727cf3796b94c155688bb521cbdf34fc3", kill_on_drop: false }` [INFO] [stdout] c7e20bf3b9f35d8783c0f5998ea746f727cf3796b94c155688bb521cbdf34fc3