[INFO] cloning repository https://github.com/lmayencourt/pl-art-former [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmayencourt/pl-art-former" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmayencourt%2Fpl-art-former", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmayencourt%2Fpl-art-former'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9164150f413659f5dd270d34354b0a56f180355 [INFO] checking lmayencourt/pl-art-former against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmayencourt%2Fpl-art-former" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lmayencourt/pl-art-former [INFO] finished tweaking git repo https://github.com/lmayencourt/pl-art-former [INFO] tweaked toml for git repo https://github.com/lmayencourt/pl-art-former written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lmayencourt/pl-art-former on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lmayencourt/pl-art-former 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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28bd7839d6bb35708be8ab626bfa17067b25c91ae6bff12900bb06fdf0d22608 [INFO] running `Command { std: "docker" "start" "-a" "28bd7839d6bb35708be8ab626bfa17067b25c91ae6bff12900bb06fdf0d22608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28bd7839d6bb35708be8ab626bfa17067b25c91ae6bff12900bb06fdf0d22608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bd7839d6bb35708be8ab626bfa17067b25c91ae6bff12900bb06fdf0d22608", kill_on_drop: false }` [INFO] [stdout] 28bd7839d6bb35708be8ab626bfa17067b25c91ae6bff12900bb06fdf0d22608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe34ed18409b99d797b052fb9e0034846e0088940dca94b0e68d39b7c3026871 [INFO] running `Command { std: "docker" "start" "-a" "fe34ed18409b99d797b052fb9e0034846e0088940dca94b0e68d39b7c3026871", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.1 [INFO] [stderr] Compiling bevy_derive v0.13.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling bevy_asset_macros v0.13.1 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Compiling bevy_encase_derive v0.13.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling bevy_render_macros v0.13.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling gltf-derive v1.4.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking taffy v0.3.18 [INFO] [stderr] Compiling bevy_gizmos_macros v0.13.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [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/595142ec72045c7f2fab2923de8e59995a52e6e7/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=aa26d46fafb73475 -C extra-filename=-0bdbbcf1df9d39e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-4c076bc1e298bef1.rmeta --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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/595142ec72045c7f2fab2923de8e59995a52e6e7/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9f8bbc69f03fa8b0 -C extra-filename=-2983f340d8def98d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-47ffeb46d23ee18a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1802cf8a90517300.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-fe360921afd6979f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fe34ed18409b99d797b052fb9e0034846e0088940dca94b0e68d39b7c3026871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe34ed18409b99d797b052fb9e0034846e0088940dca94b0e68d39b7c3026871", kill_on_drop: false }` [INFO] [stdout] fe34ed18409b99d797b052fb9e0034846e0088940dca94b0e68d39b7c3026871