[INFO] cloning repository https://github.com/malezjaa/zirael
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malezjaa/zirael" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalezjaa%2Fzirael", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalezjaa%2Fzirael'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dfba96b72847c00ec2e26b043a44dd93d73299b
[INFO] checking malezjaa/zirael/3dfba96b72847c00ec2e26b043a44dd93d73299b against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalezjaa%2Fzirael" "/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/malezjaa/zirael
[INFO] finished tweaking git repo https://github.com/malezjaa/zirael
[INFO] tweaked toml for git repo https://github.com/malezjaa/zirael written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/malezjaa/zirael 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 git repo https://github.com/malezjaa/zirael 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] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/boron_analysis/Cargo.toml: version requirement `0.2.3+llvm-462a31f5a5ab` for dependency `rustc_apfloat` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/boron_types/Cargo.toml: version requirement `0.2.3+llvm-462a31f5a5ab` for dependency `rustc_apfloat` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/boron_cli/Cargo.toml: version requirement `1.0.0+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded hash32 v0.2.1
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded spinners v4.1.1
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded strum v0.28.0
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded inkwell_internals v0.14.0
[INFO] [stderr]   Downloaded ntapi v0.4.2
[INFO] [stderr]   Downloaded fs-err v3.3.0
[INFO] [stderr]   Downloaded strum_macros v0.28.0
[INFO] [stderr]   Downloaded stringcase v0.4.0
[INFO] [stderr]   Downloaded dashmap v7.0.0-rc2
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded llvm-sys v170.4.0
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded indicatif v0.18.3
[INFO] [stderr]   Downloaded rustc_apfloat v0.2.3+llvm-462a31f5a5ab
[INFO] [stderr]   Downloaded sysinfo v0.38.1
[INFO] [stderr]   Downloaded inkwell v0.9.0
[INFO] [stderr]   Downloaded petgraph v0.8.3
[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] 1673db0212458d0449143e6873139f427eea28d7425c854e71c948b03a8dd43d
[INFO] running `Command { std: "docker" "start" "-a" "1673db0212458d0449143e6873139f427eea28d7425c854e71c948b03a8dd43d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1673db0212458d0449143e6873139f427eea28d7425c854e71c948b03a8dd43d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1673db0212458d0449143e6873139f427eea28d7425c854e71c948b03a8dd43d", kill_on_drop: false }`
[INFO] [stdout] 1673db0212458d0449143e6873139f427eea28d7425c854e71c948b03a8dd43d
[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] 6e93636ac40628a10bb956b0d5b9d606b93db87fcb8d217dc8f27917af4504df
[INFO] running `Command { std: "docker" "start" "-a" "6e93636ac40628a10bb956b0d5b9d606b93db87fcb8d217dc8f27917af4504df", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/boron_cli/Cargo.toml: version requirement `1.0.0+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/boron_types/Cargo.toml: version requirement `0.2.3+llvm-462a31f5a5ab` for dependency `rustc_apfloat` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/boron_analysis/Cargo.toml: version requirement `0.2.3+llvm-462a31f5a5ab` for dependency `rustc_apfloat` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling inkwell v0.9.0
[INFO] [stderr]    Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking stringcase v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking dashmap v7.0.0-rc2
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling llvm-sys v170.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking ar v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking chrono v0.4.44
[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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.39/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="simd"' --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=baddecafdd839d9f -C extra-filename=-2573dc570644470d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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_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)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6e93636ac40628a10bb956b0d5b9d606b93db87fcb8d217dc8f27917af4504df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e93636ac40628a10bb956b0d5b9d606b93db87fcb8d217dc8f27917af4504df", kill_on_drop: false }`
[INFO] [stdout] 6e93636ac40628a10bb956b0d5b9d606b93db87fcb8d217dc8f27917af4504df
