[INFO] cloning repository https://github.com/LeCyberDucky/Klex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeCyberDucky/Klex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeCyberDucky%2FKlex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeCyberDucky%2FKlex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 004fbdb0cb797c6eb6630757b3f86114aa63d029 [INFO] testing LeCyberDucky/Klex against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeCyberDucky%2FKlex" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeCyberDucky/Klex on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LeCyberDucky/Klex [INFO] finished tweaking git repo https://github.com/LeCyberDucky/Klex [INFO] tweaked toml for git repo https://github.com/LeCyberDucky/Klex written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate git repo https://github.com/LeCyberDucky/Klex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_core v0.4.0 [INFO] [stderr] Downloaded iced_native v0.4.0 [INFO] [stderr] Downloaded slotmap v0.4.2 [INFO] [stderr] Downloaded iced_web v0.4.0 [INFO] [stderr] Downloaded longest-increasing-subsequence v0.1.0 [INFO] [stderr] Downloaded glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Downloaded dodrio v0.2.0 [INFO] [stderr] Downloaded winapi-wsapoll v0.1.1 [INFO] [stderr] Downloaded smithay-clipboard v0.6.4 [INFO] [stderr] Downloaded iced v0.3.0 [INFO] [stderr] Downloaded iced_wgpu v0.4.0 [INFO] [stderr] Downloaded iced_graphics v0.2.0 [INFO] [stderr] Downloaded glyph_brush v0.7.2 [INFO] [stderr] Downloaded iced_winit v0.3.0 [INFO] [stderr] Downloaded iced_futures v0.3.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.14.0 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded x11rb v0.8.1 [INFO] [stderr] Downloaded clipboard_wayland v0.2.0 [INFO] [stderr] Downloaded window_clipboard v0.2.1 [INFO] [stderr] Downloaded owned_ttf_parser v0.12.1 [INFO] [stderr] Downloaded glyph_brush_layout v0.2.3 [INFO] [stderr] Downloaded ordered-float v2.7.0 [INFO] [stderr] Downloaded wgpu_glyph v0.11.0 [INFO] [stderr] Downloaded glam v0.10.2 [INFO] [stderr] Downloaded iced_style v0.3.0 [INFO] [stderr] Downloaded clipboard_macos v0.1.0 [INFO] [stderr] Downloaded clipboard_x11 v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4851c94378f2f0c098a1afe8742eb0da1f2b938e7ee212b11ab90959d1d8320c [INFO] running `Command { std: "docker" "start" "-a" "4851c94378f2f0c098a1afe8742eb0da1f2b938e7ee212b11ab90959d1d8320c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4851c94378f2f0c098a1afe8742eb0da1f2b938e7ee212b11ab90959d1d8320c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4851c94378f2f0c098a1afe8742eb0da1f2b938e7ee212b11ab90959d1d8320c", kill_on_drop: false }` [INFO] [stdout] 4851c94378f2f0c098a1afe8742eb0da1f2b938e7ee212b11ab90959d1d8320c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6018afbaa20a36f8e7cc2db4deaf287012cd73ea0066f3a528a0a335ac68c8e0 [INFO] running `Command { std: "docker" "start" "-a" "6018afbaa20a36f8e7cc2db4deaf287012cd73ea0066f3a528a0a335ac68c8e0", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling iced_core v0.4.0 [INFO] [stderr] Compiling glow v0.7.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wgpu-types v0.7.0 [INFO] [stderr] error: could not compile `ttf-parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ttf_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ttf-parser-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="variable-fonts"' -C metadata=4419162c2fdf42f6 -C extra-filename=-4419162c2fdf42f6 --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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6018afbaa20a36f8e7cc2db4deaf287012cd73ea0066f3a528a0a335ac68c8e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6018afbaa20a36f8e7cc2db4deaf287012cd73ea0066f3a528a0a335ac68c8e0", kill_on_drop: false }` [INFO] [stdout] 6018afbaa20a36f8e7cc2db4deaf287012cd73ea0066f3a528a0a335ac68c8e0