[INFO] cloning repository https://github.com/kuviman/The-Gathering [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuviman/The-Gathering" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2FThe-Gathering", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2FThe-Gathering'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7404a9e361ad2f168ba22e2c9c260e087ccc674 [INFO] checking kuviman/The-Gathering against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2FThe-Gathering" "/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/kuviman/The-Gathering [INFO] finished tweaking git repo https://github.com/kuviman/The-Gathering [INFO] tweaked toml for git repo https://github.com/kuviman/The-Gathering written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kuviman/The-Gathering on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kuviman/The-Gathering 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5c0f3d2ff3908b61f0613cf518d2b9fa4cbf159fc205c8bfb0071d9c56c66d1 [INFO] running `Command { std: "docker" "start" "-a" "a5c0f3d2ff3908b61f0613cf518d2b9fa4cbf159fc205c8bfb0071d9c56c66d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5c0f3d2ff3908b61f0613cf518d2b9fa4cbf159fc205c8bfb0071d9c56c66d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c0f3d2ff3908b61f0613cf518d2b9fa4cbf159fc205c8bfb0071d9c56c66d1", kill_on_drop: false }` [INFO] [stdout] a5c0f3d2ff3908b61f0613cf518d2b9fa4cbf159fc205c8bfb0071d9c56c66d1 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26c679cfbc97815c34d351a5c887418e734e693c9d242b0a0a969a335fa9f0a4 [INFO] running `Command { std: "docker" "start" "-a" "26c679cfbc97815c34d351a5c887418e734e693c9d242b0a0a969a335fa9f0a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking batbox-range v0.16.0 (https://github.com/geng-engine/batbox#bb42034b) [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking batbox-cmp v0.16.0 (https://github.com/geng-engine/batbox#bb42034b) [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 (https://github.com/rust-windowing/glutin#0433af90) [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 (https://github.com/rust-windowing/glutin#0433af90) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking wayland-sys v0.31.7 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling glutin v0.32.3 (https://github.com/rust-windowing/glutin#0433af90) [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking pxfm v0.1.22 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking batbox-tuple-macros v0.16.0 (https://github.com/geng-engine/batbox#bb42034b) [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking rustfft v6.4.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling glutin-winit v0.5.0 (https://github.com/rust-windowing/glutin#0433af90) [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fcfb0ffc7ed7fc631df1136063939ef648434735/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=0fb61bf817d5f24a -C extra-filename=-c0ce0a192e4f7dd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "26c679cfbc97815c34d351a5c887418e734e693c9d242b0a0a969a335fa9f0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c679cfbc97815c34d351a5c887418e734e693c9d242b0a0a969a335fa9f0a4", kill_on_drop: false }` [INFO] [stdout] 26c679cfbc97815c34d351a5c887418e734e693c9d242b0a0a969a335fa9f0a4