[INFO] fetching crate tmptoml 0.1.3... [INFO] testing tmptoml-0.1.3 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate tmptoml 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate tmptoml 0.1.3 [INFO] finished tweaking crates.io crate tmptoml 0.1.3 [INFO] tweaked toml for crates.io crate tmptoml 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tmptoml 0.1.3 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 tmptoml 0.1.3 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a1437c4c5ad5d026109f46dbd75f83a17e08bf53d9d9c9d4b0763b98e3411954 [INFO] running `Command { std: "docker" "start" "-a" "a1437c4c5ad5d026109f46dbd75f83a17e08bf53d9d9c9d4b0763b98e3411954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1437c4c5ad5d026109f46dbd75f83a17e08bf53d9d9c9d4b0763b98e3411954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1437c4c5ad5d026109f46dbd75f83a17e08bf53d9d9c9d4b0763b98e3411954", kill_on_drop: false }` [INFO] [stdout] a1437c4c5ad5d026109f46dbd75f83a17e08bf53d9d9c9d4b0763b98e3411954 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e24dca4ecc9daf8578f1338d13b61d765ef78f8b8342be01d7c0feaa7fcac7bd [INFO] running `Command { std: "docker" "start" "-a" "e24dca4ecc9daf8578f1338d13b61d765ef78f8b8342be01d7c0feaa7fcac7bd", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling tmptoml v0.1.3 (/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/rustcwxJ5oH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtmptoml-acd8e60c1990d871.rlib,libtoml-e5bcb8d2ac01c726.rlib,libtera-33c9cae8667e7c06.rlib,libslug-3550bc5838ea02bc.rlib,libdeunicode-fc5bbd37b87f8852.rlib,libglobwalk-6635f0d104dcc540.rlib,libignore-f59945bfdd3b56ef.rlib,libcrossbeam_utils-1667a4b59400671e.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-4152ac1ab6013af7.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libglobset-f9e5e7accecb9274.rlib,libfnv-81596130b397d5c3.rlib,liblog-2fa663e3959e676f.rlib,libbstr-77d94aa177083abf.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,librand-32ff564f014be0d4.rlib,librand_chacha-305a2dbe9e66b02a.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-592cac1c80a68911.rlib,libgetrandom-0419ee57d56c23d5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libunic_segment-06830b2ed2ab8a98.rlib,libunic_ucd_segment-736607a6993d4bda.rlib,libunic_ucd_version-014ef47f161018ba.rlib,libunic_common-be5fc0f13f0000c6.rlib,libunic_char_property-fd2cf69e511793c8.rlib,libunic_char_range-1020285835010649.rlib,libregex-d5c369978972243e.rlib,libaho_corasick-35dda82c90652365.rlib,libmemchr-a2892755812de0fe.rlib,libregex_syntax-ae12054508fb30be.rlib,libhumansize-362782cae4935017.rlib,libchrono_tz-0aaf7a62f6092abf.rlib,libphf-9531022967c1b1b4.rlib,libphf_shared-687d238b8868ff73.rlib,libuncased-9e7c72f8fffdfeae.rlib,libsiphasher-f3fbdfe4fd51f810.rlib,libchrono-5fd4506854bb3425.rlib,libnum_integer-5d105ea72236b291.rlib,libnum_traits-4a904c121adddc62.rlib,libserde_json-44879a664ee1d1d2.rlib,libryu-653032556b772f2f.rlib,libitoa-158d7e21e599682f.rlib,libserde-7caaa13b41ea603d.rlib,libstructopt-614e2c6d8a317a3d.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libclap-c0bc63be07960ce3.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-c924a3194d9436be.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-e274cd04b58a060d.rlib,libatty-79b609cd99be0b74.rlib,liblibc-69f884384b28b38d.rlib,libansi_term-bdfff57b5fb49171.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/rustcwxJ5oH/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/tmptoml-27c079016dc9abd5" "-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-0419ee57d56c23d5.rlib(getrandom-0419ee57d56c23d5.getrandom.e0c65e54c27f2c22-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.5/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hfc23358bf0c8b41cE+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 `tmptoml` (bin "tmptoml") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e24dca4ecc9daf8578f1338d13b61d765ef78f8b8342be01d7c0feaa7fcac7bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e24dca4ecc9daf8578f1338d13b61d765ef78f8b8342be01d7c0feaa7fcac7bd", kill_on_drop: false }` [INFO] [stdout] e24dca4ecc9daf8578f1338d13b61d765ef78f8b8342be01d7c0feaa7fcac7bd