[INFO] fetching crate bevy_stl 0.11.0... [INFO] building bevy_stl-0.11.0 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] extracting crate bevy_stl 0.11.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate bevy_stl 0.11.0 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_stl 0.11.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_stl 0.11.0 [INFO] tweaked toml for crates.io crate bevy_stl 0.11.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate bevy_stl 0.11.0 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stl_io v0.6.0 [INFO] [stderr] Downloaded float-cmp v0.8.0 [INFO] [stderr] Downloaded paste v1.0.13 [INFO] [stderr] Downloaded serde_derive v1.0.169 [INFO] [stderr] Downloaded serde v1.0.169 [INFO] [stderr] Downloaded android-activity v0.4.2 [INFO] [stderr] Downloaded regex-automata v0.3.2 [INFO] [stderr] Downloaded winnow v0.4.9 [INFO] [stderr] Downloaded syn v2.0.24 [INFO] [stderr] Downloaded glow v0.12.2 [INFO] [stderr] Downloaded toml_edit v0.19.12 [INFO] [stderr] Downloaded xml-rs v0.8.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 111c5673aa3bd3329b15e309261745c742542a01290df4e768fea2bc880ffc68 [INFO] running `Command { std: "docker" "start" "-a" "111c5673aa3bd3329b15e309261745c742542a01290df4e768fea2bc880ffc68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "111c5673aa3bd3329b15e309261745c742542a01290df4e768fea2bc880ffc68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "111c5673aa3bd3329b15e309261745c742542a01290df4e768fea2bc880ffc68", kill_on_drop: false }` [INFO] [stdout] 111c5673aa3bd3329b15e309261745c742542a01290df4e768fea2bc880ffc68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 886e8368c7190b776fc1fa3933b7c7e9ad8e89a11baf1693369c8ce2ffe93f5d [INFO] running `Command { std: "docker" "start" "-a" "886e8368c7190b776fc1fa3933b7c7e9ad8e89a11baf1693369c8ce2ffe93f5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling serde v1.0.169 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling erased-serde v0.3.27 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bevy_ptr v0.11.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling syn v2.0.24 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling glow v0.12.2 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling profiling v1.0.8 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling bevy_tasks v0.11.0 [INFO] [stderr] Compiling sysinfo v0.29.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling constgebra v0.1.3 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling accesskit v0.11.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling stl_io v0.6.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling bevy_macro_utils v0.11.0 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.169 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.11.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.0 [INFO] [stderr] Compiling bevy_derive v0.11.0 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling bevy_render_macros v0.11.0 [INFO] [stderr] Compiling bevy_encase_derive v0.11.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling glam v0.24.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.11.0 [INFO] [stderr] Compiling naga_oil v0.8.1 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling bevy_math v0.11.0 [INFO] [stderr] Compiling bevy_mikktspace v0.11.0 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling encase v0.6.1 [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/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=d3c87622baff6fa3 -C extra-filename=-d3c87622baff6fa3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-eed3fa9f01faceb3.rmeta --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" "886e8368c7190b776fc1fa3933b7c7e9ad8e89a11baf1693369c8ce2ffe93f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "886e8368c7190b776fc1fa3933b7c7e9ad8e89a11baf1693369c8ce2ffe93f5d", kill_on_drop: false }` [INFO] [stdout] 886e8368c7190b776fc1fa3933b7c7e9ad8e89a11baf1693369c8ce2ffe93f5d [INFO] building bevy_stl-0.11.0 against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] extracting crate bevy_stl 0.11.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate bevy_stl 0.11.0 on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_stl 0.11.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_stl 0.11.0 [INFO] tweaked toml for crates.io crate bevy_stl 0.11.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate bevy_stl 0.11.0 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54ab2310c7d1aa231741113603da10660c61e40a1c50258e80cbce7f0f3ce386 [INFO] running `Command { std: "docker" "start" "-a" "54ab2310c7d1aa231741113603da10660c61e40a1c50258e80cbce7f0f3ce386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54ab2310c7d1aa231741113603da10660c61e40a1c50258e80cbce7f0f3ce386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ab2310c7d1aa231741113603da10660c61e40a1c50258e80cbce7f0f3ce386", kill_on_drop: false }` [INFO] [stdout] 54ab2310c7d1aa231741113603da10660c61e40a1c50258e80cbce7f0f3ce386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58efe15945227ae1e7d88c3ccbbe2e0feddccc2531ab41b48d2b5a41c557ea2d [INFO] running `Command { std: "docker" "start" "-a" "58efe15945227ae1e7d88c3ccbbe2e0feddccc2531ab41b48d2b5a41c557ea2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling serde v1.0.169 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.27 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bevy_ptr v0.11.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling syn v2.0.24 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling profiling v1.0.8 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling bevy_tasks v0.11.0 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling glow v0.12.2 [INFO] [stderr] Compiling sysinfo v0.29.4 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling constgebra v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling accesskit v0.11.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling stl_io v0.6.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling bevy_macro_utils v0.11.0 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.169 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.11.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.0 [INFO] [stderr] Compiling bevy_derive v0.11.0 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling bevy_render_macros v0.11.0 [INFO] [stderr] Compiling bevy_encase_derive v0.11.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling naga_oil v0.8.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling glam v0.24.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.11.0 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling bevy_math v0.11.0 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling bevy_mikktspace v0.11.0 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling bevy_reflect v0.11.0 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling bevy_ecs v0.11.0 [INFO] [stderr] Compiling wgpu v0.16.2 [INFO] [stderr] Compiling bevy_app v0.11.0 [INFO] [stderr] Compiling bevy_core v0.11.0 [INFO] [stderr] Compiling bevy_log v0.11.0 [INFO] [stderr] Compiling bevy_time v0.11.0 [INFO] [stderr] Compiling bevy_input v0.11.0 [INFO] [stderr] Compiling bevy_a11y v0.11.0 [INFO] [stderr] Compiling bevy_hierarchy v0.11.0 [INFO] [stderr] Compiling bevy_diagnostic v0.11.0 [INFO] [stderr] Compiling bevy_asset v0.11.0 [INFO] [stderr] Compiling bevy_transform v0.11.0 [INFO] [stderr] Compiling bevy_window v0.11.0 [INFO] [stderr] Compiling bevy_render v0.11.0 [INFO] [stderr] Compiling bevy_internal v0.11.0 [INFO] [stderr] Compiling bevy v0.11.0 [INFO] [stderr] Compiling bevy_stl v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "58efe15945227ae1e7d88c3ccbbe2e0feddccc2531ab41b48d2b5a41c557ea2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58efe15945227ae1e7d88c3ccbbe2e0feddccc2531ab41b48d2b5a41c557ea2d", kill_on_drop: false }` [INFO] [stdout] 58efe15945227ae1e7d88c3ccbbe2e0feddccc2531ab41b48d2b5a41c557ea2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6da68bb7d91e5be4057d807f658898894af4c20be79d34ab4f6772338d9b93e6 [INFO] running `Command { std: "docker" "start" "-a" "6da68bb7d91e5be4057d807f658898894af4c20be79d34ab4f6772338d9b93e6", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling xml-rs v0.8.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.11.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling bevy_pbr v0.11.0 [INFO] [stderr] Compiling accesskit_winit v0.14.1 [INFO] [stderr] Compiling bevy_winit v0.11.0 [INFO] [stderr] Compiling bevy_internal v0.11.0 [INFO] [stderr] Compiling bevy v0.11.0 [INFO] [stderr] Compiling bevy_stl v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.73s [INFO] running `Command { std: "docker" "inspect" "6da68bb7d91e5be4057d807f658898894af4c20be79d34ab4f6772338d9b93e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da68bb7d91e5be4057d807f658898894af4c20be79d34ab4f6772338d9b93e6", kill_on_drop: false }` [INFO] [stdout] 6da68bb7d91e5be4057d807f658898894af4c20be79d34ab4f6772338d9b93e6