[INFO] cloning repository https://github.com/clux/tracing-otlp-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clux/tracing-otlp-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Ftracing-otlp-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Ftracing-otlp-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a07e34f22210be8dc4a32eed117792ad5c651b68 [INFO] testing clux/tracing-otlp-test 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%2Fclux%2Ftracing-otlp-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/clux/tracing-otlp-test [INFO] finished tweaking git repo https://github.com/clux/tracing-otlp-test [INFO] tweaked toml for git repo https://github.com/clux/tracing-otlp-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/clux/tracing-otlp-test 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/clux/tracing-otlp-test 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 474ba52e16bd6aa6b0db784efb7ca20703d54e4c5650606386a83d2b092e511a [INFO] running `Command { std: "docker" "start" "-a" "474ba52e16bd6aa6b0db784efb7ca20703d54e4c5650606386a83d2b092e511a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "474ba52e16bd6aa6b0db784efb7ca20703d54e4c5650606386a83d2b092e511a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474ba52e16bd6aa6b0db784efb7ca20703d54e4c5650606386a83d2b092e511a", kill_on_drop: false }` [INFO] [stdout] 474ba52e16bd6aa6b0db784efb7ca20703d54e4c5650606386a83d2b092e511a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0261728f8e6c52e3d65ce26aa6cadf1dac59fa9bf2fe0142d719c88211544c21 [INFO] running `Command { std: "docker" "start" "-a" "0261728f8e6c52e3d65ce26aa6cadf1dac59fa9bf2fe0142d719c88211544c21", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling async-trait v0.1.47 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling tonic-build v0.3.1 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling opentelemetry v0.12.0 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling tower v0.4.6 [INFO] [stderr] Compiling opentelemetry-otlp v0.5.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.11.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling tonic v0.4.0 [INFO] [stderr] Compiling tracing-test 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/rustcGdmrkq/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libopentelemetry_otlp-58ee5ef47de48330.rlib,libtonic-9d6ed5dd6bc12e82.rlib,libbase64-1447dfff012d42f8.rlib,libasync_stream-c544ee4fd426310d.rlib,libtokio_stream-237a6f5181314879.rlib,libtracing_futures-fc2aafe3f47cc3b2.rlib,libhyper-cae582bc28b05dde.rlib,libwant-633d9112559b1b2f.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-c27d4501cbf37f8c.rlib,libsocket2-46f98993dd961701.rlib,libh2-2f98e6a1b934781f.rlib,libhttpdate-7254a90ea045ac03.rlib,libtower-5331891037d967ad.rlib,libindexmap-8b71b58fbaa3a2a2.rlib,libhashbrown-aed633c8184090a0.rlib,libtokio_util-139fc668b6ccbd96.rlib,libtower_layer-56a4d8cbb7cb04c4.rlib,libprost-3cdad82c14e21e0e.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-c423526a91c885e2.rlib,libhttp-1de34c28e418899d.rlib,libfnv-81596130b397d5c3.rlib,libtokio-f997bf2a760db6b9.rlib,libsignal_hook_registry-f197efd2d8bbcaba.rlib,libnum_cpus-22c8d48ec40b2579.rlib,libbytes-f5f6908afbf67346.rlib,libmio-771c9b055503407f.rlib,libparking_lot-998e12560b3eed3c.rlib,libparking_lot_core-96c6324afd8a9871.rlib,liblock_api-96b38419b92836ef.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libtracing_opentelemetry-67d2b471a50db585.rlib,libopentelemetry-1db6e8a88be02f3c.rlib,libpin_project-6965c79ff68fca05.rlib,libthiserror-ff8710438d61605f.rlib,libfutures-0ede5dfd170402b5.rlib,libfutures_executor-43bcba587e39921a.rlib,libfutures_util-f9a8dcc1cba2d435.rlib,libmemchr-882636e5da988825.rlib,libfutures_io-c3e6cfa112006551.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-0d7917709fa7c73d.rlib,libfutures_sink-fa0d7bad7328aa0d.rlib,libfutures_task-06463abe0b6a5a96.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-40a7f526d7a8037c.rlib,librand-e65c748b84c57566.rlib,librand_chacha-6dbe5f5f76326548.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-a36b03492d1c0d83.rlib,libgetrandom-dd7b810c75e496be.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libtracing_subscriber-eb0cc7eb1b1f907e.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libchrono-e48c3cb420d7cce7.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,liblibc-a3b5902c157bccb1.rlib,libthread_local-ced75f15e72bacf0.rlib,libonce_cell-a3308e77ab1abc42.rlib,libsharded_slab-9f6b506df1e9c514.rlib,libtracing_serde-ff3d707ba9b2b964.rlib,libserde_json-11be6714a7a63351.rlib,libryu-af883cd9b444a782.rlib,libitoa-99e7082793cfaa64.rlib,libserde-31b3d89f694178fd.rlib,libtracing_log-e5b5548a6887ff27.rlib,libansi_term-bdfff57b5fb49171.rlib,libtracing-26ac92e33b996a93.rlib,libpin_project_lite-4390088538166d84.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libmatchers-e0d923363041c169.rlib,libregex_automata-6e6ed63162c01e1c.rlib,libbyteorder-a860e56a438fab42.rlib,libregex-1dc7502a42c35c9a.rlib,libregex_syntax-e5af858b2117774d.rlib,libtracing_core-955baaeb2a1a9634.rlib,liblazy_static-4b136fc9bfbd2c4b.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/rustcGdmrkq/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/blah-345499c7177847b4" "-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-dd7b810c75e496be.rlib(getrandom-dd7b810c75e496be.getrandom.66680b6a0be59e26-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_readonly17hbb454db61f6605f5E+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 `tracing-test` (bin "blah") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0261728f8e6c52e3d65ce26aa6cadf1dac59fa9bf2fe0142d719c88211544c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0261728f8e6c52e3d65ce26aa6cadf1dac59fa9bf2fe0142d719c88211544c21", kill_on_drop: false }` [INFO] [stdout] 0261728f8e6c52e3d65ce26aa6cadf1dac59fa9bf2fe0142d719c88211544c21