[INFO] cloning repository https://github.com/PFLAtm/music_to_litematic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PFLAtm/music_to_litematic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPFLAtm%2Fmusic_to_litematic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPFLAtm%2Fmusic_to_litematic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07cac1dd02930d2007c164ba34d2310e086f6ae9
[INFO] checking PFLAtm/music_to_litematic against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPFLAtm%2Fmusic_to_litematic" "/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/PFLAtm/music_to_litematic
[INFO] finished tweaking git repo https://github.com/PFLAtm/music_to_litematic
[INFO] tweaked toml for git repo https://github.com/PFLAtm/music_to_litematic written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PFLAtm/music_to_litematic on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PFLAtm/music_to_litematic 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab09f8859a2dc17caa82a52897c18d885de322cdbd1dcaf107468799dc3a5122
[INFO] running `Command { std: "docker" "start" "-a" "ab09f8859a2dc17caa82a52897c18d885de322cdbd1dcaf107468799dc3a5122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab09f8859a2dc17caa82a52897c18d885de322cdbd1dcaf107468799dc3a5122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab09f8859a2dc17caa82a52897c18d885de322cdbd1dcaf107468799dc3a5122", kill_on_drop: false }`
[INFO] [stdout] ab09f8859a2dc17caa82a52897c18d885de322cdbd1dcaf107468799dc3a5122
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05a4e3b3fc2d5b9e36b2d29771d313201e783a0ada6908af715af26a065c2819
[INFO] running `Command { std: "docker" "start" "-a" "05a4e3b3fc2d5b9e36b2d29771d313201e783a0ada6908af715af26a065c2819", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]    Compiling mcdata v0.4.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]    Compiling rustmatica v0.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking bounded-integer v0.5.7
[INFO] [stderr]     Checking fastnbt v2.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr] error: could not compile `mcdata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name mcdata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mcdata-0.4.0/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="1.18"' --cfg 'feature="block-entities"' --cfg 'feature="block-states"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("1.14", "1.15", "1.15.2", "1.16", "1.16.2", "1.17", "1.18", "1.19", "1.19.1", "1.19.3", "1.19.4", "1.20", "1.20.2", "1.20.3", "1.20.5", "block-entities", "block-states", "default", "docs", "entities", "latest", "mc-all", "serde", "test"))' -C metadata=e9be9819db2e0cca -C extra-filename=-429d702d59977339 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bounded_integer=/opt/rustwide/target/debug/deps/libbounded_integer-eff64406b060de21.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9ba0655f23b05b43.rmeta --extern fastnbt=/opt/rustwide/target/debug/deps/libfastnbt-e9b8d9e1449989da.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2f6200ce682ea395.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-f1ae1f01ec74ddec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "05a4e3b3fc2d5b9e36b2d29771d313201e783a0ada6908af715af26a065c2819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a4e3b3fc2d5b9e36b2d29771d313201e783a0ada6908af715af26a065c2819", kill_on_drop: false }`
[INFO] [stdout] 05a4e3b3fc2d5b9e36b2d29771d313201e783a0ada6908af715af26a065c2819
