[INFO] cloning repository https://github.com/shuoli84/bevy_poly2tri_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shuoli84/bevy_poly2tri_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuoli84%2Fbevy_poly2tri_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuoli84%2Fbevy_poly2tri_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d9d4ef0893bdb985bfb56fbd9afb7bd16ffb0c4
[INFO] testing shuoli84/bevy_poly2tri_example against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuoli84%2Fbevy_poly2tri_example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shuoli84/bevy_poly2tri_example
[INFO] finished tweaking git repo https://github.com/shuoli84/bevy_poly2tri_example
[INFO] tweaked toml for git repo https://github.com/shuoli84/bevy_poly2tri_example written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shuoli84/bevy_poly2tri_example on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shuoli84/bevy_poly2tri_example 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/bevyengine/bevy`
[INFO] [stderr]     Updating git repository `https://github.com/shuoli84/poly2tri-rs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded robust v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b09b6aa04e5dc55ecc3319aa76cdc789277d146f8a730173cb3c8b7002694f8b
[INFO] running `Command { std: "docker" "start" "b09b6aa04e5dc55ecc3319aa76cdc789277d146f8a730173cb3c8b7002694f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b09b6aa04e5dc55ecc3319aa76cdc789277d146f8a730173cb3c8b7002694f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b09b6aa04e5dc55ecc3319aa76cdc789277d146f8a730173cb3c8b7002694f8b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b09b6aa04e5dc55ecc3319aa76cdc789277d146f8a730173cb3c8b7002694f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b09b6aa04e5dc55ecc3319aa76cdc789277d146f8a730173cb3c8b7002694f8b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling bevy_macro_utils v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling bevy_math v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling bevy_ptr v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling bevy_tasks v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling ash v0.37.2+1.3.238
[INFO] [stderr]    Compiling bevy_mikktspace v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling winit v0.28.3
[INFO] [stderr]    Compiling bevy_reflect_derive v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling bevy_ecs_macros v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bevy_derive v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling bevy_encase_derive v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling bevy_render_macros v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling owned_ttf_parser v0.18.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling svg_fmt v0.4.1
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling accesskit v0.10.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling cpal v0.15.1
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling ab_glyph v0.2.20
[INFO] [stderr]    Compiling gltf-derive v1.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling alsa v0.7.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling bevy_utils v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling bevy_reflect v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling naga v0.11.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling gilrs v0.10.1
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ron v0.8.0
[INFO] [stderr]    Compiling bevy_ecs v0.11.0-dev (https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8)
[INFO] [stderr] error: could not compile `bevy_reflect` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_reflect --edition=2021 /opt/rustwide/cargo-home/git/checkouts/bevy-50d7e162b728c6c6/7b7294b/crates/bevy_reflect/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="bevy"' --cfg 'feature="bevy_math"' --cfg 'feature="default"' --cfg 'feature="glam"' --cfg 'feature="smallvec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bevy", "bevy_math", "default", "documentation", "glam", "smallvec"))' -C metadata=9a99f7de673de590 -C extra-filename=-161631cb5c33cbc1 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bevy_math=/opt/rustwide/target/release/deps/libbevy_math-d16ed9e5dbb7161b.rmeta --extern bevy_ptr=/opt/rustwide/target/release/deps/libbevy_ptr-e0e0ac4783c2f498.rmeta --extern bevy_reflect_derive=/opt/rustwide/target/release/deps/libbevy_reflect_derive-1f9296cb82b151c9.so --extern bevy_utils=/opt/rustwide/target/release/deps/libbevy_utils-934f9f2a1e1cabe7.rmeta --extern downcast_rs=/opt/rustwide/target/release/deps/libdowncast_rs-219eebbcdde2e6d0.rmeta --extern erased_serde=/opt/rustwide/target/release/deps/liberased_serde-3e9a1218fb014866.rmeta --extern glam=/opt/rustwide/target/release/deps/libglam-2a7925dc82efe7c9.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-acd599cdc2170539.rmeta --extern parking_lot=/opt/rustwide/target/release/deps/libparking_lot-6af421283e7e9447.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-87c3860559fbc070.rmeta --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-e7bb1f12e08a7f39.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-fd0c6e49794876cc.rmeta --cap-lints allow --cap-lints=warn` (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/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.2+1.3.238/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=16d1de55b4680561 -C extra-filename=-3020840a74636482 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern libloading=/opt/rustwide/target/release/deps/liblibloading-7e8252b444b39169.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b09b6aa04e5dc55ecc3319aa76cdc789277d146f8a730173cb3c8b7002694f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b09b6aa04e5dc55ecc3319aa76cdc789277d146f8a730173cb3c8b7002694f8b", kill_on_drop: false }`
[INFO] [stdout] b09b6aa04e5dc55ecc3319aa76cdc789277d146f8a730173cb3c8b7002694f8b
