[INFO] cloning repository https://github.com/ChangeCaps/lily
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChangeCaps/lily" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Flily", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Flily'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06a520fd3777ed3ede2a02051f3c536bdd52c75f
[INFO] checking ChangeCaps/lily against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Flily" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ChangeCaps/lily on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ChangeCaps/lily
[INFO] finished tweaking git repo https://github.com/ChangeCaps/lily
[INFO] tweaked toml for git repo https://github.com/ChangeCaps/lily written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ChangeCaps/lily 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ChangeCaps/ori.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rangemap v1.4.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.0
[INFO] [stderr]   Downloaded fontdb v0.15.0
[INFO] [stderr]   Downloaded rustybuzz v0.11.0
[INFO] [stderr]   Downloaded cosmic-text v0.10.0
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6aa0784ea71605f93e8a9a12da2a9ac43c4c6e0d0b95cfbc41ddca0721360a1d
[INFO] running `Command { std: "docker" "start" "-a" "6aa0784ea71605f93e8a9a12da2a9ac43c4c6e0d0b95cfbc41ddca0721360a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6aa0784ea71605f93e8a9a12da2a9ac43c4c6e0d0b95cfbc41ddca0721360a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aa0784ea71605f93e8a9a12da2a9ac43c4c6e0d0b95cfbc41ddca0721360a1d", kill_on_drop: false }`
[INFO] [stdout] 6aa0784ea71605f93e8a9a12da2a9ac43c4c6e0d0b95cfbc41ddca0721360a1d
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b623df06ba24dd15e25625e1ed92ec12957adb9057271f7969bb4e101037af13
[INFO] running `Command { std: "docker" "start" "-a" "b623df06ba24dd15e25625e1ed92ec12957adb9057271f7969bb4e101037af13", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking roxmltree v0.18.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking unicode-properties v0.1.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking rangemap v1.4.0
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]     Checking swash v0.1.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]     Checking self_cell v1.0.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling glutin v0.31.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.29.9
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking fontdb v0.15.0
[INFO] [stderr]     Checking etagere v0.2.10
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking glow v0.13.0
[INFO] [stderr]    Compiling ori-font-awesome v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#28ef260d)
[INFO] [stderr]     Checking rustybuzz v0.11.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v2.0.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[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/b286722878e18db29a7fbe672be7c4d3b02e8e4d/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --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)' --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=6fcbea4aea2a19eb -C extra-filename=-6fcbea4aea2a19eb --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -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" "b623df06ba24dd15e25625e1ed92ec12957adb9057271f7969bb4e101037af13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b623df06ba24dd15e25625e1ed92ec12957adb9057271f7969bb4e101037af13", kill_on_drop: false }`
[INFO] [stdout] b623df06ba24dd15e25625e1ed92ec12957adb9057271f7969bb4e101037af13
[INFO] checking ChangeCaps/lily against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Flily" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ChangeCaps/lily on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ChangeCaps/lily
[INFO] finished tweaking git repo https://github.com/ChangeCaps/lily
[INFO] tweaked toml for git repo https://github.com/ChangeCaps/lily written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ChangeCaps/lily 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5577cfce7ad54f25e6e1860ddb9ec42aeea18d16e7aba3551895da26c2889db0
[INFO] running `Command { std: "docker" "start" "-a" "5577cfce7ad54f25e6e1860ddb9ec42aeea18d16e7aba3551895da26c2889db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5577cfce7ad54f25e6e1860ddb9ec42aeea18d16e7aba3551895da26c2889db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5577cfce7ad54f25e6e1860ddb9ec42aeea18d16e7aba3551895da26c2889db0", kill_on_drop: false }`
[INFO] [stdout] 5577cfce7ad54f25e6e1860ddb9ec42aeea18d16e7aba3551895da26c2889db0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df111ae58a74c465c69cd5bfdd1ed8ed2ac4bf7195798ddbb6885288c9610b67
[INFO] running `Command { std: "docker" "start" "-a" "df111ae58a74c465c69cd5bfdd1ed8ed2ac4bf7195798ddbb6885288c9610b67", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking roxmltree v0.18.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking fontconfig-parser v0.5.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking unicode-properties v0.1.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking swash v0.1.8
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]     Checking self_cell v1.0.3
[INFO] [stderr]     Checking rangemap v1.4.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling glutin v0.31.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.29.9
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]     Checking etagere v0.2.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking fontdb v0.15.0
[INFO] [stderr]     Checking rustybuzz v0.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking glow v0.13.0
[INFO] [stderr]    Compiling ori-font-awesome v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#28ef260d)
[INFO] [stderr]     Checking xkbcommon-dl v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-crate v2.0.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ori-macro v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#28ef260d)
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking cosmic-text v0.10.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]     Checking ori-core v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#28ef260d)
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking calloop v0.12.3
[INFO] [stderr]     Checking ori-glow v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#28ef260d)
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking ori-winit v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#28ef260d)
[INFO] [stderr]     Checking ori v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#28ef260d)
[INFO] [stderr]     Checking lily v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 12.91s
[INFO] running `Command { std: "docker" "inspect" "df111ae58a74c465c69cd5bfdd1ed8ed2ac4bf7195798ddbb6885288c9610b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df111ae58a74c465c69cd5bfdd1ed8ed2ac4bf7195798ddbb6885288c9610b67", kill_on_drop: false }`
[INFO] [stdout] df111ae58a74c465c69cd5bfdd1ed8ed2ac4bf7195798ddbb6885288c9610b67
