[INFO] cloning repository https://github.com/Bryce-Stabenow/rust-text-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bryce-Stabenow/rust-text-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBryce-Stabenow%2Frust-text-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBryce-Stabenow%2Frust-text-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 031f77a346f8c6ebc8cefdb66f62f2450f240be8
[INFO] checking Bryce-Stabenow/rust-text-editor against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBryce-Stabenow%2Frust-text-editor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bryce-Stabenow/rust-text-editor
[INFO] finished tweaking git repo https://github.com/Bryce-Stabenow/rust-text-editor
[INFO] tweaked toml for git repo https://github.com/Bryce-Stabenow/rust-text-editor written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bryce-Stabenow/rust-text-editor on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bryce-Stabenow/rust-text-editor 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4177b012eeeb2856a649064a6e35f3f74afab52b09326456732ead6e6899361
[INFO] running `Command { std: "docker" "start" "-a" "b4177b012eeeb2856a649064a6e35f3f74afab52b09326456732ead6e6899361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4177b012eeeb2856a649064a6e35f3f74afab52b09326456732ead6e6899361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4177b012eeeb2856a649064a6e35f3f74afab52b09326456732ead6e6899361", kill_on_drop: false }`
[INFO] [stdout] b4177b012eeeb2856a649064a6e35f3f74afab52b09326456732ead6e6899361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98fcb3afd8801e4d5f30583a0f1cf874f186eeeeca591bb704ffa706258b2135
[INFO] running `Command { std: "docker" "start" "-a" "98fcb3afd8801e4d5f30583a0f1cf874f186eeeeca591bb704ffa706258b2135", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling palette v0.7.5
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling palette_derive v0.7.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking font-types v0.4.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking read-fonts v0.15.6
[INFO] [stderr]     Checking fontconfig-parser v0.5.6
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking rustybuzz v0.10.0
[INFO] [stderr]     Checking fontdb v0.14.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking self_cell v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling toml_edit v0.22.8
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr] error: could not compile `rustybuzz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name rustybuzz --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustybuzz-0.10.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 -C debuginfo=2 --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libm", "std"))' -C metadata=7e8dcba2e8a9a9cc -C extra-filename=-f7e798cff42107c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-87e967b41b55c849.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-8d7e19530081527d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2d6d8592ff36f573.rmeta --extern ttf_parser=/opt/rustwide/target/debug/deps/libttf_parser-7a8f5719a6806c0f.rmeta --extern unicode_bidi_mirroring=/opt/rustwide/target/debug/deps/libunicode_bidi_mirroring-c592c2cf6fc59071.rmeta --extern unicode_ccc=/opt/rustwide/target/debug/deps/libunicode_ccc-3c2ab0792ddf24ae.rmeta --extern unicode_properties=/opt/rustwide/target/debug/deps/libunicode_properties-d5866b6ec79e12c9.rmeta --extern unicode_script=/opt/rustwide/target/debug/deps/libunicode_script-44f495e197c9bb74.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: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a4ebd6789056ad80 -C extra-filename=-7dbdba903e475dad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0482edcd26f24452.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.31/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=6885c186b4ddae0a -C extra-filename=-0c16c12f86ec7f67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5e6d0a0c0b278f5.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-b955d1bf95b2308e.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "98fcb3afd8801e4d5f30583a0f1cf874f186eeeeca591bb704ffa706258b2135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98fcb3afd8801e4d5f30583a0f1cf874f186eeeeca591bb704ffa706258b2135", kill_on_drop: false }`
[INFO] [stdout] 98fcb3afd8801e4d5f30583a0f1cf874f186eeeeca591bb704ffa706258b2135
