[INFO] cloning repository https://github.com/mrspeaker/tbtest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrspeaker/tbtest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrspeaker%2Ftbtest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrspeaker%2Ftbtest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a90d514636faef3d97068b37f68f8d6136e5cac
[INFO] checking mrspeaker/tbtest/6a90d514636faef3d97068b37f68f8d6136e5cac against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrspeaker%2Ftbtest" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrspeaker/tbtest
[INFO] finished tweaking git repo https://github.com/mrspeaker/tbtest
[INFO] tweaked toml for git repo https://github.com/mrspeaker/tbtest written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrspeaker/tbtest on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrspeaker/tbtest 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded texture_packer v0.29.0
[INFO] [stderr]   Downloaded disjoint-sets v0.4.2
[INFO] [stderr]   Downloaded ndshape v0.3.0
[INFO] [stderr]   Downloaded bevy_trenchbroom_macros v0.7.0
[INFO] [stderr]   Downloaded default-struct-builder v0.5.1
[INFO] [stderr]   Downloaded qbsp v0.3.0
[INFO] [stderr]   Downloaded bevy_flycam v0.15.0
[INFO] [stderr]   Downloaded quake-util v0.3.2
[INFO] [stderr]   Downloaded nil v0.14.0
[INFO] [stderr]   Downloaded bevy_trenchbroom v0.7.0
[INFO] [stderr]   Downloaded qbsp_macros v0.3.0
[INFO] [stderr]   Downloaded bevy_materialize v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5549e6c6b94c0a95efed9dba4a90afe300fe06aaddc84dcfec1e4ebacf1893d
[INFO] running `Command { std: "docker" "start" "-a" "d5549e6c6b94c0a95efed9dba4a90afe300fe06aaddc84dcfec1e4ebacf1893d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5549e6c6b94c0a95efed9dba4a90afe300fe06aaddc84dcfec1e4ebacf1893d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5549e6c6b94c0a95efed9dba4a90afe300fe06aaddc84dcfec1e4ebacf1893d", kill_on_drop: false }`
[INFO] [stdout] d5549e6c6b94c0a95efed9dba4a90afe300fe06aaddc84dcfec1e4ebacf1893d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b50d2ba2c4e3b524a7e572dabbd3c3324e6ca2d8c36dbb38984614e749b5a485
[INFO] running `Command { std: "docker" "start" "-a" "b50d2ba2c4e3b524a7e572dabbd3c3324e6ca2d8c36dbb38984614e749b5a485", kill_on_drop: false }`
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling bytemuck_derive v1.9.2
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking bevy_ptr v0.15.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking bevy_tasks v0.15.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking const_panic v0.2.12
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr] error: could not compile `derive_more-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="as_ref"' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=1ad25760167782db -C extra-filename=-002e8d4e1f35ab6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc1fd0f4d59463bc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bc6b090314aa3ed5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-119b1b1e55f5e164.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=3ca634086e94cbac -C extra-filename=-3a01bb175f8fc9c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d5f5fd084223f1cc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b50d2ba2c4e3b524a7e572dabbd3c3324e6ca2d8c36dbb38984614e749b5a485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b50d2ba2c4e3b524a7e572dabbd3c3324e6ca2d8c36dbb38984614e749b5a485", kill_on_drop: false }`
[INFO] [stdout] b50d2ba2c4e3b524a7e572dabbd3c3324e6ca2d8c36dbb38984614e749b5a485
