[INFO] cloning repository https://github.com/Tsuiban/tide-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tsuiban/tide-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuiban%2Ftide-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuiban%2Ftide-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61cf3bae0abc2af1fbd93def0cd037438dd8d893 [INFO] checking Tsuiban/tide-rs against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuiban%2Ftide-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tsuiban/tide-rs [INFO] finished tweaking git repo https://github.com/Tsuiban/tide-rs [INFO] tweaked toml for git repo https://github.com/Tsuiban/tide-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tsuiban/tide-rs on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tsuiban/tide-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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d5ca7f9804dfba94bc79ef50c73f94984e53eb02e47a2dbc39f6a695ec5b12e [INFO] running `Command { std: "docker" "start" "-a" "7d5ca7f9804dfba94bc79ef50c73f94984e53eb02e47a2dbc39f6a695ec5b12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d5ca7f9804dfba94bc79ef50c73f94984e53eb02e47a2dbc39f6a695ec5b12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5ca7f9804dfba94bc79ef50c73f94984e53eb02e47a2dbc39f6a695ec5b12e", kill_on_drop: false }` [INFO] [stdout] 7d5ca7f9804dfba94bc79ef50c73f94984e53eb02e47a2dbc39f6a695ec5b12e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f97245b6e231a50c1ca81a5edbdd7d36760744c9a744b7a0ea289d5f8edf0ac [INFO] running `Command { std: "docker" "start" "-a" "8f97245b6e231a50c1ca81a5edbdd7d36760744c9a744b7a0ea289d5f8edf0ac", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking wayland-sys v0.31.2 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Checking async-fs v1.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Compiling rustybuzz v0.13.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling winnow v0.6.9 [INFO] [stderr] Checking glutin v0.31.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling usvg v0.41.0 [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/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.34/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="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --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-extra-traits", "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=aac6e0863d0743e9 -C extra-filename=-1b6876c014f698a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-75d2b79a8aa1d813.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-6cc0eddb9c0291e7.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name rustybuzz --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustybuzz-0.13.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libm", "std"))' -C metadata=e194f13cbdfcdde3 -C extra-filename=-06447427711522b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c450a8c431161a6c.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-e152bc85a0ae1e13.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ad26e46c9877b0dc.rmeta --extern ttf_parser=/opt/rustwide/target/debug/deps/libttf_parser-7206e3b06b841cb5.rmeta --extern unicode_bidi_mirroring=/opt/rustwide/target/debug/deps/libunicode_bidi_mirroring-a5b24df181441614.rmeta --extern unicode_ccc=/opt/rustwide/target/debug/deps/libunicode_ccc-364ed69aeb99928b.rmeta --extern unicode_properties=/opt/rustwide/target/debug/deps/libunicode_properties-002fdad6069f079f.rmeta --extern unicode_script=/opt/rustwide/target/debug/deps/libunicode_script-cd75456d0dae9cd0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8f97245b6e231a50c1ca81a5edbdd7d36760744c9a744b7a0ea289d5f8edf0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f97245b6e231a50c1ca81a5edbdd7d36760744c9a744b7a0ea289d5f8edf0ac", kill_on_drop: false }` [INFO] [stdout] 8f97245b6e231a50c1ca81a5edbdd7d36760744c9a744b7a0ea289d5f8edf0ac