[INFO] cloning repository https://github.com/oh-rust/oh-tray
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oh-rust/oh-tray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foh-rust%2Foh-tray", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foh-rust%2Foh-tray'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa508869f42e38d989bfe085bad37ab8d485671f
[INFO] checking oh-rust/oh-tray against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foh-rust%2Foh-tray" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oh-rust/oh-tray
[INFO] finished tweaking git repo https://github.com/oh-rust/oh-tray
[INFO] tweaked toml for git repo https://github.com/oh-rust/oh-tray written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oh-rust/oh-tray on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oh-rust/oh-tray 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v1.1.6+spec-1.1.0
[INFO] [stderr]   Downloaded toml_edit v0.25.15+spec-1.1.0
[INFO] [stderr]   Downloaded command-group v5.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 17347e50d6ff2803265851a85d312172066effc47b55b37c662a17307f6d5306
[INFO] running `Command { std: "docker" "start" "17347e50d6ff2803265851a85d312172066effc47b55b37c662a17307f6d5306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17347e50d6ff2803265851a85d312172066effc47b55b37c662a17307f6d5306", 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" "17347e50d6ff2803265851a85d312172066effc47b55b37c662a17307f6d5306" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17347e50d6ff2803265851a85d312172066effc47b55b37c662a17307f6d5306", 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" "17347e50d6ff2803265851a85d312172066effc47b55b37c662a17307f6d5306" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.16.0
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking icu_properties_data v2.3.0
[INFO] [stderr]     Checking icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.57
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling pest v2.9.1
[INFO] [stderr]    Compiling encoding_rs v0.8.41
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.17
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking core_detect v1.0.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking zune-core v0.5.3
[INFO] [stderr]    Compiling multiversion_no_op v1.0.0
[INFO] [stderr]     Checking imgref v1.12.3
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking toml v1.1.6+spec-1.1.0
[INFO] [stderr]     Checking find-msvc-tools v0.1.12
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling pest_meta v2.9.1
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking cc v1.4.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking embed-resource v3.0.11
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling pest_generator v2.9.1
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling multiversion-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling pest_derive v2.9.1
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking multiversion v0.9.0
[INFO] [stderr] error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.57/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=b372492b2a2dac7e -C extra-filename=-8162797f1a2598ae --out-dir /opt/rustwide/target/debug/build/zerocopy/8162797f1a2598ae/out --extern zerocopy_derive=/opt/rustwide/target/debug/build/zerocopy-derive/5c6467857818987c/out/libzerocopy_derive-5c6467857818987c.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_be_1_87_0)' --check-cfg 'cfg(rust, values("1.87.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_TOOLCHAIN, values("msrv", "stable", "nightly"))' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(zerocopy_inline_always)' --check-cfg 'cfg(zerocopy_unstable_ptr)' --check-cfg 'cfg(zerocopy_unstable_linux)' --check-cfg 'cfg(no_fp_fmt_parse)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "17347e50d6ff2803265851a85d312172066effc47b55b37c662a17307f6d5306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17347e50d6ff2803265851a85d312172066effc47b55b37c662a17307f6d5306", kill_on_drop: false }`
[INFO] [stdout] 17347e50d6ff2803265851a85d312172066effc47b55b37c662a17307f6d5306
