[INFO] cloning repository https://github.com/D2ans0/FlynnyViz-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D2ans0/FlynnyViz-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD2ans0%2FFlynnyViz-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD2ans0%2FFlynnyViz-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1804fddf8051a0b48a8287eb659ff98f44587e84
[INFO] checking D2ans0/FlynnyViz-rs against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD2ans0%2FFlynnyViz-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/D2ans0/FlynnyViz-rs
[INFO] finished tweaking git repo https://github.com/D2ans0/FlynnyViz-rs
[INFO] tweaked toml for git repo https://github.com/D2ans0/FlynnyViz-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/D2ans0/FlynnyViz-rs on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/D2ans0/FlynnyViz-rs 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rfd v0.13.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f6869613eec3754d141caaf2c3f469095ec38b9f972c6e5a16087ba501320df
[INFO] running `Command { std: "docker" "start" "-a" "8f6869613eec3754d141caaf2c3f469095ec38b9f972c6e5a16087ba501320df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f6869613eec3754d141caaf2c3f469095ec38b9f972c6e5a16087ba501320df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f6869613eec3754d141caaf2c3f469095ec38b9f972c6e5a16087ba501320df", kill_on_drop: false }`
[INFO] [stdout] 8f6869613eec3754d141caaf2c3f469095ec38b9f972c6e5a16087ba501320df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62d583c33634fc1438e547a196a4024d5bd4534773e512cc381435cec7fa7fec
[INFO] running `Command { std: "docker" "start" "-a" "62d583c33634fc1438e547a196a4024d5bd4534773e512cc381435cec7fa7fec", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking xdg-home v1.2.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]     Checking async-fs v1.6.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]     Checking glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking webpki-roots v0.26.2
[INFO] [stderr]     Checking glutin v0.31.3
[INFO] [stderr]    Compiling rfd v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/90b65889799733f21ebdf59d96411aa531c5900a/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=4ff9aa1926223154 -C extra-filename=-385b56e97b57194f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "62d583c33634fc1438e547a196a4024d5bd4534773e512cc381435cec7fa7fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d583c33634fc1438e547a196a4024d5bd4534773e512cc381435cec7fa7fec", kill_on_drop: false }`
[INFO] [stdout] 62d583c33634fc1438e547a196a4024d5bd4534773e512cc381435cec7fa7fec
