[INFO] cloning repository https://github.com/googlefan256/limbo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/googlefan256/limbo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgooglefan256%2Flimbo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgooglefan256%2Flimbo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01faf851f28d590213ddae2a1efc3c9b05fbd1ff [INFO] checking googlefan256/limbo against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgooglefan256%2Flimbo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/googlefan256/limbo [INFO] finished tweaking git repo https://github.com/googlefan256/limbo [INFO] tweaked toml for git repo https://github.com/googlefan256/limbo written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/googlefan256/limbo on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/googlefan256/limbo 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/valence-rs/valence` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfb8 v0.8.1 [INFO] [stderr] Downloaded bitfield-struct v0.8.0 [INFO] [stderr] Downloaded rsa-der v0.3.0 [INFO] [stderr] Downloaded async-channel v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26a0a106042d03de9d5af14032e77c2791aee54ee1ad03662f7de11ac2d08a7a [INFO] running `Command { std: "docker" "start" "-a" "26a0a106042d03de9d5af14032e77c2791aee54ee1ad03662f7de11ac2d08a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26a0a106042d03de9d5af14032e77c2791aee54ee1ad03662f7de11ac2d08a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a0a106042d03de9d5af14032e77c2791aee54ee1ad03662f7de11ac2d08a7a", kill_on_drop: false }` [INFO] [stdout] 26a0a106042d03de9d5af14032e77c2791aee54ee1ad03662f7de11ac2d08a7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 604205fe07c2b8da572aaceff566efd58c5ef143527512f3a412c58a255374d6 [INFO] running `Command { std: "docker" "start" "-a" "604205fe07c2b8da572aaceff566efd58c5ef143527512f3a412c58a255374d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Checking bevy_ptr v0.14.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling bevy_derive v0.14.2 [INFO] [stderr] Compiling valence_ident_macros v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#2e4bc6e0) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cfb8 v0.8.1 [INFO] [stderr] Checking async-channel v2.4.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling valence_protocol_macros v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#2e4bc6e0) [INFO] [stderr] Checking bevy_tasks v0.14.2 [INFO] [stderr] Compiling bitfield-struct v0.8.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tokio v1.46.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/377656d3dd3f9c23a9c8713e163f4365a5261a84/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=3b615981731761d5 -C extra-filename=-e8cae542f9027733 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e6fd386b8b8d865f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4e354ff8336ad124.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-80efd27035400d69.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] running `Command { std: "docker" "inspect" "604205fe07c2b8da572aaceff566efd58c5ef143527512f3a412c58a255374d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604205fe07c2b8da572aaceff566efd58c5ef143527512f3a412c58a255374d6", kill_on_drop: false }` [INFO] [stdout] 604205fe07c2b8da572aaceff566efd58c5ef143527512f3a412c58a255374d6