[INFO] cloning repository https://github.com/thiolliere/sese [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thiolliere/sese" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fsese", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fsese'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02c47cd91cc893494bc27405a1d563f8359b8c2a [INFO] checking thiolliere/sese against master#7b3a7819371cef92a187e9bac8f7810ccde15216 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fsese" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thiolliere/sese on toolchain 7b3a7819371cef92a187e9bac8f7810ccde15216 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thiolliere/sese [INFO] finished tweaking git repo https://github.com/thiolliere/sese [INFO] tweaked toml for git repo https://github.com/thiolliere/sese written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/thiolliere/sese already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e1606b11759e5493f0d4866ac9137f6679f2f6c6f514044d6c68cbba0c98208 [INFO] running `Command { std: "docker" "start" "-a" "1e1606b11759e5493f0d4866ac9137f6679f2f6c6f514044d6c68cbba0c98208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e1606b11759e5493f0d4866ac9137f6679f2f6c6f514044d6c68cbba0c98208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1606b11759e5493f0d4866ac9137f6679f2f6c6f514044d6c68cbba0c98208", kill_on_drop: false }` [INFO] [stdout] 1e1606b11759e5493f0d4866ac9137f6679f2f6c6f514044d6c68cbba0c98208 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0993eeecd276dfb0a07bcbffef319ecae0c6a45e0a1694b3d0ed1421c1ceaac3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0993eeecd276dfb0a07bcbffef319ecae0c6a45e0a1694b3d0ed1421c1ceaac3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling vulkano v0.9.0 [INFO] [stderr] Compiling serde v1.0.67 [INFO] [stderr] Checking vk-sys v0.3.3 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking half v1.1.1 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking tuple_utils v0.2.0 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking fps_counter v1.0.0 [INFO] [stderr] Checking wavefront_obj v5.1.0 [INFO] [stderr] Checking show_message v0.1.0 (https://github.com/thiolliere/show_message/#cf327537) [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking log v0.4.2 [INFO] [stderr] Checking slice-deque v0.1.9 [INFO] [stderr] Checking ogg v0.4.1 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking stb_truetype v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling minimp3-sys v0.3.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking inflate v0.4.2 [INFO] [stderr] Checking rand v0.5.3 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking matrixmultiply v0.1.14 [INFO] [stderr] Checking lewton v0.5.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking tempfile v3.0.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking approx v0.2.0 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Checking pathfinding v0.8.0 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking backtrace-sys v0.1.23 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Checking shuffled-iter v0.2.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking cpal v0.8.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Checking rusttype v0.6.2 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking minimp3 v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling digest v0.7.4 [INFO] [stderr] Compiling palette v0.4.0 [INFO] [stderr] Checking alga v0.5.4 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.5 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="aster"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="unicode-xid"' --cfg 'feature="visit"' -C metadata=a1dea7311334cd95 -C extra-filename=-a1dea7311334cd95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-cebbbea921cf3ece.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a256f17f60b7ff16.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 `Command { std: "docker" "inspect" "0993eeecd276dfb0a07bcbffef319ecae0c6a45e0a1694b3d0ed1421c1ceaac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0993eeecd276dfb0a07bcbffef319ecae0c6a45e0a1694b3d0ed1421c1ceaac3", kill_on_drop: false }` [INFO] [stdout] 0993eeecd276dfb0a07bcbffef319ecae0c6a45e0a1694b3d0ed1421c1ceaac3