[INFO] fetching crate texc-utils 0.1.6...
[INFO] checking texc-utils-0.1.6 against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] extracting crate texc-utils 0.1.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate texc-utils 0.1.6
[INFO] finished tweaking crates.io crate texc-utils 0.1.6
[INFO] tweaked toml for crates.io crate texc-utils 0.1.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate texc-utils 0.1.6 on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 470 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bf8a7218190679f93d0feb180421cfd9f92261910e89ae7bcd6e987a4f7b616
[INFO] running `Command { std: "docker" "start" "-a" "6bf8a7218190679f93d0feb180421cfd9f92261910e89ae7bcd6e987a4f7b616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bf8a7218190679f93d0feb180421cfd9f92261910e89ae7bcd6e987a4f7b616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf8a7218190679f93d0feb180421cfd9f92261910e89ae7bcd6e987a4f7b616", kill_on_drop: false }`
[INFO] [stdout] 6bf8a7218190679f93d0feb180421cfd9f92261910e89ae7bcd6e987a4f7b616
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37684f882a1aef556df9f0b181694549d71563de87827e4889d16a0ea4ce08e2
[INFO] running `Command { std: "docker" "start" "-a" "37684f882a1aef556df9f0b181694549d71563de87827e4889d16a0ea4ce08e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.10.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking jiff v0.2.25
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking opener v0.8.4
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[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/0611f7de057c584b8771102fde7aed6c70c71d3b/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "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=25c59ccf3115314c -C extra-filename=-d3a902e4865076ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-d4bc5dcbcaabc690.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --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] running `Command { std: "docker" "inspect" "37684f882a1aef556df9f0b181694549d71563de87827e4889d16a0ea4ce08e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37684f882a1aef556df9f0b181694549d71563de87827e4889d16a0ea4ce08e2", kill_on_drop: false }`
[INFO] [stdout] 37684f882a1aef556df9f0b181694549d71563de87827e4889d16a0ea4ce08e2
