[INFO] updating cached repository https://github.com/nosfex/room_generator [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8cf08c2d520396015a26feef4715500afeb729dc [INFO] checking nosfex/room_generator against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnosfex%2Froom_generator" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nosfex/room_generator on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nosfex/room_generator [INFO] finished tweaking git repo https://github.com/nosfex/room_generator [INFO] tweaked toml for git repo https://github.com/nosfex/room_generator written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/nosfex/room_generator already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13c44fdca022a999d7e8bf7fb88d7fc00e2450ec7b4656795095ff98d7051d3c [INFO] running `"docker" "start" "-a" "13c44fdca022a999d7e8bf7fb88d7fc00e2450ec7b4656795095ff98d7051d3c"` [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Checking glam v0.8.3 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking raw-window-handle v0.3.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Checking x11-dl v2.18.4 [INFO] [stderr] Checking rand_core v0.5.1 (https://github.com/rust-random/rand.git#aa67fd1d) [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking euclid v0.20.5 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking gfx-hal v0.4.1 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking rand_chacha v0.2.1 (https://github.com/rust-random/rand.git#aa67fd1d) [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking rand v0.7.2 (https://github.com/rust-random/rand.git#aa67fd1d) [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking lyon_geom v0.14.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking glib v0.7.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking lyon_path v0.14.0 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking font-kit v0.4.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking glyph_brush_layout v0.1.8 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking zerocopy v0.2.8 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking glyph_brush v0.6.1 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking image v0.22.3 [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.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -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=2e1b11e3f7a3a4b5 -C extra-filename=-2e1b11e3f7a3a4b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ec3e7331180b9fce.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1100ce159b47cb2b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-0c9f9630c4a22aea.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: build failed [INFO] running `"docker" "inspect" "13c44fdca022a999d7e8bf7fb88d7fc00e2450ec7b4656795095ff98d7051d3c"` [INFO] running `"docker" "rm" "-f" "13c44fdca022a999d7e8bf7fb88d7fc00e2450ec7b4656795095ff98d7051d3c"` [INFO] [stdout] 13c44fdca022a999d7e8bf7fb88d7fc00e2450ec7b4656795095ff98d7051d3c