[INFO] cloning repository https://github.com/awildergoose/gooseboy-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awildergoose/gooseboy-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawildergoose%2Fgooseboy-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawildergoose%2Fgooseboy-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d74486ddea420bbcc7ee799dd529d51fa3da0ff
[INFO] checking awildergoose/gooseboy-emulator against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-27
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawildergoose%2Fgooseboy-emulator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/awildergoose/gooseboy-emulator
[INFO] finished tweaking git repo https://github.com/awildergoose/gooseboy-emulator
[INFO] tweaked toml for git repo https://github.com/awildergoose/gooseboy-emulator written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/awildergoose/gooseboy-emulator on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/awildergoose/gooseboy-emulator 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1356d8392189cc4f04c1059acf76f50c3d0f3789fa6cceb300c3228b428d08c8
[INFO] running `Command { std: "docker" "start" "1356d8392189cc4f04c1059acf76f50c3d0f3789fa6cceb300c3228b428d08c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1356d8392189cc4f04c1059acf76f50c3d0f3789fa6cceb300c3228b428d08c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1356d8392189cc4f04c1059acf76f50c3d0f3789fa6cceb300c3228b428d08c8" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1356d8392189cc4f04c1059acf76f50c3d0f3789fa6cceb300c3228b428d08c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1356d8392189cc4f04c1059acf76f50c3d0f3789fa6cceb300c3228b428d08c8" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cranelift-srcgen v0.128.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling cranelift-bitset v0.128.3
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling cranelift-isle v0.128.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.128.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling wasmparser v0.243.0
[INFO] [stderr]     Checking wasmtime-internal-math v41.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.128.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling wasm-encoder v0.243.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v41.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking cranelift-control v0.128.3
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling wasmtime-internal-cache v41.0.3
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.128.3
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v41.0.3
[INFO] [stderr]     Checking triple_buffer v8.1.1
[INFO] [stderr]     Checking wasmtime-internal-slab v41.0.3
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking rtrb v0.3.2
[INFO] [stderr]     Checking atomic-arena v0.1.2
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking jiff v0.2.20
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=df21d2cd48262936 -C extra-filename=-c4443b2e71860aa8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-31ecd786fe404797.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-f1f72e91be09a664.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dbe27a405d1ec6b0.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-8545c9ad976f3721.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1356d8392189cc4f04c1059acf76f50c3d0f3789fa6cceb300c3228b428d08c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1356d8392189cc4f04c1059acf76f50c3d0f3789fa6cceb300c3228b428d08c8", kill_on_drop: false }`
[INFO] [stdout] 1356d8392189cc4f04c1059acf76f50c3d0f3789fa6cceb300c3228b428d08c8
