[INFO] cloning repository https://github.com/expenses/fleet-renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/expenses/fleet-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Ffleet-renderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Ffleet-renderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f42ffc1358490b9fe3bcf92d0ded1df7768b2594 [INFO] checking expenses/fleet-renderer against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Ffleet-renderer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/expenses/fleet-renderer [INFO] finished tweaking git repo https://github.com/expenses/fleet-renderer [INFO] tweaked toml for git repo https://github.com/expenses/fleet-renderer written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/expenses/fleet-renderer on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/expenses/fleet-renderer 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8576fa7aaa5ad2f41f76ac6bd2bebde61edfbc08e3472074a4011efcb618de48 [INFO] running `Command { std: "docker" "start" "-a" "8576fa7aaa5ad2f41f76ac6bd2bebde61edfbc08e3472074a4011efcb618de48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8576fa7aaa5ad2f41f76ac6bd2bebde61edfbc08e3472074a4011efcb618de48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8576fa7aaa5ad2f41f76ac6bd2bebde61edfbc08e3472074a4011efcb618de48", kill_on_drop: false }` [INFO] [stdout] 8576fa7aaa5ad2f41f76ac6bd2bebde61edfbc08e3472074a4011efcb618de48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9335131cd13fcc808e8dc39600147235867c25a31fdc0c0f5515b04e2b20e5f8 [INFO] running `Command { std: "docker" "start" "-a" "9335131cd13fcc808e8dc39600147235867c25a31fdc0c0f5515b04e2b20e5f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking indexmap v1.7.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling wgpu-core v0.10.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking gpu-descriptor v0.2.1 [INFO] [stderr] Checking nom v6.1.2 [INFO] [stderr] Checking gpu-alloc v0.5.1 [INFO] [stderr] Checking wgpu-types v0.10.0 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Checking ash v0.33.2+1.2.186 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking glow v0.11.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking ahash v0.7.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bevy_tasks v0.5.0 (https://github.com/NathanSWard/bevy?branch=nward%2Fcommands-error-handling#64546c47) [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking generic-array v0.12.4 [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/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.74/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 --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"' --cfg 'feature="visit-mut"' --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=4a4580e9d5ecbc65 -C extra-filename=-806c76c205f56776 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c60faef605a2398d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-858fe9f2b3872a73.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.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" "9335131cd13fcc808e8dc39600147235867c25a31fdc0c0f5515b04e2b20e5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9335131cd13fcc808e8dc39600147235867c25a31fdc0c0f5515b04e2b20e5f8", kill_on_drop: false }` [INFO] [stdout] 9335131cd13fcc808e8dc39600147235867c25a31fdc0c0f5515b04e2b20e5f8