[INFO] fetching crate tracing-jaeger 0.1.0... [INFO] testing tracing-jaeger-0.1.0 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate tracing-jaeger 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tracing-jaeger 0.1.0 [INFO] finished tweaking crates.io crate tracing-jaeger 0.1.0 [INFO] tweaked toml for crates.io crate tracing-jaeger 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tracing-jaeger 0.1.0 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 crates.io crate tracing-jaeger 0.1.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a37a4cf4ae2481715b7f09618a85660abc01bf1a4c9be1d96c2425c48cb4d530 [INFO] running `Command { std: "docker" "start" "-a" "a37a4cf4ae2481715b7f09618a85660abc01bf1a4c9be1d96c2425c48cb4d530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a37a4cf4ae2481715b7f09618a85660abc01bf1a4c9be1d96c2425c48cb4d530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37a4cf4ae2481715b7f09618a85660abc01bf1a4c9be1d96c2425c48cb4d530", kill_on_drop: false }` [INFO] [stdout] a37a4cf4ae2481715b7f09618a85660abc01bf1a4c9be1d96c2425c48cb4d530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b2826e5ba099ed913ffe35329dd7548bd467c0b0706f54f643f71e95d370bcff [INFO] running `Command { std: "docker" "start" "-a" "b2826e5ba099ed913ffe35329dd7548bd467c0b0706f54f643f71e95d370bcff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling tracing v0.1.14 [INFO] [stderr] Compiling tracing-distributed v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling opentelemetry v0.5.0 [INFO] [stderr] Compiling tracing-jaeger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.98s [INFO] running `Command { std: "docker" "inspect" "b2826e5ba099ed913ffe35329dd7548bd467c0b0706f54f643f71e95d370bcff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2826e5ba099ed913ffe35329dd7548bd467c0b0706f54f643f71e95d370bcff", kill_on_drop: false }` [INFO] [stdout] b2826e5ba099ed913ffe35329dd7548bd467c0b0706f54f643f71e95d370bcff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cad38d95386b27b645856b129a5b3a115cc81a488794e63d5ee718a4f2465323 [INFO] running `Command { std: "docker" "start" "-a" "cad38d95386b27b645856b129a5b3a115cc81a488794e63d5ee718a4f2465323", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling integer-encoding v1.1.5 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling opentelemetry-jaeger v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tracing-jaeger 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/rustcwUyvwn/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libopentelemetry_jaeger-4def2c40e7cb7553.rlib,libthrift-822beaad3a74f376.rlib,libthreadpool-a9fa09a2a098324c.rlib,libinteger_encoding-a7cd86c7d75b55c5.rlib,libordered_float-efb916349d9daf5c.rlib,libtracing_futures-901cb61275f200be.rlib,libtracing_jaeger-eca52260a111c39b.rlib,libtracing_distributed-f724ffce3ad69e9e.rlib,libitertools-a074290a8ac42da6.rlib,libeither-00eb09499d51fa78.rlib,libtracing_subscriber-80a5f3aa0198dbda.rlib,libsmallvec-ff85ea5cc5b76fc1.rlib,libsharded_slab-363ad640a8ec4d86.rlib,libchrono-23b80f12b4e9d7a9.rlib,libnum_integer-a23cdfb85492e370.rlib,libnum_traits-75d418fbd5d79e99.rlib,libtime-ffb2bc66ffb46aa6.rlib,libtracing_serde-f9f76d48c7176d03.rlib,libserde_json-978560b39fb8d58d.rlib,libryu-79f82cde207919e4.rlib,libitoa-4e5b82117fa569f3.rlib,libserde-6ca7497f262203b1.rlib,libansi_term-ff0b7d01d18bd931.rlib,libtracing_log-7387935ddeb25c05.rlib,libmatchers-0705b63407eba0c6.rlib,libregex_automata-24b0989d87399b3a.rlib,libbyteorder-549def2b2525ef52.rlib,libregex-dec87b806b0c0206.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-cb353ff079726287.rlib,libaho_corasick-46f4fb2605299cc8.rlib,libopentelemetry-42a34056b8617fbf.rlib,libfutures-234d408b8bc94445.rlib,libfutures_executor-660432125964375a.rlib,libfutures_util-b2a5c1a2dfaf01e7.rlib,libproc_macro_nested-723ec3dd4990c930.rlib,libfutures_io-03acb20cab29e44e.rlib,libfutures_channel-d278cfc6e0102c9b.rlib,libfutures_sink-c503b19bdbb9f324.rlib,libfutures_task-a090238293355c73.rlib,libonce_cell-89be73b5fd0211ba.rlib,libpin_utils-b08f1197f0cdae19.rlib,libprometheus-6208eef49b7d06b6.rlib,libspin-727e07ee1a68c4a1.rlib,libprotobuf-9ae28b0c805d396f.rlib,libquick_error-022321fe562bcedb.rlib,libpin_project-36255dd9530fc9bd.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libtracing-dc9d5238da4c8082.rlib,libtracing_core-2049b138143f5fba.rlib,libtokio-b1a6d90118fca02a.rlib,libsignal_hook_registry-1f1135dac8cc03f1.rlib,libarc_swap-be3f82655bd39fbf.rlib,libnum_cpus-5a88e878fe706260.rlib,libmemchr-66f21ea766679294.rlib,libfnv-81596130b397d5c3.rlib,libmio_uds-9884594fbbaef8b9.rlib,libmio-e05c9bee827ca647.rlib,liblog-04ef586fc7526ac5.rlib,libslab-7c577fd9ceb1ab41.rlib,libiovec-c13ea26647969b4c.rlib,libnet2-0379a76bd6ce943b.rlib,libfutures_core-1fa6d914b49bd78d.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libbytes-3cae3e1c11d88d6b.rlib,libpin_project_lite-61d0285ee473a666.rlib,librand-4497c9fadc10e3e0.rlib,librand_chacha-c8e57545cc206422.rlib,libppv_lite86-ef53971f935c91f9.rlib,librand_core-97d6b90a1fa16563.rlib,libgetrandom-99ad25133b0376fa.rlib,liblibc-8c242142bf5979c3.rlib,libcfg_if-2d17986ae484e939.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/rustcwUyvwn/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/examples/async_tracing-678402356f912068" "-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-99ad25133b0376fa.rlib(getrandom-99ad25133b0376fa.getrandom.c6839bb42ca23352-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.1.14/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17he778326de60d23ceE+0x79): 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-jaeger` (example "async_tracing") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cad38d95386b27b645856b129a5b3a115cc81a488794e63d5ee718a4f2465323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad38d95386b27b645856b129a5b3a115cc81a488794e63d5ee718a4f2465323", kill_on_drop: false }` [INFO] [stdout] cad38d95386b27b645856b129a5b3a115cc81a488794e63d5ee718a4f2465323