[INFO] cloning repository https://github.com/Nertsal/ldjam57 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nertsal/ldjam57" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Fldjam57", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Fldjam57'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1feb243d390a36fe3ba1930521887098afbae483 [INFO] checking Nertsal/ldjam57 against try#2c4e58eac5a232e49065e517c1cf50b2715ccf85 for pr-140283 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Fldjam57" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nertsal/ldjam57 [INFO] finished tweaking git repo https://github.com/Nertsal/ldjam57 [INFO] tweaked toml for git repo https://github.com/Nertsal/ldjam57 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nertsal/ldjam57 on toolchain 2c4e58eac5a232e49065e517c1cf50b2715ccf85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nertsal/ldjam57 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" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffc0005cb3b2995c461df265c342464fd625f20af03c423408036fdb3cc7fba3 [INFO] running `Command { std: "docker" "start" "-a" "ffc0005cb3b2995c461df265c342464fd625f20af03c423408036fdb3cc7fba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffc0005cb3b2995c461df265c342464fd625f20af03c423408036fdb3cc7fba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc0005cb3b2995c461df265c342464fd625f20af03c423408036fdb3cc7fba3", kill_on_drop: false }` [INFO] [stdout] ffc0005cb3b2995c461df265c342464fd625f20af03c423408036fdb3cc7fba3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0eb8b797530b97400455f916be6cdd3d9dd03a0e3ce6052d9a4cf1f3bf9d84b [INFO] running `Command { std: "docker" "start" "-a" "b0eb8b797530b97400455f916be6cdd3d9dd03a0e3ce6052d9a4cf1f3bf9d84b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking miniz_oxide v0.8.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener v5.4.0 [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 futures-lite v2.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling glutin v0.32.2 (https://github.com/rust-windowing/glutin#73ce4f91) [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 (https://github.com/rust-windowing/glutin#73ce4f91) [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 (https://github.com/rust-windowing/glutin#73ce4f91) [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking tiff v0.9.1 [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/2c4e58eac5a232e49065e517c1cf50b2715ccf85/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=da94fc1339d85879 -C extra-filename=-64a811e5ecba3ddc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.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" "b0eb8b797530b97400455f916be6cdd3d9dd03a0e3ce6052d9a4cf1f3bf9d84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0eb8b797530b97400455f916be6cdd3d9dd03a0e3ce6052d9a4cf1f3bf9d84b", kill_on_drop: false }` [INFO] [stdout] b0eb8b797530b97400455f916be6cdd3d9dd03a0e3ce6052d9a4cf1f3bf9d84b