[INFO] fetching crate notan_extra 0.7.1... [INFO] checking notan_extra-0.7.1 against master#ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd for pr-103914 [INFO] extracting crate notan_extra 0.7.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate notan_extra 0.7.1 on toolchain ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate notan_extra 0.7.1 [INFO] finished tweaking crates.io crate notan_extra 0.7.1 [INFO] tweaked toml for crates.io crate notan_extra 0.7.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notan_utils v0.7.1 [INFO] [stderr] Downloaded notan_macro v0.7.1 [INFO] [stderr] Downloaded digest v0.7.6 [INFO] [stderr] Downloaded sha2 v0.7.1 [INFO] [stderr] Downloaded glsl-layout-derive v0.4.0 [INFO] [stderr] Downloaded glsl-layout v0.4.2 [INFO] [stderr] Downloaded block-buffer v0.3.3 [INFO] [stderr] Downloaded notan_math v0.7.1 [INFO] [stderr] Downloaded spin_sleep v1.1.1 [INFO] [stderr] Downloaded spirv_cross v0.23.1 [INFO] [stderr] Downloaded platter2 v0.1.6 [INFO] [stderr] Downloaded glsl-to-spirv v0.1.7 [INFO] [stderr] Downloaded notan_app v0.7.1 [INFO] [stderr] Downloaded notan_graphics v0.7.1 [INFO] [stderr] Downloaded notan_core v0.7.1 [INFO] [stderr] Downloaded notan_input v0.7.1 [INFO] [stderr] Downloaded generic-array v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64f9feab34f835409d7e4e8bc819756cc09007b0344009b4f95b3b153799b37b [INFO] running `Command { std: "docker" "start" "-a" "64f9feab34f835409d7e4e8bc819756cc09007b0344009b4f95b3b153799b37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64f9feab34f835409d7e4e8bc819756cc09007b0344009b4f95b3b153799b37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f9feab34f835409d7e4e8bc819756cc09007b0344009b4f95b3b153799b37b", kill_on_drop: false }` [INFO] [stdout] 64f9feab34f835409d7e4e8bc819756cc09007b0344009b4f95b3b153799b37b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae6cdd9ac0bb3706eddabd97de28695104550e4fa1256faefa6b9d532c6ffae4 [INFO] running `Command { std: "docker" "start" "-a" "ae6cdd9ac0bb3706eddabd97de28695104550e4fa1256faefa6b9d532c6ffae4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Checking bytemuck v1.12.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking notan_math v0.7.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking notan_utils v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking notan_core v0.7.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking notan_input v0.7.1 [INFO] [stderr] Checking image v0.24.4 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.103/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="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"' -C metadata=de1ffd7441e21ec6 -C extra-filename=-de1ffd7441e21ec6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1af62450dcf11fe8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2302df77fd6b8693.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-4f26ae5bfa30ad8f.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" "ae6cdd9ac0bb3706eddabd97de28695104550e4fa1256faefa6b9d532c6ffae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae6cdd9ac0bb3706eddabd97de28695104550e4fa1256faefa6b9d532c6ffae4", kill_on_drop: false }` [INFO] [stdout] ae6cdd9ac0bb3706eddabd97de28695104550e4fa1256faefa6b9d532c6ffae4