[INFO] cloning repository https://github.com/tobiasbick/functional-pascal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobiasbick/functional-pascal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiasbick%2Ffunctional-pascal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiasbick%2Ffunctional-pascal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17b4a39720e9733e14c4772b557433d83e1e42c7 [INFO] checking tobiasbick/functional-pascal against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiasbick%2Ffunctional-pascal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tobiasbick/functional-pascal [INFO] finished tweaking git repo https://github.com/tobiasbick/functional-pascal [INFO] tweaked toml for git repo https://github.com/tobiasbick/functional-pascal written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tobiasbick/functional-pascal on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tobiasbick/functional-pascal 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1300d5b83705fc7d97f025aee8f25cfc69a7a9ab288ecdfc38d9e6e54c6f389b [INFO] running `Command { std: "docker" "start" "1300d5b83705fc7d97f025aee8f25cfc69a7a9ab288ecdfc38d9e6e54c6f389b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1300d5b83705fc7d97f025aee8f25cfc69a7a9ab288ecdfc38d9e6e54c6f389b", 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" "1300d5b83705fc7d97f025aee8f25cfc69a7a9ab288ecdfc38d9e6e54c6f389b" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1300d5b83705fc7d97f025aee8f25cfc69a7a9ab288ecdfc38d9e6e54c6f389b", 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" "1300d5b83705fc7d97f025aee8f25cfc69a7a9ab288ecdfc38d9e6e54c6f389b" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking fpas-diagnostics v0.0.1 (/opt/rustwide/workdir/crates/fpas-diagnostics) [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling quick-xml v0.41.0 [INFO] [stderr] Compiling cfg_aliases v0.2.2 [INFO] [stderr] Compiling wayland-client v0.31.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking zerocopy v0.8.55 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking winnow v1.0.4 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Compiling drm-sys v0.8.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling tiny-xlib v0.2.5 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking fpas-lexer v0.0.1 (/opt/rustwide/workdir/crates/fpas-lexer) [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking ctor v0.10.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling wayland-scanner v0.31.11 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking fpas-parser v0.0.1 (/opt/rustwide/workdir/crates/fpas-parser) [INFO] [stderr] Checking glob v0.3.4 [INFO] [stderr] Checking fpas-ir v0.0.1 (/opt/rustwide/workdir/crates/fpas-ir) [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking fpas-fmt v0.0.1 (/opt/rustwide/workdir/crates/fpas-fmt) [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/165655a2f1981fef27b31c547ad7631979fc5139/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 -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=7071d1eb72dd33bd -C extra-filename=-1086b312cdd6db4c --out-dir /opt/rustwide/target/debug/build/zerocopy/1086b312cdd6db4c/out --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] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=7b1b8bfac324b350 -C extra-filename=-431b2a7c83df9e9d --out-dir /opt/rustwide/target/debug/build/rustix/431b2a7c83df9e9d/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1300d5b83705fc7d97f025aee8f25cfc69a7a9ab288ecdfc38d9e6e54c6f389b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1300d5b83705fc7d97f025aee8f25cfc69a7a9ab288ecdfc38d9e6e54c6f389b", kill_on_drop: false }` [INFO] [stdout] 1300d5b83705fc7d97f025aee8f25cfc69a7a9ab288ecdfc38d9e6e54c6f389b