[INFO] cloning repository https://github.com/LeoDog896/puct [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeoDog896/puct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoDog896%2Fpuct", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoDog896%2Fpuct'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72d6a7e589d520e6e1c08f300f45e09f228d108b [INFO] testing LeoDog896/puct 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%2FLeoDog896%2Fpuct" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LeoDog896/puct [INFO] finished tweaking git repo https://github.com/LeoDog896/puct [INFO] tweaked toml for git repo https://github.com/LeoDog896/puct written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LeoDog896/puct 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/LeoDog896/puct 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b53193aa7adeb88e047320af49dc4922d8647fbd1cc968308cd09001dd86e2fe [INFO] running `Command { std: "docker" "start" "-a" "b53193aa7adeb88e047320af49dc4922d8647fbd1cc968308cd09001dd86e2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b53193aa7adeb88e047320af49dc4922d8647fbd1cc968308cd09001dd86e2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53193aa7adeb88e047320af49dc4922d8647fbd1cc968308cd09001dd86e2fe", kill_on_drop: false }` [INFO] [stdout] b53193aa7adeb88e047320af49dc4922d8647fbd1cc968308cd09001dd86e2fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8a02ae4c3fb181639faa962e2ca1a46c48ef28b0c11a5fbc7ebbd620c59275ff [INFO] running `Command { std: "docker" "start" "-a" "8a02ae4c3fb181639faa962e2ca1a46c48ef28b0c11a5fbc7ebbd620c59275ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling trust-dns-client v0.20.4 [INFO] [stderr] Compiling hyper-system-resolver v0.5.0 [INFO] [stderr] Compiling public-ip v0.2.2 [INFO] [stderr] Compiling puct 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/rustccbLSA6/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpublic_ip-2541ad097a682c6a.rlib,libhyper_system_resolver-e68d4ec794ff24e2.rlib,libdns_lookup-56ee010e301e80a3.rlib,libhyper-7dd2d3a6501882b0.rlib,libwant-488ae792ae7ca0e1.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-6e816de11d6fc31e.rlib,libtower_service-b69620aa0e2195d2.rlib,libhttp_body-894fc8755a1169ef.rlib,libhttp-02f43eeb79b164de.rlib,libitoa-10e0d0f6ad8ac545.rlib,libfnv-81596130b397d5c3.rlib,libtrust_dns_client-d2d5754b4d1e356a.rlib,libradix_trie-15e28b0dc20e800e.rlib,libnibble_vec-adbc788a5c35120b.rlib,libendian_type-a288539e743c60b9.rlib,libtrust_dns_proto-6a54f3f3f94cb657.rlib,librand-66e9e765787f4545.rlib,librand_chacha-fde31e6b3572a8ad.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-7303ab388d11b14f.rlib,libgetrandom-6ca834a15da3eab0.rlib,libdata_encoding-6b05fec8e503a958.rlib,liburl-a3bb184494544b62.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libipnet-25bfa961211cc0fe.rlib,libidna-3829723a3f87ea33.rlib,libunicode_normalization-92ab26775a19d6a1.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libmatches-210e485a89affeee.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libtracing_futures-4b320502267c12d9.rlib,libfutures-70b19d1b76661cc1.rlib,libfutures_executor-f04c7eca45769a9a.rlib,libpin_project-297c1ec90ef25203.rlib,libtracing-a48cf4067da682a9.rlib,libtracing_core-c601b4b9672bf906.rlib,libfutures_util-02eaab9e210cd8b5.rlib,libfutures_io-123f7ac1ebd67997.rlib,libslab-793d2e028b450ee7.rlib,libfutures_channel-587b49151a31ca85.rlib,libfutures_sink-207ca67d43bc3e6b.rlib,libfutures_task-993f459f65429c3f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-341e760c0605a8f0.rlib,libthiserror-b60fd0bf0325dff8.rlib,libtokio-d28fa29ad81f08fa.rlib,libsignal_hook_registry-59db90e55b695c90.rlib,libnum_cpus-b070604951bd6eda.rlib,libsocket2-c275f73127003e69.rlib,libmemchr-d88797af6a5880b4.rlib,libbytes-2fec685abb1946c8.rlib,libmio-ff7c3d369654c87c.rlib,liblog-fc4b0167ad2190de.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libparking_lot-759095a824e642ce.rlib,libparking_lot_core-defe783f028cd27e.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-b0aaef6bf175c0ff.rlib,libscopeguard-73056285f12cb829.rlib,libclap-104b7fd94be0e30d.rlib,libatty-197fa7b7487de9a6.rlib,liblibc-070928d9dbeff53c.rlib,libstrsim-7a71560e0c2955e4.rlib,libtermcolor-a537f8c45744a682.rlib,libtextwrap-dd5d0e05f597c38b.rlib,libindexmap-7e0f1b036029beb7.rlib,libhashbrown-94464ed281767ecc.rlib,libclap_lex-37af8149275d662f.rlib,libos_str_bytes-ec5a14c90b8453eb.rlib,libbitflags-e274cd04b58a060d.rlib,libonce_cell-8a5c5f1c32966472.rlib,libanyhow-1182d1706e2daba7.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/rustccbLSA6/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/puct-72b9587e543cde00" "-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-6ca834a15da3eab0.rlib(getrandom-6ca834a15da3eab0.getrandom.d1ed9da4f55312c6-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.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h1858733cbf128e6fE+0xbc): 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 `puct` (bin "puct") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8a02ae4c3fb181639faa962e2ca1a46c48ef28b0c11a5fbc7ebbd620c59275ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a02ae4c3fb181639faa962e2ca1a46c48ef28b0c11a5fbc7ebbd620c59275ff", kill_on_drop: false }` [INFO] [stdout] 8a02ae4c3fb181639faa962e2ca1a46c48ef28b0c11a5fbc7ebbd620c59275ff