[INFO] cloning repository https://github.com/shrugalic/basic_2d_with_coffee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shrugalic/basic_2d_with_coffee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshrugalic%2Fbasic_2d_with_coffee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshrugalic%2Fbasic_2d_with_coffee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c24e3ba182ba1009f3e2d2c6bfb46b7fa239af2 [INFO] documenting shrugalic/basic_2d_with_coffee against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshrugalic%2Fbasic_2d_with_coffee" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shrugalic/basic_2d_with_coffee on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shrugalic/basic_2d_with_coffee [INFO] finished tweaking git repo https://github.com/shrugalic/basic_2d_with_coffee [INFO] tweaked toml for git repo https://github.com/shrugalic/basic_2d_with_coffee written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/shrugalic/basic_2d_with_coffee already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 336c83afa9a1516a1624a613772f85f05b82f8a9408cb58cb5dee4008d134fd4 [INFO] running `Command { std: "docker" "start" "-a" "336c83afa9a1516a1624a613772f85f05b82f8a9408cb58cb5dee4008d134fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "336c83afa9a1516a1624a613772f85f05b82f8a9408cb58cb5dee4008d134fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "336c83afa9a1516a1624a613772f85f05b82f8a9408cb58cb5dee4008d134fd4", kill_on_drop: false }` [INFO] [stdout] 336c83afa9a1516a1624a613772f85f05b82f8a9408cb58cb5dee4008d134fd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 827001c79d9e646d672d0a7264a9b365f6cd0c46df43482dde325ccc6fd8717a [INFO] running `Command { std: "docker" "start" "-a" "827001c79d9e646d672d0a7264a9b365f6cd0c46df43482dde325ccc6fd8717a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling coffee v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking stretch v0.2.2 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking gfx-hal v0.5.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking glyph_brush_layout v0.1.8 [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.14/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"' --cfg 'feature="visit"' -C metadata=2da922f06c4e1e34 -C extra-filename=-2da922f06c4e1e34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b9bfa13d99042047.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a08c2ac328618d49.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-7302ed5398444af1.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "827001c79d9e646d672d0a7264a9b365f6cd0c46df43482dde325ccc6fd8717a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "827001c79d9e646d672d0a7264a9b365f6cd0c46df43482dde325ccc6fd8717a", kill_on_drop: false }` [INFO] [stdout] 827001c79d9e646d672d0a7264a9b365f6cd0c46df43482dde325ccc6fd8717a