[INFO] cloning repository https://github.com/tjol/rfunge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjol/rfunge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjol%2Frfunge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjol%2Frfunge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5c9c3974f35bc12746e9bc9dfc5e865ac135b91 [INFO] building tjol/rfunge against master#f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjol%2Frfunge" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tjol/rfunge on toolchain f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tjol/rfunge [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/tjol/rfunge [INFO] tweaked toml for git repo https://github.com/tjol/rfunge written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 262 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.29) [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding crossterm v0.22.1 (available: v0.28.1) [INFO] [stderr] Adding femtovg v0.2.10 (available: v0.13.0) [INFO] [stderr] Adding futures-lite v1.13.0 (available: v2.6.0) [INFO] [stderr] Adding getrandom v0.2.15 (available: v0.3.1) [INFO] [stderr] Adding glutin v0.27.0 (available: v0.32.2) [INFO] [stderr] Adding hashbrown v0.11.2 (available: v0.15.2) [INFO] [stderr] Adding ncurses v5.101.0 (available: v6.0.1) [INFO] [stderr] Adding nix v0.20.0 (available: v0.20.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding socket2 v0.4.10 (available: v0.5.8) [INFO] [stderr] Adding sprintf v0.1.4 (available: v0.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v1.0.19 [INFO] [stderr] Downloaded aliasable v0.1.3 [INFO] [stderr] Downloaded ouroboros v0.14.2 [INFO] [stderr] Downloaded glutin_egl_sys v0.1.6 [INFO] [stderr] Downloaded glutin_glx_sys v0.1.8 [INFO] [stderr] Downloaded divrem v1.0.0 [INFO] [stderr] Downloaded generational-arena v0.2.9 [INFO] [stderr] Downloaded num-rational v0.4.2 [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Downloaded async-io v2.4.0 [INFO] [stderr] Downloaded imgref v1.11.0 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded ttf-parser v0.14.0 [INFO] [stderr] Downloaded femtovg v0.2.10 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded num-complex v0.4.6 [INFO] [stderr] Downloaded unicode-general-category v0.4.0 [INFO] [stderr] Downloaded unicode-script v0.5.7 [INFO] [stderr] Downloaded unicode-bidi v0.3.18 [INFO] [stderr] Downloaded crossbeam-queue v0.3.12 [INFO] [stderr] Downloaded ncurses v5.101.0 [INFO] [stderr] Downloaded lru v0.7.8 [INFO] [stderr] Downloaded rgb v0.8.50 [INFO] [stderr] Downloaded unicode-ccc v0.1.2 [INFO] [stderr] Downloaded sprintf v0.1.4 [INFO] [stderr] Downloaded ouroboros_macro v0.14.2 [INFO] [stderr] Downloaded num v0.4.3 [INFO] [stderr] Downloaded pkg-version-impl v0.1.1 [INFO] [stderr] Downloaded pkg-version v1.0.0 [INFO] [stderr] Downloaded value-bag v1.10.0 [INFO] [stderr] Downloaded rustybuzz v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c8c819387a78a58a7c29cd289a2f996f496de8df1e43ea2180ae44c4f9932d0 [INFO] running `Command { std: "docker" "start" "-a" "9c8c819387a78a58a7c29cd289a2f996f496de8df1e43ea2180ae44c4f9932d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c8c819387a78a58a7c29cd289a2f996f496de8df1e43ea2180ae44c4f9932d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8c819387a78a58a7c29cd289a2f996f496de8df1e43ea2180ae44c4f9932d0", kill_on_drop: false }` [INFO] [stdout] 9c8c819387a78a58a7c29cd289a2f996f496de8df1e43ea2180ae44c4f9932d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b910583bb8a2525ea4fa97e201ba82697efbdd7228c44b6b4fa1916780e9de2 [INFO] running `Command { std: "docker" "start" "-a" "4b910583bb8a2525ea4fa97e201ba82697efbdd7228c44b6b4fa1916780e9de2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [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/f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9/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,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --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=3e1c8b00d322a3c7 -C extra-filename=-97a30fd5aea94d20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0dbcd73e56b9cd85.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-aa9c2ff6a845f8dc.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4b910583bb8a2525ea4fa97e201ba82697efbdd7228c44b6b4fa1916780e9de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b910583bb8a2525ea4fa97e201ba82697efbdd7228c44b6b4fa1916780e9de2", kill_on_drop: false }` [INFO] [stdout] 4b910583bb8a2525ea4fa97e201ba82697efbdd7228c44b6b4fa1916780e9de2