[INFO] cloning repository https://github.com/a13x/toy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a13x/toy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa13x%2Ftoy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa13x%2Ftoy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f388cefe812000642694366097a1a97d0d34a53 [INFO] testing a13x/toy 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%2Fa13x%2Ftoy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/a13x/toy [INFO] finished tweaking git repo https://github.com/a13x/toy [INFO] tweaked toml for git repo https://github.com/a13x/toy written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/a13x/toy 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/a13x/toy 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] 91736a45e80ce3be5fed798df5b70e578a32fcc07ce17f9ed14870d27434435e [INFO] running `Command { std: "docker" "start" "-a" "91736a45e80ce3be5fed798df5b70e578a32fcc07ce17f9ed14870d27434435e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91736a45e80ce3be5fed798df5b70e578a32fcc07ce17f9ed14870d27434435e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91736a45e80ce3be5fed798df5b70e578a32fcc07ce17f9ed14870d27434435e", kill_on_drop: false }` [INFO] [stdout] 91736a45e80ce3be5fed798df5b70e578a32fcc07ce17f9ed14870d27434435e [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] 72692187af0d81b964e2d51849625a83cc94d35d20f349ef21930a55d541d3c4 [INFO] running `Command { std: "docker" "start" "-a" "72692187af0d81b964e2d51849625a83cc94d35d20f349ef21930a55d541d3c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling svg v0.8.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling toy 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/rustcacNa9S/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libwarp-2dcc19e934de614f.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libtokio_tungstenite-092f0c7699d230cb.rlib,libtungstenite-3dc8c15c8177fb76.rlib,libutf8-366d41341a694a10.rlib,libsha1-5cbc5497df893cc5.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpuid_bool-f14a20ba81419679.rlib,libblock_buffer-3e06d8fb86df9fbf.rlib,libdigest-cb24a8a3b0469a00.rlib,libgeneric_array-21e94a8244c38e49.rlib,libinput_buffer-5a75820fff9834b5.rlib,libmultipart-00b7480dfb8a60cd.rlib,libtwoway-c332a336362140c2.rlib,libbuf_redux-5d2df3802742decb.rlib,libsafemem-415ebfa147efdd91.rlib,libquick_error-022321fe562bcedb.rlib,libtempfile-35e57826e7746420.rlib,librand-985e687f46e961c9.rlib,librand_chacha-d5bc9eebe9d09904.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-a095151c856006aa.rlib,libgetrandom-1344fd9eb6376816.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librand-cdff67a855751d99.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-9c78ab7897d72d1f.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,liburlencoding-6de9a3dd0b164589.rlib,libmime_guess-7863e8c426e8b68e.rlib,libunicase-5ad2bb91a3979cdc.rlib,libserde_urlencoded-9230ae96df879842.rlib,liburl-ec5cb3ac1e6324c2.rlib,libidna-870ade081d451e97.rlib,libunicode_normalization-56bcba8c1bad119f.rlib,libtinyvec-bf1dbee9b1979df8.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libform_urlencoded-488e316ced97c0bc.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,libdtoa-b898c147c3588155.rlib,libserde_json-d02ba69d425a6b8a.rlib,libryu-af883cd9b444a782.rlib,libserde-e4a0ed44474bc1ce.rlib,libheaders-8f6139ae22d1f6e9.rlib,libtime-c53152a6fc20a453.rlib,libsha1-2372a02974e28144.rlib,libfake_simd-a91f2f775e698a8f.rlib,libdigest-5931225e8b843731.rlib,libopaque_debug-a7962e22a4dc4c30.rlib,libblock_buffer-eb4e7de01c627299.rlib,libgeneric_array-4de0f8b9c26a19bb.rlib,libtypenum-0d13c3a14e20be66.rlib,libblock_padding-5934d35e69a00a24.rlib,libbyte_tools-bed8c652a5ea9f13.rlib,libbyteorder-549def2b2525ef52.rlib,libmime-2517c84452183460.rlib,libheaders_core-9f4a53614dd031c2.rlib,libbitflags-561a4f1321538a32.rlib,libbase64-58f9c786d7f23eb6.rlib,libhyper-a2994f17c95328e9.rlib,libhttparse-84d0bdd2ca156c81.rlib,libwant-0ffcde6127b3adbc.rlib,libtry_lock-d956e9fcf0af499a.rlib,libh2-44bb467d96e559e7.rlib,libtracing_futures-b0bc00bbc551267b.rlib,libindexmap-9de7c312a45aff79.rlib,libhashbrown-aed633c8184090a0.rlib,libtokio_util-8c9cf685277d67ab.rlib,libhttpdate-7254a90ea045ac03.rlib,libsocket2-f91640e4efa990a1.rlib,libtower_service-3cb8860dcfde6328.rlib,libhttp_body-cb792d4bef91e562.rlib,libtokio-2f962c4570a1e07a.rlib,libsignal_hook_registry-f9b0df688ada2f6e.rlib,libnum_cpus-3f76d6ca851cba98.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libmio_uds-9cc580eb4ca81581.rlib,libmio-d229e49482083d8f.rlib,libiovec-4f06323312f712e3.rlib,libnet2-c9f8fb2456f952e9.rlib,liblibc-ce4aba793d669fc4.rlib,libpin_project_lite-0ca2013d16485e58.rlib,libhttp-5cd50ddc06c5152b.rlib,libitoa-a59540a3a09fb750.rlib,libbytes-3e6aab9f92fa68ff.rlib,libfnv-81596130b397d5c3.rlib,libtracing-fb2c9c2529486e13.rlib,libpin_project_lite-d0fd130d5e984292.rlib,libtracing_core-a852a6f7fd6e2f1f.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liblog-e27f9015365cb9c5.rlib,libcfg_if-2d17986ae484e939.rlib,libcfg_if-66d55f6b302e88c8.rlib,libpin_project-e5dea33f7d589e4e.rlib,libfutures-5f63e3dd75b364d4.rlib,libfutures_channel-06e9afc91ef3864c.rlib,libfutures_util-21b25535e38d2739.rlib,libslab-7c577fd9ceb1ab41.rlib,libpin_project-20d2c673b4554ec7.rlib,libfutures_sink-f5f39e7da7aded42.rlib,libfutures_task-de787152e6426031.rlib,libonce_cell-24b348c568c0a72c.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-83bd470fdac9e3a5.rlib,libsvg-fbd640aeca04f1a2.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/rustcacNa9S/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/toy-ad1a30d883e8782b" "-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-1344fd9eb6376816.rlib(getrandom-1344fd9eb6376816.getrandom.7f3abae538de6bfd-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.15/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17h100941632568ea4eE+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 `toy` (bin "toy") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "72692187af0d81b964e2d51849625a83cc94d35d20f349ef21930a55d541d3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72692187af0d81b964e2d51849625a83cc94d35d20f349ef21930a55d541d3c4", kill_on_drop: false }` [INFO] [stdout] 72692187af0d81b964e2d51849625a83cc94d35d20f349ef21930a55d541d3c4