[INFO] fetching crate iris-sfc 1.1.5...
[INFO] checking iris-sfc-1.1.5 against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] extracting crate iris-sfc 1.1.5 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate iris-sfc 1.1.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate iris-sfc 1.1.5
[INFO] tweaked toml for crates.io crate iris-sfc 1.1.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iris-sfc 1.1.5 on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iris-sfc 1.1.5 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded taffy v0.10.1
[INFO] [stderr]   Downloaded grid v1.0.1
[INFO] [stderr]   Downloaded owned_ttf_parser v0.12.1
[INFO] [stderr]   Downloaded iris-reactive v1.1.5
[INFO] [stderr]   Downloaded iris-core v1.1.5
[INFO] [stderr]   Downloaded iris-js v1.1.5
[INFO] [stderr]   Downloaded boa_profiler v0.20.0
[INFO] [stderr]   Downloaded sptr v0.3.2
[INFO] [stderr]   Downloaded boa_macros v0.20.0
[INFO] [stderr]   Downloaded iris-dom v1.1.5
[INFO] [stderr]   Downloaded ttf-parser v0.12.3
[INFO] [stderr]   Downloaded boa_gc v0.20.0
[INFO] [stderr]   Downloaded boa_string v0.20.0
[INFO] [stderr]   Downloaded iris-layout v1.1.5
[INFO] [stderr]   Downloaded boa_interner v0.20.0
[INFO] [stderr]   Downloaded pom v3.4.0
[INFO] [stderr]   Downloaded intrusive-collections v0.9.7
[INFO] [stderr]   Downloaded boa_parser v0.20.0
[INFO] [stderr]   Downloaded boa_ast v0.20.0
[INFO] [stderr]   Downloaded regress v0.10.5
[INFO] [stderr]   Downloaded boa_engine v0.20.0
[INFO] [stderr]   Downloaded orbclient v0.3.53
[INFO] [stderr]   Downloaded printpdf v0.6.0
[INFO] [stderr]   Downloaded lopdf v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9bc837fe2267a22e2f6d0189eb775cd9b4eaab5d82ff70600f608dfca77757a1
[INFO] running `Command { std: "docker" "start" "9bc837fe2267a22e2f6d0189eb775cd9b4eaab5d82ff70600f608dfca77757a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bc837fe2267a22e2f6d0189eb775cd9b4eaab5d82ff70600f608dfca77757a1", 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" "9bc837fe2267a22e2f6d0189eb775cd9b4eaab5d82ff70600f608dfca77757a1" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bc837fe2267a22e2f6d0189eb775cd9b4eaab5d82ff70600f608dfca77757a1", 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" "9bc837fe2267a22e2f6d0189eb775cd9b4eaab5d82ff70600f608dfca77757a1" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking boa_string v0.20.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling boa_macros v0.20.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22950ab9e29e11620a10905f027f141ea126966e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2d6483b495af0901 -C extra-filename=-cb56d0b92aaa2fc3 --out-dir /opt/rustwide/target/debug/build/tokio/cb56d0b92aaa2fc3/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/mio/16fe799f7440025a/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/f664dafe98962c98/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/61b06b99d2ca35e5/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/socket2/2d04b05b6cb9436d/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/08b96a339cb6ecf1/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/16fe799f7440025a/out/libmio-16fe799f7440025a.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/f664dafe98962c98/out/libparking_lot-f664dafe98962c98.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/2d04b05b6cb9436d/out/libsocket2-2d04b05b6cb9436d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/08b96a339cb6ecf1/out/libtokio_macros-08b96a339cb6ecf1.so --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 `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22950ab9e29e11620a10905f027f141ea126966e/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "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", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=06043415b249630f -C extra-filename=-e71635774fca1730 --out-dir /opt/rustwide/target/debug/build/rustix/e71635774fca1730/out -L dependency=/opt/rustwide/target/debug/build/bitflags/8622a36d4a1f0c04/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/8622a36d4a1f0c04/out/libbitflags-8622a36d4a1f0c04.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9bc837fe2267a22e2f6d0189eb775cd9b4eaab5d82ff70600f608dfca77757a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bc837fe2267a22e2f6d0189eb775cd9b4eaab5d82ff70600f608dfca77757a1", kill_on_drop: false }`
[INFO] [stdout] 9bc837fe2267a22e2f6d0189eb775cd9b4eaab5d82ff70600f608dfca77757a1
