[INFO] cloning repository https://github.com/Antoine32/live_2d_clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antoine32/live_2d_clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoine32%2Flive_2d_clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoine32%2Flive_2d_clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a853b56a025ad837ccbd0fc9c0dfce7462170cb9 [INFO] checking Antoine32/live_2d_clone against master#9a42c6509d399fd205917ebce474b31315c5d3e9 for pr-97427 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoine32%2Flive_2d_clone" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Antoine32/live_2d_clone on toolchain 9a42c6509d399fd205917ebce474b31315c5d3e9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9a42c6509d399fd205917ebce474b31315c5d3e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Antoine32/live_2d_clone [INFO] finished tweaking git repo https://github.com/Antoine32/live_2d_clone [INFO] tweaked toml for git repo https://github.com/Antoine32/live_2d_clone written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/Antoine32/live_2d_clone already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9a42c6509d399fd205917ebce474b31315c5d3e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shred-derive v0.6.3 [INFO] [stderr] Downloaded smaa v0.6.0 [INFO] [stderr] Downloaded phf_generator v0.9.1 [INFO] [stderr] Downloaded palette_derive v0.6.0 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded png v0.17.5 [INFO] [stderr] Downloaded exr v1.4.1 [INFO] [stderr] Downloaded image v0.24.1 [INFO] [stderr] Downloaded phf_macros v0.9.0 [INFO] [stderr] Downloaded tobj v3.2.2 [INFO] [stderr] Downloaded jpeg-decoder v0.2.4 [INFO] [stderr] Downloaded tiff v0.7.1 [INFO] [stderr] Downloaded psd v0.3.0 [INFO] [stderr] Downloaded deflate v1.0.0 [INFO] [stderr] Downloaded nanorand v0.7.0 [INFO] [stderr] Downloaded lebe v0.5.1 [INFO] [stderr] Downloaded phf_shared v0.9.0 [INFO] [stderr] Downloaded palette v0.6.0 [INFO] [stderr] Downloaded phf v0.9.0 [INFO] [stderr] Downloaded wide v0.7.4 [INFO] [stderr] Downloaded tynm v0.1.6 [INFO] [stderr] Downloaded shred v0.12.0 [INFO] [stderr] Downloaded specs v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9a42c6509d399fd205917ebce474b31315c5d3e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3f750769dc178435e1d88487312e68be787f2d516c228b700ddb2c510620a73 [INFO] running `Command { std: "docker" "start" "-a" "c3f750769dc178435e1d88487312e68be787f2d516c228b700ddb2c510620a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3f750769dc178435e1d88487312e68be787f2d516c228b700ddb2c510620a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f750769dc178435e1d88487312e68be787f2d516c228b700ddb2c510620a73", kill_on_drop: false }` [INFO] [stdout] c3f750769dc178435e1d88487312e68be787f2d516c228b700ddb2c510620a73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9a42c6509d399fd205917ebce474b31315c5d3e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca9dc743c43d67ca5f0e5fd073e48147bb4471724e0659087eeb01d3d40a4c3b [INFO] running `Command { std: "docker" "start" "-a" "ca9dc743c43d67ca5f0e5fd073e48147bb4471724e0659087eeb01d3d40a4c3b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking profiling v1.0.5 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling palette v0.6.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] error: could not compile `glow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glow --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glow-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=176dc77f5f210cd6 -C extra-filename=-176dc77f5f210cd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `xml-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xml /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.8.4/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 -C metadata=26b655784b382005 -C extra-filename=-26b655784b382005 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=4e9ea82bec8bd466 -C extra-filename=-4e9ea82bec8bd466 --out-dir /opt/rustwide/target/debug/build/proc-macro2-4e9ea82bec8bd466 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.15.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e88f9767296c4856 -C extra-filename=-e88f9767296c4856 --out-dir /opt/rustwide/target/debug/build/typenum-e88f9767296c4856 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wgpu-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.12.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="raw-window-handle"' -C metadata=948581e38bb44f95 -C extra-filename=-948581e38bb44f95 --out-dir /opt/rustwide/target/debug/build/wgpu-core-948581e38bb44f95 -L dependency=/opt/rustwide/target/debug/deps --extern cfg_aliases=/opt/rustwide/target/debug/deps/libcfg_aliases-b65cdffd4a425551.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.91/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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"' --cfg 'feature="visit-mut"' -C metadata=c9b21bdc0b6eaf7a -C extra-filename=-c9b21bdc0b6eaf7a --out-dir /opt/rustwide/target/debug/build/syn-c9b21bdc0b6eaf7a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ca9dc743c43d67ca5f0e5fd073e48147bb4471724e0659087eeb01d3d40a4c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9dc743c43d67ca5f0e5fd073e48147bb4471724e0659087eeb01d3d40a4c3b", kill_on_drop: false }` [INFO] [stdout] ca9dc743c43d67ca5f0e5fd073e48147bb4471724e0659087eeb01d3d40a4c3b