[INFO] fetching crate portascript 0.1.0...
[INFO] checking portascript-0.1.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate portascript 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate portascript 0.1.0
[INFO] finished tweaking crates.io crate portascript 0.1.0
[INFO] tweaked toml for crates.io crate portascript 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate portascript 0.1.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate portascript 0.1.0 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1cfe527d3a394a02b1ebdce95a58a6b57dd78776037e7a22083a3093ec03bda
[INFO] running `Command { std: "docker" "start" "-a" "b1cfe527d3a394a02b1ebdce95a58a6b57dd78776037e7a22083a3093ec03bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1cfe527d3a394a02b1ebdce95a58a6b57dd78776037e7a22083a3093ec03bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1cfe527d3a394a02b1ebdce95a58a6b57dd78776037e7a22083a3093ec03bda", kill_on_drop: false }`
[INFO] [stdout] b1cfe527d3a394a02b1ebdce95a58a6b57dd78776037e7a22083a3093ec03bda
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bfa2bb95b1c690b298b7ea3ca0e6440cada39f693cbade51e39a8fe84887a2f
[INFO] running `Command { std: "docker" "start" "-a" "5bfa2bb95b1c690b298b7ea3ca0e6440cada39f693cbade51e39a8fe84887a2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]    Compiling icu_collator_data v2.1.1
[INFO] [stderr]    Compiling icu_decimal_data v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking fixed_decimal v0.7.1
[INFO] [stderr]    Compiling uucore v0.7.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling uucore_procs v0.7.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking icu_locale v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking icu_decimal v2.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking icu_collator v2.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking procfs v0.18.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking zerocopy v0.8.47
[INFO] [stderr]     Checking portable-atomic v1.13.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking zune-jpeg v0.5.14
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking nix v0.31.2
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking ansi-width v0.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking lzma-rust2 v0.15.7
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr] error: could not compile `nom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=d3694d7c7992d668 -C extra-filename=-e7fc038f27a21a3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `exr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.74.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="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=d2eac407702ee6fc -C extra-filename=-28d5d5dff1b52724 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-f10cbd972880e288.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-74ee308c7e6a4737.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-367e09d5811321d9.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-e0a30a7e30b5c72e.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-915cc78f55a1b913.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-bf624e9bc086dd76.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-dca4da326d116491.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5bfa2bb95b1c690b298b7ea3ca0e6440cada39f693cbade51e39a8fe84887a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bfa2bb95b1c690b298b7ea3ca0e6440cada39f693cbade51e39a8fe84887a2f", kill_on_drop: false }`
[INFO] [stdout] 5bfa2bb95b1c690b298b7ea3ca0e6440cada39f693cbade51e39a8fe84887a2f
