[INFO] cloning repository https://github.com/mpiton/vortex-mod-vimeo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpiton/vortex-mod-vimeo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpiton%2Fvortex-mod-vimeo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpiton%2Fvortex-mod-vimeo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd9ddc30391921098a651353eaa7cf69678081c6
[INFO] checking mpiton/vortex-mod-vimeo/dd9ddc30391921098a651353eaa7cf69678081c6 against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpiton%2Fvortex-mod-vimeo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mpiton/vortex-mod-vimeo
[INFO] finished tweaking git repo https://github.com/mpiton/vortex-mod-vimeo
[INFO] tweaked toml for git repo https://github.com/mpiton/vortex-mod-vimeo written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mpiton/vortex-mod-vimeo 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 git repo https://github.com/mpiton/vortex-mod-vimeo 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 604506b9a0ca9e39fa5a4bb6e8bc9659eccfd71c3cc81be9f622d857d35c8393
[INFO] running `Command { std: "docker" "start" "604506b9a0ca9e39fa5a4bb6e8bc9659eccfd71c3cc81be9f622d857d35c8393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "604506b9a0ca9e39fa5a4bb6e8bc9659eccfd71c3cc81be9f622d857d35c8393", 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" "604506b9a0ca9e39fa5a4bb6e8bc9659eccfd71c3cc81be9f622d857d35c8393" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "604506b9a0ca9e39fa5a4bb6e8bc9659eccfd71c3cc81be9f622d857d35c8393", 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" "604506b9a0ca9e39fa5a4bb6e8bc9659eccfd71c3cc81be9f622d857d35c8393" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.2
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling cranelift-isle v0.130.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.2
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking wasmtime-internal-component-util v43.0.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking cranelift-control v0.130.2
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking wasm-encoder v0.253.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling leb128 v0.2.7
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v43.0.2
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking wast v253.0.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking uuid v1.24.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/22950ab9e29e11620a10905f027f141ea126966e/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="mm"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --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=4c0ca1f85a99a6c8 -C extra-filename=-94fa50c8338f51ca --out-dir /opt/rustwide/target/debug/build/rustix/94fa50c8338f51ca/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/1f734e6100806aec/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/1f734e6100806aec/out/liblinux_raw_sys-1f734e6100806aec.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] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22950ab9e29e11620a10905f027f141ea126966e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3c5ed9f685db3494 -C extra-filename=-4e42e64654e687c9 --out-dir /opt/rustwide/target/debug/build/syn/4e42e64654e687c9/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out/libquote-12a774c18bdf157c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "604506b9a0ca9e39fa5a4bb6e8bc9659eccfd71c3cc81be9f622d857d35c8393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "604506b9a0ca9e39fa5a4bb6e8bc9659eccfd71c3cc81be9f622d857d35c8393", kill_on_drop: false }`
[INFO] [stdout] 604506b9a0ca9e39fa5a4bb6e8bc9659eccfd71c3cc81be9f622d857d35c8393
