[INFO] cloning repository https://github.com/masak1yu/7zip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masak1yu/7zip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasak1yu%2F7zip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasak1yu%2F7zip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 580fce84f7ad86668aed0bf667e13c4f0057c0a6
[INFO] checking masak1yu/7zip against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasak1yu%2F7zip" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/masak1yu/7zip
[INFO] finished tweaking git repo https://github.com/masak1yu/7zip
[INFO] tweaked toml for git repo https://github.com/masak1yu/7zip written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/masak1yu/7zip on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/masak1yu/7zip 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe17ce06be378b1d3263f1266011d4dbeb4fa02c75e83309fb2cb0fe449b8dee
[INFO] running `Command { std: "docker" "start" "fe17ce06be378b1d3263f1266011d4dbeb4fa02c75e83309fb2cb0fe449b8dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe17ce06be378b1d3263f1266011d4dbeb4fa02c75e83309fb2cb0fe449b8dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe17ce06be378b1d3263f1266011d4dbeb4fa02c75e83309fb2cb0fe449b8dee" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe17ce06be378b1d3263f1266011d4dbeb4fa02c75e83309fb2cb0fe449b8dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe17ce06be378b1d3263f1266011d4dbeb4fa02c75e83309fb2cb0fe449b8dee" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling cpp_common v0.5.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]    Compiling zbus_xml v5.1.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking font-types v0.11.2
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=55fadb1c3d98752f -C extra-filename=-27223e46457ccb24 --out-dir /opt/rustwide/target/debug/build/read-fonts/27223e46457ccb24/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/4194fa199e53556c/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/ea20d18604518ce5/out -L dependency=/opt/rustwide/target/debug/build/font-types/21807dc582971648/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/4194fa199e53556c/out/libbytemuck-4194fa199e53556c.rmeta --extern font_types=/opt/rustwide/target/debug/build/font-types/21807dc582971648/out/libfont_types-21807dc582971648.rmeta --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" "fe17ce06be378b1d3263f1266011d4dbeb4fa02c75e83309fb2cb0fe449b8dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe17ce06be378b1d3263f1266011d4dbeb4fa02c75e83309fb2cb0fe449b8dee", kill_on_drop: false }`
[INFO] [stdout] fe17ce06be378b1d3263f1266011d4dbeb4fa02c75e83309fb2cb0fe449b8dee
