[INFO] cloning repository https://github.com/1001harps/mutil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1001harps/mutil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1001harps%2Fmutil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1001harps%2Fmutil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5247232f10cd50d1429c24e893439d278cba7939
[INFO] testing 1001harps/mutil against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1001harps%2Fmutil" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1001harps/mutil
[INFO] finished tweaking git repo https://github.com/1001harps/mutil
[INFO] tweaked toml for git repo https://github.com/1001harps/mutil written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1001harps/mutil on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1001harps/mutil 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 193294f707f83035ab7c312b1da8c89e019c11c2de41e9071e2d02da1a88632d
[INFO] running `Command { std: "docker" "start" "-a" "193294f707f83035ab7c312b1da8c89e019c11c2de41e9071e2d02da1a88632d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "193294f707f83035ab7c312b1da8c89e019c11c2de41e9071e2d02da1a88632d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "193294f707f83035ab7c312b1da8c89e019c11c2de41e9071e2d02da1a88632d", kill_on_drop: false }`
[INFO] [stdout] 193294f707f83035ab7c312b1da8c89e019c11c2de41e9071e2d02da1a88632d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a8384ff1c75b5f41a116e48331abe4f8e8c5fcd3a79fffb279f3c99f236f60f
[INFO] running `Command { std: "docker" "start" "-a" "7a8384ff1c75b5f41a116e48331abe4f8e8c5fcd3a79fffb279f3c99f236f60f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling portmidi v0.2.6
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling mutil v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceFEDak/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-f575649bbaa54834,libmemchr-eec2dd93b0d498c5,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libportmidi-f9b453295fd8bfd6,libserde-8c54cf3868800387,libclap-b1ef034aa3a1217f,libclap_builder-8527cd09e9ef6478,libstrsim-4d1ed08a123238dc,libanstream-d65ff0cee23422aa,libanstyle_query-c2ddf24da84b808b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-f043a9cbe978a475,libanstyle_parse-d052f2eded0228ad,libutf8parse-92d0158219063202,libclap_lex-0512dbb32afc12f9,libanstyle-30c2776cf400edb9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lportmidi" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceFEDak/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mutil-6a29e49cae50d7fe" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lportmidi
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mutil` (bin "mutil") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7a8384ff1c75b5f41a116e48331abe4f8e8c5fcd3a79fffb279f3c99f236f60f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a8384ff1c75b5f41a116e48331abe4f8e8c5fcd3a79fffb279f3c99f236f60f", kill_on_drop: false }`
[INFO] [stdout] 7a8384ff1c75b5f41a116e48331abe4f8e8c5fcd3a79fffb279f3c99f236f60f
