[INFO] cloning repository https://github.com/SSL-ACTX/L.I.L.A. [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SSL-ACTX/L.I.L.A." "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSL-ACTX%2FL.I.L.A.", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSL-ACTX%2FL.I.L.A.'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0099ebf09e059eb3dbda4714276d9157dda6a74 [INFO] checking SSL-ACTX/L.I.L.A. against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSL-ACTX%2FL.I.L.A." "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SSL-ACTX/L.I.L.A. [INFO] finished tweaking git repo https://github.com/SSL-ACTX/L.I.L.A. [INFO] tweaked toml for git repo https://github.com/SSL-ACTX/L.I.L.A. written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SSL-ACTX/L.I.L.A. on toolchain 011c518242557d21690f7936b5812318dc2fec47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SSL-ACTX/L.I.L.A. 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 6ec43d391c8b3b1b8037d27bb020ae589386f457839173ab693c383601706c18 [INFO] running `Command { std: "docker" "start" "6ec43d391c8b3b1b8037d27bb020ae589386f457839173ab693c383601706c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ec43d391c8b3b1b8037d27bb020ae589386f457839173ab693c383601706c18", 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" "6ec43d391c8b3b1b8037d27bb020ae589386f457839173ab693c383601706c18" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ec43d391c8b3b1b8037d27bb020ae589386f457839173ab693c383601706c18", 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" "6ec43d391c8b3b1b8037d27bb020ae589386f457839173ab693c383601706c18" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling libc v0.2.188 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling cranelift-srcgen v0.133.1 [INFO] [stderr] Compiling wasmtime-internal-core v46.0.1 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.133.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling cranelift-isle v0.133.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cranelift-codegen-shared v0.133.1 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v3.0.2 [INFO] [stderr] Checking bumpalo v3.20.3 [INFO] [stderr] Checking rustpython-parser-vendored v0.4.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.133.1 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking cranelift-bitset v0.133.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cranelift-entity v0.133.1 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking regalloc2 v0.15.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking cranelift-bforest v0.133.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling pyo3-build-config v0.29.0 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking gimli v0.33.0 [INFO] [stderr] Checking cranelift-control v0.133.1 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.133.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling lirien-bridge v0.1.1 (/opt/rustwide/workdir/crates/lirien-bridge) [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/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.55/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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=88ae9edade9a4bbc -C extra-filename=-b44bf27bd2d9709a --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -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_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)' --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" "6ec43d391c8b3b1b8037d27bb020ae589386f457839173ab693c383601706c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec43d391c8b3b1b8037d27bb020ae589386f457839173ab693c383601706c18", kill_on_drop: false }` [INFO] [stdout] 6ec43d391c8b3b1b8037d27bb020ae589386f457839173ab693c383601706c18