[INFO] fetching crate opentelemetry-journald-logs-unofficial 0.3.0... [INFO] testing opentelemetry-journald-logs-unofficial-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate opentelemetry-journald-logs-unofficial 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate opentelemetry-journald-logs-unofficial 0.3.0 [INFO] finished tweaking crates.io crate opentelemetry-journald-logs-unofficial 0.3.0 [INFO] tweaked toml for crates.io crate opentelemetry-journald-logs-unofficial 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate opentelemetry-journald-logs-unofficial 0.3.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate opentelemetry-journald-logs-unofficial 0.3.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry_sdk v0.23.0 [INFO] [stderr] Downloaded microbench v0.5.0 [INFO] [stderr] Downloaded opentelemetry v0.23.0 [INFO] [stderr] Downloaded opentelemetry-appender-tracing v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c447c7cb27df98d010ca82bbd99b551c13903a056ed3d5e2cd3bbcae727d8554 [INFO] running `Command { std: "docker" "start" "-a" "c447c7cb27df98d010ca82bbd99b551c13903a056ed3d5e2cd3bbcae727d8554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c447c7cb27df98d010ca82bbd99b551c13903a056ed3d5e2cd3bbcae727d8554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c447c7cb27df98d010ca82bbd99b551c13903a056ed3d5e2cd3bbcae727d8554", kill_on_drop: false }` [INFO] [stdout] c447c7cb27df98d010ca82bbd99b551c13903a056ed3d5e2cd3bbcae727d8554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b98be2fbccd6c29959a13c9f5839b8929da18ccfd25f0dc97a4da4e91acb63d5 [INFO] running `Command { std: "docker" "start" "-a" "b98be2fbccd6c29959a13c9f5839b8929da18ccfd25f0dc97a4da4e91acb63d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling opentelemetry-journald-logs-unofficial v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling opentelemetry v0.23.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling opentelemetry_sdk v0.23.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.43s [INFO] running `Command { std: "docker" "inspect" "b98be2fbccd6c29959a13c9f5839b8929da18ccfd25f0dc97a4da4e91acb63d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98be2fbccd6c29959a13c9f5839b8929da18ccfd25f0dc97a4da4e91acb63d5", kill_on_drop: false }` [INFO] [stdout] b98be2fbccd6c29959a13c9f5839b8929da18ccfd25f0dc97a4da4e91acb63d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a1511620da06a6ac2bee5a6d717aa799e385bfa85268b119d5ceb609cd92b014 [INFO] running `Command { std: "docker" "start" "-a" "a1511620da06a6ac2bee5a6d717aa799e385bfa85268b119d5ceb609cd92b014", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling microbench v0.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.4.0 [INFO] [stderr] Compiling opentelemetry-journald-logs-unofficial v0.3.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/rustcFFNtKA/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libopentelemetry_journald_logs_unofficial-8acebd3ff189e921.rlib}.rlib" "-lsystemd" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libopentelemetry_sdk-9d2f6f8f1c9c1a55.rlib,libfutures_executor-8cd7cfbbfb32faaf.rlib,librand-3d33bc63f8581b66.rlib,librand_chacha-2a682d9cc3e70ea8.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-c5063b3b81099b69.rlib,libgetrandom-f3418e9676c5dcda.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libfutures_channel-1101a454488de72d.rlib,libfutures_util-c0248e1dbeee1c63.rlib,libslab-733c8da0a074d7aa.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libordered_float-2b2615f12d6094d0.rlib,libnum_traits-f87b7a1db4d83d80.rlib,liblibc-25531b881a8d2864.rlib,libopentelemetry_appender_tracing-951846f6007d0e30.rlib,libtracing-ce07a8818bf0fe18.rlib,libtracing_subscriber-d5c1bc9b642e4a62.rlib,libthread_local-e57712ecae5ce6bc.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libtracing_core-1c6b132fc4b05a79.rlib,libopentelemetry-c3bf2bd5dd6872fd.rlib,libpin_project_lite-219604514f12e1b1.rlib,libfutures_sink-99400e9b2fd29067.rlib,libfutures_core-650608ea1c2f4172.rlib,libthiserror-31ba7fcb33e12090.rlib,libonce_cell-ffe771e6cc14c29e.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/rustcFFNtKA/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/basic_logs-0bdb252718b94e9c" "-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: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libsystemd.a(src_basic_log.c.o): in function `snprintf_ok': [INFO] [stdout] (.text.snprintf_ok+0xac): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libsystemd.a(src_basic_log.c.o): in function `log_do_header.constprop.0.isra.0': [INFO] [stdout] (.text.log_do_header.constprop.0.isra.0+0x1db): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libsystemd.a(src_basic_log.c.o): in function `write_to_console.isra.0': [INFO] [stdout] (.text.write_to_console.isra.0+0x46b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libsystemd.a(src_basic_log.c.o): in function `log_assert.part.0': [INFO] [stdout] (.text.log_assert.part.0+0x43): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libsystemd.a(src_basic_fd-util.c.o): in function `fd_move_above_stdio': [INFO] [stdout] (.text.fd_move_above_stdio+0x4c): undefined reference to `fcntl64' [INFO] [stdout] /usr/bin/ld: (.text.fd_move_above_stdio+0x64): undefined reference to `fcntl64' [INFO] [stdout] /usr/bin/ld: (.text.fd_move_above_stdio+0x8a): undefined reference to `fcntl64' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libsystemd.a(src_basic_memfd-util.c.o): in function `memfd_add_seals': [INFO] [stdout] (.text.memfd_add_seals+0x16): undefined reference to `fcntl64' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libsystemd.a(src_basic_parse-util.c.o): in function `safe_atollu_full': [INFO] [stdout] (.text.safe_atollu_full+0xbe): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libsystemd.a(src_basic_socket-util.c.o): in function `snprintf_ok.constprop.0': [INFO] [stdout] (.text.snprintf_ok.constprop.0+0xad): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libsystemd.a(src_basic_time-util.c.o): in function `snprintf_ok.constprop.0': [INFO] [stdout] (.text.snprintf_ok.constprop.0+0xb0): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libsystemd.a(src_basic_time-util.c.o): in function `format_timestamp_style': [INFO] [stdout] (.text.format_timestamp_style+0x2ed): undefined reference to `__sprintf_chk' [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 `opentelemetry-journald-logs-unofficial` (example "basic-logs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a1511620da06a6ac2bee5a6d717aa799e385bfa85268b119d5ceb609cd92b014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1511620da06a6ac2bee5a6d717aa799e385bfa85268b119d5ceb609cd92b014", kill_on_drop: false }` [INFO] [stdout] a1511620da06a6ac2bee5a6d717aa799e385bfa85268b119d5ceb609cd92b014