[INFO] cloning repository https://github.com/Miezhiko/Twilight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Miezhiko/Twilight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiezhiko%2FTwilight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiezhiko%2FTwilight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cd2fd8e6cc416f7d773eb95fec0e10fe94c016c [INFO] checking Miezhiko/Twilight against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiezhiko%2FTwilight" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Miezhiko/Twilight [INFO] finished tweaking git repo https://github.com/Miezhiko/Twilight [INFO] tweaked toml for git repo https://github.com/Miezhiko/Twilight written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Miezhiko/Twilight on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Miezhiko/Twilight 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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 320273e0cc9eba6f88457c6cac9673d4c0b0e149a0e68f0ada6c99c77b8ee794 [INFO] running `Command { std: "docker" "start" "-a" "320273e0cc9eba6f88457c6cac9673d4c0b0e149a0e68f0ada6c99c77b8ee794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "320273e0cc9eba6f88457c6cac9673d4c0b0e149a0e68f0ada6c99c77b8ee794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320273e0cc9eba6f88457c6cac9673d4c0b0e149a0e68f0ada6c99c77b8ee794", kill_on_drop: false }` [INFO] [stdout] 320273e0cc9eba6f88457c6cac9673d4c0b0e149a0e68f0ada6c99c77b8ee794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 167eaafcb9b123aca790e17d94cce8886d6de8c3a9bdf35fb9aed0b0bab04bdf [INFO] running `Command { std: "docker" "start" "-a" "167eaafcb9b123aca790e17d94cce8886d6de8c3a9bdf35fb9aed0b0bab04bdf", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking tokio v1.52.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking shared-local-state v0.1.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Checking ebr v0.2.13 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking stack-map v1.0.5 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking twilight-model v0.16.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking concurrent-map v5.0.37 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling dhall v0.13.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking elsa v1.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking twilight-http-ratelimiting v0.16.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking twilight-gateway-queue v0.16.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking inline-array v0.1.15 [INFO] [stderr] Checking cache-advisor v1.0.16 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling dhall_proc_macros v0.6.1 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking fault-injection v1.0.10 [INFO] [stderr] Checking pagetable v0.4.6 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] error: could not compile `twilight-model` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c/bin/rustc --crate-name twilight_model --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/twilight-model-0.16.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f05bdb73178a9daa -C extra-filename=-42c8ac39c211217b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9de504ee9e1bee1a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-27734393ab55ca56.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-61bb4d80db16cd70.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-c66769882e28de08.so --extern time=/opt/rustwide/target/debug/deps/libtime-a259bca8b1608ff4.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 `zerocopy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.48/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="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=c9d5f1c3405afad3 -C extra-filename=-dbd4b3a29fb00aa4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern zerocopy_derive=/opt/rustwide/target/debug/deps/libzerocopy_derive-81a4d90f1cefc760.so --cap-lints allow --cap-lints=forbid --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_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(zerocopy_inline_always)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "167eaafcb9b123aca790e17d94cce8886d6de8c3a9bdf35fb9aed0b0bab04bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167eaafcb9b123aca790e17d94cce8886d6de8c3a9bdf35fb9aed0b0bab04bdf", kill_on_drop: false }` [INFO] [stdout] 167eaafcb9b123aca790e17d94cce8886d6de8c3a9bdf35fb9aed0b0bab04bdf