[INFO] cloning repository https://github.com/marknijboer/MagicUtil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marknijboer/MagicUtil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarknijboer%2FMagicUtil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarknijboer%2FMagicUtil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f62338451a1209d8ec333828dc172718aa6527ed [INFO] testing marknijboer/MagicUtil 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%2Fmarknijboer%2FMagicUtil" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/marknijboer/MagicUtil [INFO] finished tweaking git repo https://github.com/marknijboer/MagicUtil [INFO] tweaked toml for git repo https://github.com/marknijboer/MagicUtil written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marknijboer/MagicUtil 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/marknijboer/MagicUtil 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 40f98e7a1625855f152cf4607cf9c2c034053e63b4a74d6a3107e66220d862a9 [INFO] running `Command { std: "docker" "start" "-a" "40f98e7a1625855f152cf4607cf9c2c034053e63b4a74d6a3107e66220d862a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40f98e7a1625855f152cf4607cf9c2c034053e63b4a74d6a3107e66220d862a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f98e7a1625855f152cf4607cf9c2c034053e63b4a74d6a3107e66220d862a9", kill_on_drop: false }` [INFO] [stdout] 40f98e7a1625855f152cf4607cf9c2c034053e63b4a74d6a3107e66220d862a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c067dc0445b17929f9fbdde91cb471165177ba88babd2b608aa2fc8f14b29077 [INFO] running `Command { std: "docker" "start" "-a" "c067dc0445b17929f9fbdde91cb471165177ba88babd2b608aa2fc8f14b29077", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling cpufeatures v0.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling inout v0.1.2 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.5 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling pwhash v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling simple-error v0.3.0 [INFO] [stderr] Compiling local_ipaddress v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling mac_address v1.1.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling magicutil v0.1.12 (/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/rustcJAXNBU/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpwhash-f062142f4fd14813.rlib,librand-fb401e23200b503b.rlib,librand_chacha-ab1b698599a99748.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-6eb541c94143881e.rlib,libgetrandom-1ca33d4f9e4f10c4.rlib,libsha2-b01b45226cd5000c.rlib,libmd5-c1397c857a2a29a3.rlib,libsha1-ca083e588e30b9d9.rlib,libcpufeatures-9f3470912ac67374.rlib,libblock_buffer-b85c2b549ac74045.rlib,libhmac-5aa8882929c4c884.rlib,libdigest-48122c02c56b1f35.rlib,libcrypto_mac-3b2b85aa615730a3.rlib,libsubtle-b30874e4b7c2301d.rlib,libblowfish-aafc558186f0164c.rlib,libopaque_debug-bfd86111b0908dde.rlib,libbyteorder-c7092f68299ac016.rlib,libcipher-098e39f32afc2ea5.rlib,libpad-97a445bef83f80c9.rlib,libunicode_width-0a547a9320cbf764.rlib,libcolored-1c0b54c68280740a.rlib,libserde_json-b102c80c0e7a28cc.rlib,libryu-af883cd9b444a782.rlib,libitoa-a894b10a4e051367.rlib,libbase64-c0352e795b942f1c.rlib,libaes-5e24d51530bb06c4.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libcipher-8bb4aa3057628295.rlib,libinout-b791cdfe161cbbab.rlib,libcrypto_common-86f3512ce30f612b.rlib,libgeneric_array-c66811fed615dc80.rlib,libtypenum-dfaa696d06b304f0.rlib,libregex-bb9c106ebd418614.rlib,libregex_automata-dbb5b02af06caf58.rlib,libaho_corasick-a216a522e01b379c.rlib,libmemchr-9141868f4362a433.rlib,libregex_syntax-da5d3b91c372b953.rlib,libsimple_error-025c13d174cf2124.rlib,libclap-0d9b408e2ca58d14.rlib,libclap_builder-5504f7c1c9bc9f17.rlib,libstrsim-7a71560e0c2955e4.rlib,libanstream-753bd2d5739c309c.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-b1808936856e9908.rlib,libanstyle-94d749d58f8e9c4b.rlib,libmd5-1874fcc3af47e6d3.rlib,liblocal_ipaddress-914c2b372d90c75e.rlib,libmac_address-647f046617960889.rlib,libnix-65cde9527ff8fc83.rlib,libbitflags-561a4f1321538a32.rlib,libmemoffset-59f11e032c31b987.rlib,libcfg_if-66d55f6b302e88c8.rlib,liblibc-43a1fd5054ba3e86.rlib,libserde-ae67bc6d6bbb25d3.rlib,liblazy_static-4b136fc9bfbd2c4b.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/rustcJAXNBU/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/magicutil-506b7d43c8cc5d6d" "-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-1ca33d4f9e4f10c4.rlib(getrandom-1ca33d4f9e4f10c4.getrandom.cdb9cf590e4ced63-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.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17had7711269f55d0dcE+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 `magicutil` (bin "magicutil") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c067dc0445b17929f9fbdde91cb471165177ba88babd2b608aa2fc8f14b29077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c067dc0445b17929f9fbdde91cb471165177ba88babd2b608aa2fc8f14b29077", kill_on_drop: false }` [INFO] [stdout] c067dc0445b17929f9fbdde91cb471165177ba88babd2b608aa2fc8f14b29077