[INFO] cloning repository https://github.com/mxrr/batchest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxrr/batchest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxrr%2Fbatchest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxrr%2Fbatchest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5824148ab795e569ca411c027c4ad6202f8e366 [INFO] testing mxrr/batchest 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%2Fmxrr%2Fbatchest" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mxrr/batchest [INFO] finished tweaking git repo https://github.com/mxrr/batchest [INFO] tweaked toml for git repo https://github.com/mxrr/batchest written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mxrr/batchest 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/mxrr/batchest 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 972fd35a3f383b7c51e7db1bba7bdc8dcf7f2ba394aeeb0f7cb3af69d9be740b [INFO] running `Command { std: "docker" "start" "-a" "972fd35a3f383b7c51e7db1bba7bdc8dcf7f2ba394aeeb0f7cb3af69d9be740b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "972fd35a3f383b7c51e7db1bba7bdc8dcf7f2ba394aeeb0f7cb3af69d9be740b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972fd35a3f383b7c51e7db1bba7bdc8dcf7f2ba394aeeb0f7cb3af69d9be740b", kill_on_drop: false }` [INFO] [stdout] 972fd35a3f383b7c51e7db1bba7bdc8dcf7f2ba394aeeb0f7cb3af69d9be740b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ea3bd297a1a6dfbebcfe875cdf5b196f88a537257f1a330db7696850e00e1a30 [INFO] running `Command { std: "docker" "start" "-a" "ea3bd297a1a6dfbebcfe875cdf5b196f88a537257f1a330db7696850e00e1a30", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serenity v0.10.9 (https://github.com/serenity-rs/serenity#afeb76e0) [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.24 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling batchest 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/rustc6H7vxz/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-21ca3ab9c1e6c59f.rlib,libsmallvec-58335197664382aa.rlib,libthread_local-66ec9dfd3f6cc1b2.rlib,libsharded_slab-61ce590931ca0465.rlib,libtracing_serde-e2c0102d762215f2.rlib,libtracing_log-4bfce47f36cc12c1.rlib,libansi_term-bdfff57b5fb49171.rlib,libmatchers-535395ccb0a7669c.rlib,libregex_automata-a34e99598e24ddb3.rlib,libregex-df300059498790b5.rlib,libregex_syntax-ae12054508fb30be.rlib,libserenity-1fa09ab32bd2dc0a.rlib,libtypemap_rev-26afbf9d0c71777a.rlib,libbitflags-e274cd04b58a060d.rlib,libchrono-9ceef17e36e812d8.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-b8d0b13acec2c10d.rlib,libreqwest-72a51ff383abb0e4.rlib,libhyper_rustls-0960606c7d8b6429.rlib,libserde_urlencoded-62d17e2c616519bc.rlib,libwebpki_roots-c599dd494c2e5835.rlib,libipnet-de7db76026111e4e.rlib,libencoding_rs-078442d79d5a0b72.rlib,libmime_guess-3acd940f06e3e478.rlib,libunicase-6460775036904752.rlib,libmime-2517c84452183460.rlib,libhyper-58397591899206c9.rlib,libwant-633d9112559b1b2f.rlib,libtry_lock-d956e9fcf0af499a.rlib,libsocket2-e715409e90c39494.rlib,libh2-c89b3be72d78281f.rlib,libindexmap-205a9cda8df2427d.rlib,libhashbrown-f6484c11bf24e065.rlib,libtokio_util-bcbc3dfdab49c42a.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-c760fa04ac05ba01.rlib,libtracing-4f70e223ea35430d.rlib,libtracing_core-41caa8762d9ddab3.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures-8b7b806fd4787edb.rlib,libflate2-721886db2d5828a3.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libasync_tungstenite-72d25c2a14f4a5bd.rlib,libwebpki_roots-e15339bee20107e6.rlib,libpin_project-307c1fd2a9a19a0e.rlib,libtokio_rustls-6e52b63efeb13936.rlib,librustls-5671ef8a330b66bf.rlib,libbase64-1447dfff012d42f8.rlib,libsct-8c8911820f7c5896.rlib,libwebpki-741d28721d9dd941.rlib,libring-6f6e7d2c1b7e2606.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-cadb55224f1ed138.rlib,libtokio-722720dcd805cfe5.rlib,libnum_cpus-e53a86337c675338.rlib,libmio-52fbbf86658f5845.rlib,libfutures_util-d805998e36ab64c3.rlib,libmemchr-a2892755812de0fe.rlib,libslab-520ed64810a79da5.rlib,libfutures_channel-139ff9d749335193.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-26e1cde46a1f65be.rlib,libfutures_task-767933cb8c25aa57.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-5d81b298188dcfe2.rlib,libfutures_io-9e2e646b1319d723.rlib,libtungstenite-f4bdf2d6b37ac074.rlib,librand-a91c5ff16814a311.rlib,librand_chacha-3ea45ae36aa9abe6.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-63aa3961226cc228.rlib,libgetrandom-884f1b451b92c021.rlib,liblibc-4a728b23bbe1b5f2.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-c7092f68299ac016.rlib,libsha1-9373cc1e908fa349.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libblock_buffer-25706bba038043a1.rlib,libdigest-cb6da49643218646.rlib,libgeneric_array-1f475603ae941cbb.rlib,libtypenum-c30adc9f15bf22b3.rlib,libbase64-58f9c786d7f23eb6.rlib,libinput_buffer-5a75820fff9834b5.rlib,libbytes-3e6aab9f92fa68ff.rlib,libhttparse-d0c202cec822a6f8.rlib,liburl-d3ef49da54fca4b2.rlib,libidna-2407fc5546564898.rlib,libunicode_normalization-43a9c75b2340789b.rlib,libtinyvec-aaa49f8e9a1b60cc.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-235f8eddebd79523.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhttp-90db212c53e29df1.rlib,libbytes-37e68ee094a72681.rlib,libfnv-81596130b397d5c3.rlib,libserde_json-971f1d6c31c8683c.rlib,libryu-af883cd9b444a782.rlib,libitoa-7c9a83f6047c872a.rlib,libserde-a6d366fffce50f82.rlib,libdotenv-071ec522f34dd5ab.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/rustc6H7vxz/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-f6987f7333e05e8b/out" "-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/batchest-57319110c38def7b" "-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-884f1b451b92c021.rlib(getrandom-884f1b451b92c021.getrandom.869b07a6dce8c02b-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.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17hf3d1b2a39ecbf5f0E+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 `batchest` (bin "batchest") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ea3bd297a1a6dfbebcfe875cdf5b196f88a537257f1a330db7696850e00e1a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3bd297a1a6dfbebcfe875cdf5b196f88a537257f1a330db7696850e00e1a30", kill_on_drop: false }` [INFO] [stdout] ea3bd297a1a6dfbebcfe875cdf5b196f88a537257f1a330db7696850e00e1a30