[INFO] cloning repository https://github.com/vilsonfcastilho/mythara
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vilsonfcastilho/mythara" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilsonfcastilho%2Fmythara", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilsonfcastilho%2Fmythara'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcf86f466f7af3adb66742833f9ac10638f91ede
[INFO] checking vilsonfcastilho/mythara against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilsonfcastilho%2Fmythara" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vilsonfcastilho/mythara
[INFO] finished tweaking git repo https://github.com/vilsonfcastilho/mythara
[INFO] tweaked toml for git repo https://github.com/vilsonfcastilho/mythara written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vilsonfcastilho/mythara on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vilsonfcastilho/mythara 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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] 2550c6299aaf946daee37f407999370e153239e4b6d5b544dc099dd373cd5740
[INFO] running `Command { std: "docker" "start" "2550c6299aaf946daee37f407999370e153239e4b6d5b544dc099dd373cd5740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2550c6299aaf946daee37f407999370e153239e4b6d5b544dc099dd373cd5740", 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" "2550c6299aaf946daee37f407999370e153239e4b6d5b544dc099dd373cd5740" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2550c6299aaf946daee37f407999370e153239e4b6d5b544dc099dd373cd5740", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2550c6299aaf946daee37f407999370e153239e4b6d5b544dc099dd373cd5740" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking bevy_ptr v0.17.0
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling wgpu-hal v26.0.4
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking grid v0.15.0
[INFO] [stderr]     Checking taffy v0.7.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.0
[INFO] [stderr]    Compiling encase_derive_impl v0.11.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bevy_platform v0.17.0
[INFO] [stderr]     Checking glam v0.30.8
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking bevy_utils v0.17.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.0
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]    Compiling bevy_derive v0.17.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.17.0
[INFO] [stderr]    Compiling encase_derive v0.11.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking bevy_tasks v0.17.0
[INFO] [stderr]     Checking ktx2 v0.4.0
[INFO] [stderr]     Checking hexasphere v16.0.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking bevy_reflect v0.17.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking encase v0.11.2
[INFO] [stderr]     Checking font-types v0.9.0
[INFO] [stderr]     Checking read-fonts v0.29.3
[INFO] [stderr]    Compiling bevy_render_macros v0.17.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.17.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking bevy_ecs v0.17.0
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-26.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="termcolor"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=ef6cbef243c94705 -C extra-filename=-b73f304d14e75804 --out-dir /opt/rustwide/target/debug/build/naga/b73f304d14e75804/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/82e2984eeba4b5e7/out -L dependency=/opt/rustwide/target/debug/build/bit-set/40368bff516c393e/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/e83d4b52a222e59d/out -L dependency=/opt/rustwide/target/debug/build/bitflags/6cbe6059c6edb7b3/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/5a143d4e9730d62a/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/1173b53f3d1f3279/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/ae5453a4222d4749/out -L dependency=/opt/rustwide/target/debug/build/codespan-reporting/8539fcfb4c2e85ad/out -L dependency=/opt/rustwide/target/debug/build/equivalent/a5c3e8568a99b365/out -L dependency=/opt/rustwide/target/debug/build/foldhash/55217c49211a3e4a/out -L dependency=/opt/rustwide/target/debug/build/half/3c69cfaddca2c459/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/0a6d54ea20c2933f/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/39bab8ad8d27e886/out -L dependency=/opt/rustwide/target/debug/build/hexf-parse/367c87a07def22a5/out -L dependency=/opt/rustwide/target/debug/build/indexmap/d8292970684ee3c2/out -L dependency=/opt/rustwide/target/debug/build/libm/e8b6552cbb45a5c1/out -L dependency=/opt/rustwide/target/debug/build/log/64e6d868c9afc7d2/out -L dependency=/opt/rustwide/target/debug/build/num-traits/931e49f328c09174/out -L dependency=/opt/rustwide/target/debug/build/once_cell/ae6adb75b563e3dd/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/d4ed3f60bf0246aa/out -L dependency=/opt/rustwide/target/debug/build/serde/bb0ba910b9ae9297/out -L dependency=/opt/rustwide/target/debug/build/serde_core/907a2f4bdba62cf2/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/7088d1efdea62ce0/out -L dependency=/opt/rustwide/target/debug/build/spirv/a119f543fd0810d3/out -L dependency=/opt/rustwide/target/debug/build/termcolor/009b01b1dad2d97f/out -L dependency=/opt/rustwide/target/debug/build/thiserror/63551ef7e0062d7e/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/0b8dd6d4042d1fbd/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b79a94fbb63374f0/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/7c63470384084b46/out --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/82e2984eeba4b5e7/out/libarrayvec-82e2984eeba4b5e7.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/40368bff516c393e/out/libbit_set-40368bff516c393e.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/6cbe6059c6edb7b3/out/libbitflags-6cbe6059c6edb7b3.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/ae5453a4222d4749/out/libcfg_if-ae5453a4222d4749.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/build/codespan-reporting/8539fcfb4c2e85ad/out/libcodespan_reporting-8539fcfb4c2e85ad.rmeta --extern half=/opt/rustwide/target/debug/build/half/3c69cfaddca2c459/out/libhalf-3c69cfaddca2c459.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/0a6d54ea20c2933f/out/libhashbrown-0a6d54ea20c2933f.rmeta --extern hexf_parse=/opt/rustwide/target/debug/build/hexf-parse/367c87a07def22a5/out/libhexf_parse-367c87a07def22a5.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/d8292970684ee3c2/out/libindexmap-d8292970684ee3c2.rmeta --extern libm=/opt/rustwide/target/debug/build/libm/e8b6552cbb45a5c1/out/liblibm-e8b6552cbb45a5c1.rmeta --extern log=/opt/rustwide/target/debug/build/log/64e6d868c9afc7d2/out/liblog-64e6d868c9afc7d2.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/931e49f328c09174/out/libnum_traits-931e49f328c09174.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/ae6adb75b563e3dd/out/libonce_cell-ae6adb75b563e3dd.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/d4ed3f60bf0246aa/out/librustc_hash-d4ed3f60bf0246aa.rmeta --extern spirv=/opt/rustwide/target/debug/build/spirv/a119f543fd0810d3/out/libspirv-a119f543fd0810d3.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/63551ef7e0062d7e/out/libthiserror-63551ef7e0062d7e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b79a94fbb63374f0/out/libunicode_ident-b79a94fbb63374f0.rmeta --cap-lints allow --cap-lints=forbid --cfg hlsl_out --cfg spv_out --cfg wgsl_out --cfg std --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2550c6299aaf946daee37f407999370e153239e4b6d5b544dc099dd373cd5740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2550c6299aaf946daee37f407999370e153239e4b6d5b544dc099dd373cd5740", kill_on_drop: false }`
[INFO] [stdout] 2550c6299aaf946daee37f407999370e153239e4b6d5b544dc099dd373cd5740
